Skip to content

Commit 5d79954

Browse files
Bump dj-database-url from 2.3.0 to 3.0.0 (#1682)
Bumps [dj-database-url](https://github.com/jazzband/dj-database-url) from 2.3.0 to 3.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@v2.3.0...v3.0.0) --- updated-dependencies: - dependency-name: dj-database-url dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6558d6d commit 5d79954

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
@@ -82,7 +82,7 @@ package-mode = false
8282
python = "^3.12,<3.13"
8383
api-insee = "^1.6"
8484
boto3 = "<1.36"
85-
dj-database-url = "^2.3.0"
85+
dj-database-url = "^3.0.0"
8686
django = "<=5.2.2" # cf. https://github.com/django/django/issues/16589
8787
django-extensions = "^4.1"
8888
django-import-export = {extras = ["xls", "xlsx"], version = "^4.3.3"}

0 commit comments

Comments
 (0)