Skip to content

Commit

Permalink
Bump django from 5.0.8 to 5.1
Browse files Browse the repository at this point in the history
Generate allowlist, merge with the existing 5.0 one
  • Loading branch information
Viicos committed Aug 21, 2024
1 parent afa4048 commit 4b5905b
Show file tree
Hide file tree
Showing 3 changed files with 1,766 additions and 39 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ pytest-shard==0.1.2
# Django deps:
psycopg2-binary
Django==4.2.13; python_version < '3.10'
Django==5.0.8; python_version >= '3.10'
Django==5.1; python_version >= '3.10'
-e ./ext
-e .[redis,compatible-mypy,oracle]

Expand Down
38 changes: 0 additions & 38 deletions scripts/stubtest/allowlist_todo_django50.txt

This file was deleted.

Loading

0 comments on commit 4b5905b

Please sign in to comment.