Skip to content

Commit ea06b23

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

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 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
@@ -14,7 +14,7 @@ python = "~3.9.13"
1414
# AWS
1515
boto3 = "^1.26.39"
1616
# django
17-
django = "^4.1.4"
17+
django = "^4.2.3"
1818
django-csp = "^3.7"
1919
django-extensions = "^3.2.1"
2020
django-heroku = "^0.3.1"

0 commit comments

Comments
 (0)