Skip to content

Commit

Permalink
Update django-environ requirement from <0.12,>=0.10.0 to >=0.10.0,<0.13
Browse files Browse the repository at this point in the history
Updates the requirements on [django-environ](https://github.com/joke2k/django-environ) to permit the latest version.
- [Release notes](https://github.com/joke2k/django-environ/releases)
- [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/joke2k/django-environ/commits)

---
updated-dependencies:
- dependency-name: django-environ
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 14, 2025
1 parent 0d2a4a7 commit 0d2b68e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/base.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ drf-multitokenauth>=2.0.0,<2.2.0
django-rest-registration>=0.8.3,<0.10
django-rest-passwordreset>=1.1,<1.6
drf-spectacular[sidecar]>=0.26.2,<0.28
django-environ>=0.10.0,<0.12
django-environ>=0.10.0,<0.13
django-gravatar2>=1.4.4,<1.5
sentry-sdk>=2.9.0,<2.19

0 comments on commit 0d2b68e

Please sign in to comment.