Skip to content

Commit

Permalink
Upgrade to Django 5
Browse files Browse the repository at this point in the history
  • Loading branch information
knatten committed Feb 21, 2025
1 parent 1ba994b commit c367b5b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Django>=4.1,<5
Django>=5,<6
Markdown
pymdown-extensions
mock
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ click==8.1.8
# via pip-tools
cssselect==1.2.0
# via splinter
django==4.2.19
django==5.1.6
# via
# -r requirements.in
# splinter
Expand Down

0 comments on commit c367b5b

Please sign in to comment.