Skip to content

Commit 3d863f6

Browse files
Bump django from 4.2.4 to 4.2.7
Bumps [django](https://github.com/django/django) from 4.2.4 to 4.2.7. - [Commits](django/django@4.2.4...4.2.7) --- updated-dependencies: - dependency-name: django dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1cfe745 commit 3d863f6

File tree

2 files changed

+20
-5
lines changed

2 files changed

+20
-5
lines changed

poetry.lock

+19-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
@@ -7,7 +7,7 @@ readme = "README.md"
77

88
[tool.poetry.dependencies]
99
python = "^3.10"
10-
django = "^4.2.4"
10+
django = "^4.2.7"
1111
djangorestframework = "^3.14.0"
1212
eskiz-sms = "^0.2.3"
1313
django-phonenumbers = "^1.0.1"

0 commit comments

Comments
 (0)