Skip to content

Commit 52ef093

Browse files
committed
2 parents 5f8f80f + d536310 commit 52ef093

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@ certifi==2024.7.4
22
cffi==1.16.0
33
chardet==5.2.0
44
charset-normalizer==3.3.2
5-
cryptography==43.0.1
5+
cryptography==44.0.1
66
idna==3.7
77
jwcrypto==1.5.6
88
pip-system-certs==4.0
99
pycparser==2.22
1010
python-dotenv==1.0.1
11-
requests==2.32.3
11+
requests==2.32.4
1212
typing_extensions==4.12.0
13-
urllib3==2.2.2
13+
urllib3==2.6.3
1414
websocket-client==1.8.0
1515
wrapt==1.16.0

requirements_notebook.txt

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,23 @@ chardet==5.2.0
1414
charset-normalizer==3.3.2
1515
colorama==0.4.6
1616
comm==0.2.2
17-
cryptography==43.0.1
17+
cryptography==44.0.1
1818
debugpy==1.8.2
1919
decorator==5.1.1
2020
defusedxml==0.7.1
2121
exceptiongroup==1.2.1
2222
executing==2.0.1
2323
fastjsonschema==2.20.0
2424
fqdn==1.5.1
25-
h11==0.14.0
25+
h11==0.16.0
2626
httpcore==1.0.5
2727
httpx==0.27.0
2828
idna==3.7
2929
ipykernel==6.29.5
3030
ipython==8.26.0
3131
isoduration==20.11.0
3232
jedi==0.19.1
33-
Jinja2==3.1.5
33+
Jinja2==3.1.6
3434
json5==0.9.25
3535
jsonpointer==3.0.0
3636
jsonschema==4.22.0
@@ -41,7 +41,7 @@ jupyter_client==8.6.2
4141
jupyter_core==5.7.2
4242
jupyter_server==2.14.1
4343
jupyter_server_terminals==0.5.3
44-
jupyterlab==4.2.5
44+
jupyterlab==4.4.8
4545
jupyterlab_pygments==0.3.0
4646
jupyterlab_server==2.27.2
4747
jwcrypto==1.5.6
@@ -74,7 +74,7 @@ pywinpty==2.0.13
7474
PyYAML==6.0.1
7575
pyzmq==26.0.3
7676
referencing==0.35.1
77-
requests==2.32.3
77+
requests==2.32.4
7878
rfc3339-validator==0.1.4
7979
rfc3986-validator==0.1.1
8080
rpds-py==0.18.1
@@ -86,12 +86,12 @@ stack-data==0.6.3
8686
terminado==0.18.1
8787
tinycss2==1.3.0
8888
tomli==2.0.1
89-
tornado==6.4.2
89+
tornado==6.5.1
9090
traitlets==5.14.3
9191
types-python-dateutil==2.9.0.20240316
9292
typing_extensions==4.12.0
9393
uri-template==1.3.0
94-
urllib3==2.2.2
94+
urllib3==2.6.3
9595
wcwidth==0.2.13
9696
webcolors==24.6.0
9797
webencodings==0.5.1

0 commit comments

Comments
 (0)