Skip to content

Commit

Permalink
Update django-environ requirement from ~=0.11.2 to ~=0.12.0
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] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 13, 2025
1 parent 8a9ec66 commit c96fe3a
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 @@ -2,7 +2,7 @@ django~=5.1.4
pillow~=11.1.0
django-crispy-forms~=2.3
crispy-bulma~=0.11.0
django-environ~=0.11.2
django-environ~=0.12.0
django-email-validation~=2.0.5
django-simple-captcha~=0.6.0
daphne~=4.1.2
Expand Down

0 comments on commit c96fe3a

Please sign in to comment.