Skip to content

Commit 8d6458e

Browse files
Bump django from 4.1.1 to 4.1.2
Bumps [django](https://github.com/django/django) from 4.1.1 to 4.1.2. - [Release notes](https://github.com/django/django/releases) - [Commits](django/django@4.1.1...4.1.2) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 754f0c0 commit 8d6458e

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
@@ -7,7 +7,7 @@ license = "MIT"
77

88
[tool.poetry.dependencies]
99
python = "3.10.*"
10-
django = "4.1.1"
10+
django = "4.1.2"
1111
django-environ = "0.9.0"
1212
django-filter = "22.1"
1313
djangorestframework = "3.14.0"

0 commit comments

Comments
 (0)