Skip to content

Commit 7cc70ca

Browse files
Bump django from 4.2.9 to 4.2.10
Bumps [django](https://github.com/django/django) from 4.2.9 to 4.2.10. - [Commits](django/django@4.2.9...4.2.10) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0859ad8 commit 7cc70ca

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 additions & 4 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
@@ -8,7 +8,7 @@ readme = "README.md"
88

99
[tool.poetry.dependencies]
1010
python = "^3.10"
11-
django = "^4.2.7"
11+
django = "^4.2.10"
1212
django-allauth = "^0.54.0"
1313
dj-database-url = "^1.3.0"
1414
python-decouple = "^3.8"

0 commit comments

Comments
 (0)