Skip to content

Commit

Permalink
chore(deps): pip crypto deps to make sure we test and update
Browse files Browse the repository at this point in the history
  • Loading branch information
nijel committed Sep 20, 2024
1 parent 073af06 commit f0ef810
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
certifi==2023.7.22
cryptography=41.0.5
Django==5.1.1
django-appconf==1.0.6
django-compressor==4.5.1
Expand All @@ -19,7 +20,6 @@ Pillow==10.4.0
python-dateutil==2.9.0.post0
requests==2.32.3
sentry-sdk==2.14.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
weblate-language-data==2024.6
weblate-schemas==2024.1
wlc==1.15
Expand Down

0 comments on commit f0ef810

Please sign in to comment.