Skip to content

Commit c6ed43d

Browse files
committed
Bump dependencies Sept 2024
1 parent b9cd867 commit c6ed43d

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

requirements.txt

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
1-
bcrypt==4.1.2
2-
blinker==1.7.0
3-
cryptography==42.0.5
4-
Flask==3.0.2
5-
Flask-Compress==1.14
6-
Flask-Cors==4.0.0
1+
bcrypt==4.2.0
2+
blinker==1.8.2
3+
cryptography==43.0.1
4+
Flask==3.0.3
5+
Flask-Compress==1.15
6+
Flask-Cors==5.0.0
77
mohawk==1.1.0
88
psycopg2==2.9.9
9-
PyJWT==2.8.0
9+
PyJWT==2.9.0
1010
pymongo==4.4.1
11-
pyparsing==3.1.2
11+
pyparsing==3.1.4
1212
python-dateutil==2.9.0.post0
1313
pytz==2024.1
1414
PyYAML==6.0.1
15-
requests==2.31.0
16-
requests_hawk==1.2.1
17-
sentry-sdk[flask]==1.43.0
15+
requests==2.32.3
16+
requests-hawk==1.2.1
17+
sentry-sdk[flask]==2.13.0
1818
StrEnum==0.4.15
19-
werkzeug==3.0.1
19+
werkzeug==3.0.4

0 commit comments

Comments
 (0)