Skip to content

Commit f5b7396

Browse files
committed
Update all dependencies
1 parent 77cbef4 commit f5b7396

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,24 +2,24 @@ arrow==1.3.0
22
async-timeout==4.0.3
33
blinker==1.8.2
44
cachelib==0.9.0
5-
certifi==2024.7.4
5+
certifi==2024.8.30
66
chardet==5.2.0
77
charset-normalizer==3.3.2
88
click==8.1.7
99
Flask==3.0.3
1010
Flask-Caching==2.3.0
11-
Flask-Cors==4.0.1
12-
gunicorn==22.0.0
13-
idna==3.7
11+
Flask-Cors==5.0.0
12+
gunicorn==23.0.0
13+
idna==3.8
1414
itsdangerous==2.2.0
1515
Jinja2==3.1.4
1616
MarkupSafe==2.1.5
1717
packaging==24.1
1818
prometheus_client==0.20.0
1919
python-dateutil==2.9.0.post0
20-
redis==5.0.7
20+
redis==5.0.8
2121
requests==2.32.3
2222
six==1.16.0
23-
types-python-dateutil==2.9.0.20240316
23+
types-python-dateutil==2.9.0.20240821
2424
urllib3==2.2.2
25-
Werkzeug==3.0.3
25+
Werkzeug==3.0.4

0 commit comments

Comments
 (0)