Skip to content

Commit e1bf455

Browse files
fix(deps): update dependency dj-database-url to ^0.5.0 (#4301)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c3261fe commit e1bf455

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ cairosvg = "^2.7.0"
4343
celery = "^5.3.1"
4444
cffi = "^1.15.1"
4545
cryptography = "^39.0.1"
46-
dj-database-url = "^0.3.0"
46+
dj-database-url = "^0.5.0"
4747
dj-static = "^0.0.6"
4848
Django = "4.1.13"
4949
django-anymail = {extras = ["mailgun"], version = "^10.0"}

0 commit comments

Comments
 (0)