Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit e402c18

Browse files
committed
Update Django version to 5.2.7
1 parent 4bed622 commit e402c18

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

‎.pre-commit-config.yaml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,10 @@ repos:
3131
args: [--py312]
3232

3333
- repo: https://github.com/adamchainz/django-upgrade
34-
rev: "1.22.2"
34+
rev: "1.28.0"
3535
hooks:
3636
- id: django-upgrade
37-
args: [--target-version, "5.0"]
37+
args: [--target-version, "5.2"]
3838

3939
- repo: https://github.com/psf/black
4040
rev: 24.10.0

‎requirements.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# rest is needed to support wiki pages written in rst
33
Trac[babel, pygments, rest]==1.6.0
44
psycopg2==2.9.9 --no-binary=psycopg2
5-
Django==5.1.7
5+
Django==5.2.7
66
libsass==0.23.0
77

88
# Optional Trac dependencies that make DeprecationWarning go away.

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /