Skip to content

Commit

Permalink
[deps] Update djangorestframework-gis requirement from ~=1.0 to ~=1.1
Browse files Browse the repository at this point in the history
Updates the requirements on [djangorestframework-gis](https://github.com/openwisp/django-rest-framework-gis) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and pandafy committed Sep 4, 2024
1 parent abf889c commit a850fc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ openwisp-users @ https://github.com/openwisp/openwisp-users/tarball/master
openwisp-utils[celery] @ https://github.com/openwisp/openwisp-utils/tarball/master
openwisp-notifications @ https://github.com/openwisp/openwisp-notifications/tarball/master
openwisp-ipam @ https://github.com/openwisp/openwisp-ipam/tarball/master
djangorestframework-gis~=1.0
djangorestframework-gis~=1.1
paramiko[ed25519]~=3.4.0
scp~=0.15.0
django-cache-memoize~=0.2.0
Expand Down

0 comments on commit a850fc6

Please sign in to comment.