Skip to content

Commit 02e91c3

Browse files
Bump django from 4.2.7 to 4.2.8
Bumps [django](https://github.com/django/django) from 4.2.7 to 4.2.8. - [Commits](django/django@4.2.7...4.2.8) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 39c0ebd commit 02e91c3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 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 @@ license = "AGPLv3"
88
[tool.poetry.dependencies]
99
python = "3.11.2"
1010
toml = "^0.10.2"
11-
Django = "^4.2.7"
11+
Django = "^4.2.8"
1212
dj-database-url = "^1.0.0"
1313
django-allauth = "^0.51.0"
1414
beautifulsoup4 = "^4.10.0"

0 commit comments

Comments
 (0)