Skip to content

Commit

Permalink
Bump djangorestframework-gis from 1.0 to 1.1 in /backend
Browse files Browse the repository at this point in the history
Bumps [djangorestframework-gis](https://github.com/openwisp/django-rest-framework-gis) from 1.0 to 1.1.
- [Release notes](https://github.com/openwisp/django-rest-framework-gis/releases)
- [Changelog](https://github.com/openwisp/django-rest-framework-gis/blob/master/CHANGES.rst)
- [Commits](openwisp/django-rest-framework-gis@v1.0.0...v1.1.0)

---
updated-dependencies:
- dependency-name: djangorestframework-gis
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and submarcos committed Oct 10, 2024
1 parent 66b7079 commit 8882ac7
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,9 @@ django-constance==3.1.0
django-cors-headers==4.4.0
# via -r requirements.in
django-filter==24.3
# via -r requirements.in
# via
# -r requirements.in
# djangorestframework-gis
django-picklefield==3.2
# via django-constance
django-storages==1.14.3
Expand All @@ -53,7 +55,7 @@ djangorestframework==3.15.2
# djangorestframework-gis
# djangorestframework-simplejwt
# drf-spectacular
djangorestframework-gis==1.0
djangorestframework-gis==1.1
# via -r requirements.in
djangorestframework-simplejwt==5.3.1
# via -r requirements.in
Expand Down

0 comments on commit 8882ac7

Please sign in to comment.