Skip to content

Commit

Permalink
Update Django dependency to version 5.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
ulgens authored and bmispelon committed Jan 22, 2025
1 parent 16f64ed commit 324e9f2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# rest is needed to support wiki pages written in rst
Trac[babel, pygments, rest]==1.6.0
psycopg2==2.9.9 --no-binary=psycopg2
Django==5.0.11
Django==5.1.5
libsass==0.23.0

# Optional Trac dependencies that make DeprecationWarning go away.
Expand Down

0 comments on commit 324e9f2

Please sign in to comment.