Skip to content

Commit dc3e1b8

Browse files
Merge pull request #4254 from keithamoss/dependabot/pip/django/django-4.2.29
Bump django from 4.2.28 to 4.2.29 in /django
2 parents a4b9612 + e18f3e6 commit dc3e1b8

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

django/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.

django/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Keith Moss <keithamoss@gmail.com>"]
66

77
[tool.poetry.dependencies]
88
python = "^3.9"
9-
Django = "^4.2.28"
9+
Django = "^4.2.29"
1010
psycopg2-binary = "^2.9.11"
1111
djangorestframework = "^3.16.1"
1212
django-cors-headers = "^4.9.0"

0 commit comments

Comments
 (0)