diff --git a/bindings/python/poetry.lock b/bindings/python/poetry.lock index 23aa462..5c5b1fc 100644 --- a/bindings/python/poetry.lock +++ b/bindings/python/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 = "anchorpy" @@ -138,14 +138,14 @@ sumtypes = ">=0.1a5,<0.2" [[package]] name = "certifi" -version = "2025.6.15" +version = "2026.2.25" description = "Python package for providing Mozilla's CA Bundle." optional = false python-versions = ">=3.7" groups = ["main"] files = [ - {file = "certifi-2025.6.15-py3-none-any.whl", hash = "sha256:2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057"}, - {file = "certifi-2025.6.15.tar.gz", hash = "sha256:d747aa5a8b9bbbb1bb8c22bb13e22bd1f18e9796defa16bab421f7f7a317323b"}, + {file = "certifi-2026.2.25-py3-none-any.whl", hash = "sha256:027692e4402ad994f1c42e52a4997a9763c646b73e4096e4d5d6db8af1d6f0fa"}, + {file = "certifi-2026.2.25.tar.gz", hash = "sha256:e887ab5cee78ea814d3472169153c2d12cd43b14bd03329a39a9c6e2e80bfba7"}, ] [[package]] @@ -270,14 +270,14 @@ zstd = ["zstandard (>=0.18.0)"] [[package]] name = "idna" -version = "3.10" +version = "3.11" description = "Internationalized Domain Names in Applications (IDNA)" optional = false -python-versions = ">=3.6" +python-versions = ">=3.8" groups = ["main"] files = [ - {file = "idna-3.10-py3-none-any.whl", hash = "sha256:946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3"}, - {file = "idna-3.10.tar.gz", hash = "sha256:12f65c9b470abda6dc35cf8e63cc574b1c52b11df2c86030af0ac09b01b13ea9"}, + {file = "idna-3.11-py3-none-any.whl", hash = "sha256:771a87f49d9defaf64091e6e6fe9c18d4833f140bd19464795bc32d966ca37ea"}, + {file = "idna-3.11.tar.gz", hash = "sha256:795dafcc9c04ed0c1fb032c2aa73654d8e8c5023a7df64a53f39190ada629902"}, ] [package.extras] diff --git a/test/requirements.txt b/test/requirements.txt index 1012171..8b06cbc 100644 --- a/test/requirements.txt +++ b/test/requirements.txt @@ -6,10 +6,10 @@ asttokens==2.4.1 attrs==23.1.0 autoflake==2.2.1 based58==0.1.1 -black==23.11.0 +black==26.3.1 borsh-construct==0.1.0 cachetools==4.2.4 -certifi==2023.7.22 +certifi==2024.7.4 charset-normalizer==3.3.2 click==8.1.7 construct==2.10.68 @@ -19,10 +19,10 @@ docopt==0.6.2 exceptiongroup==1.1.3 executing==2.0.1 genpy==2022.1 -h11==0.14.0 +h11==0.16.0 httpcore==0.16.3 httpx==0.23.3 -idna==3.4 +idna==3.7 iniconfig==2.0.0 ipython==8.17.2 jedi==0.19.1 @@ -51,7 +51,7 @@ pytest==7.4.3 pytest-asyncio==0.21.1 pytest-xprocess==0.18.1 pytools==2023.1.1 -requests==2.31.0 +requests==2.33.0 rfc3986==1.5.0 six==1.16.0 sniffio==1.3.0 @@ -66,7 +66,7 @@ traitlets==5.13.0 typer==0.9.0 types-cachetools==4.2.10 typing_extensions==4.8.0 -urllib3==2.0.7 +urllib3==2.6.3 wcwidth==0.2.9 websockets==10.4 yarg==0.1.9