Skip to content

Commit 8dd783f

Browse files
PetyatatiNo5
authored andcommitted
Update python sample dependencies
1 parent 1f0b9c2 commit 8dd783f

1 file changed

Lines changed: 8 additions & 7 deletions

File tree

samples/python/requirements.txt

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,15 +2,15 @@ astroid==3.3.6
22
black==24.10.0
33
blinker==1.9.0
44
certifi==2024.12.14
5-
cffi==1.17.1
5+
cffi==2.0.0
66
charset-normalizer==3.4.0
77
click==8.1.7
88
colorclass==2.2.2
9-
cryptography==44.0.1
10-
cryptojwt==1.9.3
9+
cryptography==46.0.5
10+
cryptojwt==1.10.0
1111
dill==0.3.9
1212
docopt==0.6.2
13-
filelock==3.16.1
13+
filelock==3.25.0
1414
Flask==3.1.1
1515
idna==3.10
1616
idpyoidc==5.0.0
@@ -26,11 +26,12 @@ pip-upgrader==1.4.15
2626
platformdirs==4.3.6
2727
pycparser==2.22
2828
pylint==3.3.2
29-
pyOpenSSL==24.3.0
29+
pyOpenSSL==25.3.0
3030
PyYAML==6.0.2
3131
requests==2.32.4
3232
responses==0.25.3
3333
terminaltables==3.1.10
3434
tomlkit==0.13.2
35-
urllib3==2.5.0
36-
Werkzeug==3.1.3
35+
typing_extensions==4.15.0
36+
urllib3==2.6.3
37+
Werkzeug==3.1.6

0 commit comments

Comments
 (0)