Skip to content

Commit 62e3937

Browse files
Bump dj-database-url from 0.5.0 to 1.0.0 (#42)
Bumps [dj-database-url](https://github.com/jazzband/dj-database-url) from 0.5.0 to 1.0.0. - [Release notes](https://github.com/jazzband/dj-database-url/releases) - [Changelog](https://github.com/jazzband/dj-database-url/blob/master/CHANGELOG.md) - [Commits](jazzband/dj-database-url@v0.5.0...v1.0.0) --- updated-dependencies: - dependency-name: dj-database-url dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a957609 commit 62e3937

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
@@ -4,7 +4,7 @@ django-filter==22.1
44
djangorestframework==3.14.0
55
djangorestframework-simplejwt==4.8.0
66
djoser==2.1.0
7-
dj-database-url==0.5.0
7+
dj-database-url==1.0.0
88
drf-yasg==1.21.4
99
gunicorn==20.1.0
1010
psycopg2-binary==2.9.5

0 commit comments

Comments
 (0)