Skip to content

Commit a52fa5f

Browse files
Bump django-environ from 0.7.0 to 0.8.1
Bumps [django-environ](https://github.com/joke2k/django-environ) from 0.7.0 to 0.8.1. - [Release notes](https://github.com/joke2k/django-environ/releases) - [Changelog](https://github.com/joke2k/django-environ/blob/main/CHANGELOG.rst) - [Commits](joke2k/django-environ@v0.7.0...v0.8.1) --- updated-dependencies: - dependency-name: django-environ dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 303a6b7 commit a52fa5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements/base.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Django==3.2.9
2-
django-environ==0.7.0
2+
django-environ==0.8.1
33
psycopg2==2.9.2
44
djangorestframework==3.12.4
55

0 commit comments

Comments
 (0)