Skip to content

Commit 5b57eba

Browse files
committed
Update all dependencies
1 parent be5a3dd commit 5b57eba

File tree

1 file changed

+14
-14
lines changed

1 file changed

+14
-14
lines changed

requirements.txt

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,25 @@
11
arrow==1.3.0
2-
async-timeout==4.0.3
3-
blinker==1.8.2
2+
async-timeout==5.0.1
3+
blinker==1.9.0
44
cachelib==0.9.0
5-
certifi==2024.8.30
5+
certifi==2024.12.14
66
chardet==5.2.0
7-
charset-normalizer==3.4.0
8-
click==8.1.7
9-
Flask==3.0.3
7+
charset-normalizer==3.4.1
8+
click==8.1.8
9+
Flask==3.1.0
1010
Flask-Caching==2.3.0
1111
Flask-Cors==5.0.0
1212
gunicorn==23.0.0
1313
idna==3.10
1414
itsdangerous==2.2.0
15-
Jinja2==3.1.4
15+
Jinja2==3.1.5
1616
MarkupSafe==3.0.2
17-
packaging==24.1
18-
prometheus_client==0.21.0
17+
packaging==24.2
18+
prometheus_client==0.21.1
1919
python-dateutil==2.9.0.post0
20-
redis==5.2.0
20+
redis==5.2.1
2121
requests==2.32.3
22-
six==1.16.0
23-
types-python-dateutil==2.9.0.20241003
24-
urllib3==2.2.3
25-
Werkzeug==3.0.6
22+
six==1.17.0
23+
types-python-dateutil==2.9.0.20241206
24+
urllib3==2.3.0
25+
Werkzeug==3.1.3

0 commit comments

Comments
 (0)