Skip to content

Commit d96ba04

Browse files
Bump django from 4.2.18 to 5.1.6
Bumps [django](https://github.com/django/django) from 4.2.18 to 5.1.6. - [Commits](django/django@4.2.18...5.1.6) --- updated-dependencies: - dependency-name: django dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent df425b0 commit d96ba04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ license = {text = "GPLv3+"}
99
readme = "README.md"
1010
dependencies = [
1111
"attrs >= 21.3.0",
12-
"Django >=4.2.1,<4.3",
12+
"Django >=4.2.1,<5.2",
1313
"Twisted[tls] >= 22.10.0",
1414
"treq >= 22.2.0",
1515
"feedparser >= 6.0.8",

0 commit comments

Comments
 (0)