Skip to content

Commit 9fa4245

Browse files
Bump django from 4.2.7 to 4.2.10
Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.10. - [Commits](django/django@4.2.7...4.2.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8a49ffc commit 9fa4245

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ authors = ["Your Name <you@example.com>"]
66

77
[tool.poetry.dependencies]
88
python = "^3.9"
9-
Django = "^4.2.7"
9+
Django = "^4.2.10"
1010
django-environ = "^0.9.0"
1111
psycopg2 = "^2.9.5"
1212
django-sslserver = "^0.22"

0 commit comments

Comments
 (0)