Skip to content

Commit

Permalink
Upgrade Django to <4.2.11>.
Browse files Browse the repository at this point in the history
  • Loading branch information
genglert committed Mar 4, 2024
1 parent 947ba77 commit 033c252
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ zip_safe = False
include_package_data = True
packages = find:
install_requires =
django ~=4.2.10
django ~=4.2.11
redis ~=4.5.5
Pillow ~=9.5.0
python-dateutil ~=2.8.2
Expand Down

0 comments on commit 033c252

Please sign in to comment.