Skip to content

Commit 3222cac

Browse files
authored
Merge branch 'main' into dependabot/pip/urllib3-2.2.2
2 parents 72a6731 + 5d40d62 commit 3222cac

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

+6-6
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
blinker==1.7.0
2-
certifi==2024.2.2
2+
certifi==2024.7.4
33
charset-normalizer==3.3.2
44
click==8.1.7
55
colorama==0.4.6
66
cors==1.0.1
77
filelock==3.13.1
88
Flask==3.0.2
9-
Flask-Cors==4.0.0
9+
Flask-Cors==4.0.1
1010
future==1.0.0
1111
gevent==24.2.1
1212
greenlet==3.0.3
1313
idna==3.6
1414
iiif-prezi3==1.2.1
1515
itsdangerous==2.1.2
16-
Jinja2==3.1.3
16+
Jinja2==3.1.4
1717
MarkupSafe==2.1.5
1818
numpy==1.26.4
1919
pandas==2.2.1
@@ -22,15 +22,15 @@ pydantic==1.10.14
2222
PySocks==1.7.1
2323
python-dateutil==2.9.0.post0
2424
pytz==2024.1
25-
requests==2.31.0
25+
requests==2.32.0
2626
requests-file==2.0.0
27-
setuptools==69.2.0
27+
setuptools==70.0.0
2828
six==1.16.0
2929
tldextract==5.1.2
3030
typing_extensions==4.10.0
3131
tzdata==2024.1
3232
urllib3==2.2.2
33-
Werkzeug==3.0.1
33+
Werkzeug==3.0.3
3434
zope.event==5.0
3535
zope.interface==6.2
3636
gunicorn==22.0.0

0 commit comments

Comments
 (0)