Skip to content

Commit 5efdec1

Browse files
chore(deps): bump dj-database-url from 0.5.0 to 3.1.2
Bumps [dj-database-url](https://github.com/jazzband/dj-database-url) from 0.5.0 to 3.1.2. - [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...v3.1.2) --- updated-dependencies: - dependency-name: dj-database-url dependency-version: 3.1.2 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a59280c commit 5efdec1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ name = "pythondotorg"
1010
version = "0.1.0"
1111
requires-python = ">=3.12"
1212
dependencies = [
13-
"dj-database-url==0.5.0",
13+
"dj-database-url==3.1.2",
1414
"django-pipeline==4.1.0",
1515
"django-sitetree==1.18.0",
1616
"django-apptemplates==1.5",

0 commit comments

Comments
 (0)