Skip to content

Commit

Permalink
Bump dependencies Sept 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
satterly committed Sep 4, 2024
1 parent b9cd867 commit c6ed43d
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions requirements.txt
Original file line number Diff line number Diff line change
@@ -1,19 +1,19 @@
bcrypt==4.1.2
blinker==1.7.0
cryptography==42.0.5
Flask==3.0.2
Flask-Compress==1.14
Flask-Cors==4.0.0
bcrypt==4.2.0
blinker==1.8.2
cryptography==43.0.1
Flask==3.0.3
Flask-Compress==1.15
Flask-Cors==5.0.0
mohawk==1.1.0
psycopg2==2.9.9
PyJWT==2.8.0
PyJWT==2.9.0
pymongo==4.4.1
pyparsing==3.1.2
pyparsing==3.1.4
python-dateutil==2.9.0.post0
pytz==2024.1
PyYAML==6.0.1
requests==2.31.0
requests_hawk==1.2.1
sentry-sdk[flask]==1.43.0
requests==2.32.3
requests-hawk==1.2.1
sentry-sdk[flask]==2.13.0
StrEnum==0.4.15
werkzeug==3.0.1
werkzeug==3.0.4

0 comments on commit c6ed43d

Please sign in to comment.