Skip to content

Commit 2d8a267

Browse files
authored
Upgrade requirements (#811)
1 parent 26135b9 commit 2d8a267

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
annotated-types==0.7.0
22
anyio==4.12.1
33
Authlib==1.6.6
4-
bandit==1.9.2
4+
bandit==1.9.3
55
certifi==2026.1.4
66
cffi==2.0.0
77
charset-normalizer==3.4.4
88
click==8.3.1
9-
coverage==7.13.1
10-
cryptography==46.0.3
9+
coverage==7.13.2
10+
cryptography==46.0.4
1111
docutils==0.20.1
1212
dparse==0.6.4
1313
filelock==3.20.3
@@ -29,7 +29,7 @@ keyring==25.7.0
2929
librt==0.7.8
3030
markdown-it-py==4.0.0
3131
MarkupSafe==3.0.3
32-
marshmallow==4.2.0
32+
marshmallow==4.2.1
3333
mccabe==0.7.0
3434
mdurl==0.1.2
3535
mmh3==5.2.0
@@ -38,11 +38,11 @@ mypy==1.19.1
3838
mypy_extensions==1.1.0
3939
nh3==0.3.2
4040
nltk==3.9.2
41-
packaging==25.0
42-
pathspec==1.0.3
41+
packaging==26.0
42+
pathspec==1.0.4
4343
pluggy==1.6.0
4444
pycodestyle==2.14.0
45-
pycparser==2.23
45+
pycparser==3.0
4646
pydantic==2.12.5
4747
pydantic_core==2.41.5
4848
pyflakes==3.4.0
@@ -58,11 +58,11 @@ regex==2026.1.15
5858
requests==2.32.5
5959
requests-toolbelt==1.0.0
6060
rfc3986==2.0.0
61-
rich==14.2.0
61+
rich==14.3.1
6262
ruamel.yaml==0.19.1
6363
safety==3.7.0
6464
safety-schemas==0.0.16
65-
setuptools==80.9.0
65+
setuptools==80.10.2
6666
shellingham==1.5.4
6767
stevedore==5.6.0
6868
tenacity==9.1.2
@@ -73,9 +73,9 @@ typer==0.21.1
7373
types-cffi==1.17.0.20250915
7474
types-pyOpenSSL==24.1.0.20240722
7575
types-redis==4.6.0.20241004
76-
types-setuptools==80.9.0.20251223
76+
types-setuptools==80.10.0.20260124
7777
typing-inspection==0.4.2
7878
typing_extensions==4.15.0
7979
urllib3==2.6.3
8080
uvloop==0.22.1
81-
wheel==0.45.1
81+
wheel==0.46.3

0 commit comments

Comments
 (0)