dependabot[bot] commited on
Commit
825590e
·
unverified ·
1 Parent(s): aceacb1

Bump django-environ from 0.10.0 to 0.11.2

Browse files

Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.10.0 to 0.11.2.
- [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/compare/v0.10.0...v0.11.2)

---
updated-dependencies:
- dependency-name: django-environ
dependency-type: direct:production
update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Files changed (1) hide show
  1. src/requirements.txt +1 -1
src/requirements.txt CHANGED
@@ -2,4 +2,4 @@ Django==4.2.4
2
  psycopg2==2.9.6
3
  python-dotenv==1.0.0
4
  whitenoise[brotli]==6.5.0
5
- django-environ==0.10.0
 
2
  psycopg2==2.9.6
3
  python-dotenv==1.0.0
4
  whitenoise[brotli]==6.5.0
5
+ django-environ==0.11.2