diff --git a/poetry.lock b/poetry.lock index 9ba8a7c8..d8944db1 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.3 and should not be changed by hand. [[package]] name = "aiohttp" @@ -1962,13 +1962,13 @@ files = [ [[package]] name = "types-setuptools" -version = "70.1.0.20240627" +version = "71.0.0.20240722" description = "Typing stubs for setuptools" optional = false python-versions = ">=3.8" files = [ - {file = "types-setuptools-70.1.0.20240627.tar.gz", hash = "sha256:385907a47b5cf302b928ce07953cd91147d5de6f3da604c31905fdf0ec309e83"}, - {file = "types_setuptools-70.1.0.20240627-py3-none-any.whl", hash = "sha256:c7bdf05cd0a8b66868b4774c7b3c079d01ae025d8c9562bfc8bf2ff44d263c9c"}, + {file = "types-setuptools-71.0.0.20240722.tar.gz", hash = "sha256:8f1fd5281945ed8f5a896f05dd50bc31917d6e2487ff9508f4bac522d13ad395"}, + {file = "types_setuptools-71.0.0.20240722-py3-none-any.whl", hash = "sha256:04a383bd1a2dcdb6a85397516ce2d7b46617d89f1d758f686d0d9069943d9811"}, ] [[package]] @@ -2141,4 +2141,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = "~3.11" -content-hash = "55da49acd13e8964204bd0b390c1bf2710ca57696d5b538043426120fa743df9" +content-hash = "bee11936d622dbd9e3eec31e34a427fc1dc8aa4ffd4af956fdad099df3f59f47" diff --git a/pyproject.toml b/pyproject.toml index 0434d35a..933fb281 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -22,7 +22,7 @@ lxml-stubs = "^0.5.1" pandas-stubs = "^2.0.2.230605" types-pillow = "^10.2.0.20240520" types-pywin32 = "^306.0.0.2" -types-setuptools = "^70.0.0.20240524" +types-setuptools = "^71.0.0.20240722" types-tabulate = "^0.9.0.2" types-dataclasses = "^0.6.6" types-pyyaml = "^6.0.12.20240311"