Skip to content

Commit

Permalink
Bump django-vectortiles from 0.2.0 to 1.0.0 in /src
Browse files Browse the repository at this point in the history
Bumps [django-vectortiles](https://github.com/submarcos/django-vectortiles) from 0.2.0 to 1.0.0.
- [Release notes](https://github.com/submarcos/django-vectortiles/releases)
- [Changelog](https://github.com/submarcos/django-vectortiles/blob/master/docs/changelog.rst)
- [Commits](submarcos/django-vectortiles@0.2.0...1.0.0)

---
updated-dependencies:
- dependency-name: django-vectortiles
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2024
1 parent 6af7590 commit dc91a48
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
2 changes: 1 addition & 1 deletion src/requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ django-healthchecks == 1.5.0
django-postgres-unlimited-varchar == 1.1.2
django-redis == 5.4.0
django-gisserver == 1.4.1
django-vectortiles == 0.2.0
django-vectortiles == 1.0.0
djangorestframework == 3.15.2
djangorestframework-csv == 3.0.2
djangorestframework-gis == 1.1
Expand Down
5 changes: 3 additions & 2 deletions src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -379,8 +379,9 @@ django-redis==5.4.0 \
--hash=sha256:6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42 \
--hash=sha256:ebc88df7da810732e2af9987f7f426c96204bf89319df4c6da6ca9a2942edd5b
# via -r requirements.in
django-vectortiles==0.2.0 \
--hash=sha256:9710492bb77328b202dcbd889b65f9d08807e7dc061a5593d86cfbf1ea545caf
django-vectortiles==1.0.0 \
--hash=sha256:c651cd5608b564e4d2df50e58fab8d44c970182fb34d898e1d8aafd9a13c8179 \
--hash=sha256:ec08c224469ce0ba24fe6ea1dc5e28e55378bba3834aa7eca9280baf0b0bde4a
# via -r requirements.in
djangorestframework==3.15.2 \
--hash=sha256:2b8871b062ba1aefc2de01f773875441a961fefbf79f5eed1e32b2f096944b20 \
Expand Down
5 changes: 3 additions & 2 deletions src/requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -425,8 +425,9 @@ django-redis==5.4.0 \
--hash=sha256:6a02abaa34b0fea8bf9b707d2c363ab6adc7409950b2db93602e6cb292818c42 \
--hash=sha256:ebc88df7da810732e2af9987f7f426c96204bf89319df4c6da6ca9a2942edd5b
# via -r ./requirements.in
django-vectortiles==0.2.0 \
--hash=sha256:9710492bb77328b202dcbd889b65f9d08807e7dc061a5593d86cfbf1ea545caf
django-vectortiles==1.0.0 \
--hash=sha256:c651cd5608b564e4d2df50e58fab8d44c970182fb34d898e1d8aafd9a13c8179 \
--hash=sha256:ec08c224469ce0ba24fe6ea1dc5e28e55378bba3834aa7eca9280baf0b0bde4a
# via -r ./requirements.in
djangorestframework==3.15.2 \
--hash=sha256:2b8871b062ba1aefc2de01f773875441a961fefbf79f5eed1e32b2f096944b20 \
Expand Down

0 comments on commit dc91a48

Please sign in to comment.