Skip to content

Commit 755078a

Browse files
Bump dj-database-url from 3.0.0 to 3.0.1
Bumps [dj-database-url](https://github.com/jazzband/dj-database-url) from 3.0.0 to 3.0.1. - [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@v3.0.0...v3.0.1) --- updated-dependencies: - dependency-name: dj-database-url dependency-version: 3.0.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 76edca2 commit 755078a

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

poetry.lock

Lines changed: 4 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 = "^3.0.0"
85+
dj-database-url = "^3.0.1"
8686
django = "<=5.2.4" # cf. https://github.com/django/django/issues/16589
8787
django-extensions = "^4.1"
8888
django-import-export = {extras = ["xls", "xlsx"], version = "^4.3.8"}

0 commit comments

Comments
 (0)