Skip to content

Commit 51484ed

Browse files
Bump python-decouple from 3.6 to 3.8 (#50)
Bumps [python-decouple](https://github.com/henriquebastos/python-decouple) from 3.6 to 3.8. - [Release notes](https://github.com/henriquebastos/python-decouple/releases) - [Changelog](https://github.com/HBNetwork/python-decouple/blob/master/CHANGELOG.md) - [Commits](HBNetwork/python-decouple@v3.6...v3.8) --- updated-dependencies: - dependency-name: python-decouple dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vishal <vi6hal@gmail.com>
1 parent 8054db7 commit 51484ed

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

{{cookiecutter.project_slug}}/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ dj-database-url==1.2.0
88
drf-yasg==1.21.4
99
gunicorn==20.1.0
1010
psycopg2-binary==2.9.5
11-
python-decouple==3.6
11+
python-decouple==3.8
1212
whitenoise==6.2.0

0 commit comments

Comments
 (0)