Skip to content

Commit

Permalink
Upgrade the version of Django to <3.2.23>.
Browse files Browse the repository at this point in the history
  • Loading branch information
genglert committed Nov 2, 2023
1 parent 188ea7b commit 1b1bbc3
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.22
django ~=3.2.23
redis ~=4.0.2
Pillow ~=8.4.0
python-dateutil ~=2.8.2
Expand Down

0 comments on commit 1b1bbc3

Please sign in to comment.