Skip to content

Commit

Permalink
Update environs[django] requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [environs[django]](https://github.com/sloria/environs) to permit the latest version.

Updates `environs[django]` to 11.2.0
- [Changelog](https://github.com/sloria/environs/blob/main/CHANGELOG.md)
- [Commits](sloria/environs@11.0.0...11.2.0)

---
updated-dependencies:
- dependency-name: environs[django]
  dependency-type: direct:production
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and epicserve committed Nov 16, 2024
1 parent b39f21a commit c0277eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/requirements/prod.in
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ django-allauth~=65.0
django-crispy-forms~=2.2
django-maintenance-mode~=0.19
django-storages~=1.8
environs[django]~=11.0
environs[django]~=11.2
hiredis~=3.0 # needed for Django's native cache and sessions
psycopg2-binary~=2.8
pytest-cov~=6.0
Expand Down

0 comments on commit c0277eb

Please sign in to comment.