Skip to content

Commit 14460f8

Browse files
Bump django from 4.2.17 to 5.1.5
Bumps [django](https://github.com/django/django) from 4.2.17 to 5.1.5. - [Commits](django/django@4.2.17...5.1.5) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 55582c5 commit 14460f8

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -39,7 +39,7 @@ exclude = [
3939

4040
[tool.poetry.dependencies]
4141
python = "~3.12"
42-
django = "~4.2"
42+
django = ">=4.2,<5.2"
4343
python-dateutil = "2.9.0.post0"
4444
south = "1.0.2"
4545
ua_parser = "0.18.0"

0 commit comments

Comments
 (0)