chore(dependencies): update dependencies
This commit is contained in:
parent
d1a4bf5beb
commit
ff46d1ff9a
6
poetry.lock
generated
6
poetry.lock
generated
@ -694,13 +694,13 @@ files = [
|
|||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
name = "typing-extensions"
|
name = "typing-extensions"
|
||||||
version = "4.11.0"
|
version = "4.12.2"
|
||||||
description = "Backported and Experimental Type Hints for Python 3.8+"
|
description = "Backported and Experimental Type Hints for Python 3.8+"
|
||||||
optional = false
|
optional = false
|
||||||
python-versions = ">=3.8"
|
python-versions = ">=3.8"
|
||||||
files = [
|
files = [
|
||||||
{file = "typing_extensions-4.11.0-py3-none-any.whl", hash = "sha256:c1f94d72897edaf4ce775bb7558d5b79d8126906a14ea5ed1635921406c0387a"},
|
{file = "typing_extensions-4.12.2-py3-none-any.whl", hash = "sha256:04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d"},
|
||||||
{file = "typing_extensions-4.11.0.tar.gz", hash = "sha256:83f085bd5ca59c80295fc2a82ab5dac679cbe02b9f33f7d83af68e241bea51b0"},
|
{file = "typing_extensions-4.12.2.tar.gz", hash = "sha256:1a7ead55c7e559dd4dee8856e3a88b41225abfe1ce8df57b7c13915fe121ffb8"},
|
||||||
]
|
]
|
||||||
|
|
||||||
[[package]]
|
[[package]]
|
||||||
|
@ -1,26 +0,0 @@
|
|||||||
astroid==3.2.4
|
|
||||||
attrs==24.3.0
|
|
||||||
certifi==2024.12.14
|
|
||||||
charset-normalizer==3.4.1
|
|
||||||
click==8.1.8
|
|
||||||
dill==0.3.9
|
|
||||||
exceptiongroup==1.2.2
|
|
||||||
idna==3.10
|
|
||||||
iniconfig==2.0.0
|
|
||||||
lazy-object-proxy==1.10.0
|
|
||||||
mccabe==0.7.0
|
|
||||||
mypy-extensions==1.0.0
|
|
||||||
packaging==24.2
|
|
||||||
pathspec==0.12.1
|
|
||||||
platformdirs==4.3.6
|
|
||||||
pluggy==1.5.0
|
|
||||||
py==1.11.0
|
|
||||||
pyparsing==3.1.4
|
|
||||||
requests==2.32.3
|
|
||||||
six==1.17.0
|
|
||||||
tabulate==0.9.0
|
|
||||||
tomli==2.2.1
|
|
||||||
tomlkit==0.13.2
|
|
||||||
urllib3==2.2.3
|
|
||||||
wrapt==1.17.2
|
|
||||||
zipp>=3.19.1 # not directly required, pinned by Snyk to avoid a vulnerability
|
|
Loading…
x
Reference in New Issue
Block a user