diff --git a/docs/requirements.txt b/docs/requirements.txt index 1109144..e6c66b6 100644 --- a/docs/requirements.txt +++ b/docs/requirements.txt @@ -47,5 +47,5 @@ stix2==3.0.1 stix2-patterns==2.0.0 tabulate==0.9.0 traitlets==5.14.1 -urllib3==2.5.0 +urllib3==2.6.0 wcwidth==0.2.13 diff --git a/poetry.lock b/poetry.lock index 37faa87..089dd29 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 2.1.3 and should not be changed by hand. +# This file is automatically @generated by Poetry 2.2.1 and should not be changed by hand. [[package]] name = "alabaster" @@ -1738,14 +1738,14 @@ ptyprocess = ">=0.5" [[package]] name = "pip" -version = "25.1.1" +version = "25.3" description = "The PyPA recommended tool for installing Python packages." optional = false python-versions = ">=3.9" groups = ["dev"] files = [ - {file = "pip-25.1.1-py3-none-any.whl", hash = "sha256:2913a38a2abf4ea6b64ab507bd9e967f3b53dc1ede74b01b0931e1ce548751af"}, - {file = "pip-25.1.1.tar.gz", hash = "sha256:3de45d411d308d5054c2168185d8da7f9a2cd753dbac8acbfa88a8909ecd9077"}, + {file = "pip-25.3-py3-none-any.whl", hash = "sha256:9655943313a94722b7774661c21049070f6bbb0a1516bf02f7c8d5d9201514cd"}, + {file = "pip-25.3.tar.gz", hash = "sha256:8d0538dbbd7babbd207f261ed969c65de439f6bc9e5dbd3b3b9a77f25d95f343"}, ] [[package]] diff --git a/requirements.txt b/requirements.txt index b825c28..6cf6af7 100644 --- a/requirements.txt +++ b/requirements.txt @@ -50,7 +50,7 @@ jupyter_client==8.6.1 jupyter_core==5.8.1 jupyter_server==2.13.0 jupyter_server_terminals==0.5.3 -jupyterlab==4.4.3 +jupyterlab==4.4.8 jupyterlab_pygments==0.3.0 jupyterlab_server==2.27.3 keyring==25.1.0 @@ -124,7 +124,7 @@ traitlets==5.14.2 twine==5.0.0 types-python-dateutil==2.9.0.20240316 uri-template==1.3.0 -urllib3==2.5.0 +urllib3==2.6.0 wcwidth==0.2.13 webcolors==1.13 webencodings==0.5.1