Skip to content

Commit 8417351

Browse files
authored
Merge pull request #6 from betaflag/dependabot/pip/django-4.1.3
Bump django from 4.1.2 to 4.1.3
2 parents 9a00b47 + 30dcafa commit 8417351

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

poetry.lock

Lines changed: 6 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
@@ -9,7 +9,7 @@ packages = [{include = "django_dx"}]
99

1010
[tool.poetry.dependencies]
1111
python = "^3.10"
12-
Django = "^4.1.2"
12+
Django = "^4.1.3"
1313
python-dotenv = "^0.21.0"
1414
psycopg2 = "^2.9.5"
1515
gunicorn = "^20.1.0"

0 commit comments

Comments
 (0)