Skip to content

Commit 571da37

Browse files
authored
Merge pull request #249 from asherpasha/dev
Dep. update.
2 parents 24f0ef8 + 245a73b commit 571da37

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

requirements.txt

+9-9
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
aniso8601==9.0.1
22
async-timeout==5.0.1
3-
attrs==24.2.0
3+
attrs==24.3.0
44
black==24.10.0
55
blinker==1.9.0
66
cachelib==0.9.0
7-
certifi==2024.8.30
7+
certifi==2024.12.14
88
charset-normalizer==3.4.0
9-
click==8.1.7
10-
coverage==7.6.8
9+
click==8.1.8
10+
coverage==7.6.9
1111
Deprecated==1.2.15
1212
flake8==7.1.1
1313
Flask==3.1.0
@@ -22,13 +22,13 @@ idna==3.10
2222
importlib_resources==6.4.5
2323
iniconfig==2.0.0
2424
itsdangerous==2.2.0
25-
Jinja2==3.1.4
25+
Jinja2==3.1.5
2626
jsonschema==4.23.0
2727
jsonschema-specifications==2024.10.1
2828
limits==3.14.1
2929
markdown-it-py==3.0.0
3030
MarkupSafe==3.0.2
31-
marshmallow==3.23.1
31+
marshmallow==3.23.2
3232
mccabe==0.7.0
3333
mdurl==0.1.2
3434
mypy-extensions==1.0.0
@@ -45,16 +45,16 @@ pyrsistent==0.20.0
4545
pytest==8.3.4
4646
python-dateutil==2.9.0.post0
4747
pytz==2024.2
48-
redis==5.2.0
48+
redis==5.2.1
4949
referencing==0.35.1
5050
requests==2.32.3
5151
rich==13.9.4
5252
rpds-py==0.22.3
5353
setuptools==75.6.0
54-
six==1.16.0
54+
six==1.17.0
5555
SQLAlchemy==2.0.36
5656
typing_extensions==4.12.2
57-
urllib3==2.2.3
57+
urllib3==2.3.0
5858
Werkzeug==3.1.3
5959
wheel==0.45.1
6060
wrapt==1.17.0

0 commit comments

Comments
 (0)