Skip to content

Commit

Permalink
Upgrade Django to <3.2.25>.
Browse files Browse the repository at this point in the history
  • Loading branch information
genglert committed Mar 5, 2024
1 parent 3a6b48a commit 0d18873
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 @@ -35,7 +35,7 @@ zip_safe = False
include_package_data = True
packages = find:
install_requires =
django ~=3.2.24
django ~=3.2.25
redis ~=4.0.2
Pillow ~=8.4.0
python-dateutil ~=2.8.2
Expand Down

0 comments on commit 0d18873

Please sign in to comment.