Skip to content

Commit 8a49ffc

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

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
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.5"
9+
Django = "^4.2.7"
1010
django-environ = "^0.9.0"
1111
psycopg2 = "^2.9.5"
1212
django-sslserver = "^0.22"

0 commit comments

Comments
 (0)