Skip to content

Commit c6e6a08

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
attrs==25.4.0
55
certifi==2025.11.12
66
charset-normalizer==3.4.4
7-
Django==5.2.9
7+
Django==6.0
88
et-xmlfile==2.0.0
99
frozenlist==1.8.0
1010
geoip2==5.2.0

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ install_requires =
7272
attrs==25.4.0
7373
certifi==2025.11.12
7474
charset-normalizer==3.4.4
75-
Django==5.2.9
75+
Django==6.0
7676
et-xmlfile==2.0.0
7777
frozenlist==1.8.0
7878
geoip2==5.2.0

0 commit comments

Comments
 (0)