Skip to content

Commit c618cd9

Browse files
fix(deps): update dependency dj-database-url to v3 (#2599)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 62fb764 commit c618cd9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -14,7 +14,7 @@ beautifulsoup4 = "^4.12.2"
1414
boto3 = "1.38.23"
1515
celery = "^5.3.0"
1616
cryptography = "^44.0.0"
17-
dj-database-url = "2.3.0"
17+
dj-database-url = "3.0.0"
1818
django = "4.2.22"
1919
django-anymail = {version = "13.0", extras = ["mailgun"]}
2020
django-bulk-update-or-create = "0.3.0"

0 commit comments

Comments
 (0)