Skip to content

Commit

Permalink
Update packages with vulnerabilities (#1130)
Browse files Browse the repository at this point in the history
  • Loading branch information
michplunkett authored Oct 24, 2024
1 parent c562a53 commit b47d7e4
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,10 +10,10 @@ Bootstrap-Flask==2.4.0
boto3==1.28.1
botocore==1.31.1
cachetools==5.3.1
certifi~=2023.5.7
certifi~=2023.7.22
cffi~=1.15.1
click==8.1.4
cryptography~=41.0.1
cryptography~=43.0.1
Deprecated~=1.2.14
dnspython~=2.3.0
docutils~=0.20.1
Expand All @@ -32,9 +32,9 @@ Flask-WTF==1.1.2
google-api-python-client==2.92.0
gunicorn==22.0.0
httplib2==0.22.0
idna~=3.4
idna~=3.7
itsdangerous~=2.1.2
Jinja2~=3.1.2
Jinja2~=3.1.3
jmespath~=1.0.1
limits~=3.5.0
Mako~=1.2.4
Expand All @@ -43,7 +43,7 @@ MarkupSafe==2.1.3
mdurl~=0.1.2
mock~=5.0.2
packaging~=23.1
Pillow==10.3.0
Pillow==10.4.0
pip==23.3
platformdirs==3.8.1
psycopg2==2.9.6
Expand All @@ -60,7 +60,7 @@ selenium~=4.10.0
six~=1.16.0
sphinx==7.1.2
SQLAlchemy==1.4.52
tornado~=6.3.2
tornado~=6.4
trio==0.22.1
urllib3~=1.26.16 # This version is required for other packages to run
us==3.1.1
Expand Down

0 comments on commit b47d7e4

Please sign in to comment.