Skip to content

Commit

Permalink
Update setuptools in requirements.txt
Browse files Browse the repository at this point in the history
Fixes security issue with older setuptools versions
  • Loading branch information
mikaelGusse authored Jan 16, 2025
1 parent 9e56f8c commit 527e01d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ git+https://github.com/apluslms/[email protected]#egg=django-essential
git+https://github.com/apluslms/[email protected]#egg=a_plus_client
git+https://github.com/apluslms/[email protected]
aplus-auth ~= 0.2.3
setuptools ~= 68.1.2
setuptools ~= 70.0.0
django-debug-toolbar ~= 4.4.6
pytz ~= 2024.2
pylibmc ~= 1.6.3
Expand Down

0 comments on commit 527e01d

Please sign in to comment.