diff --git a/poetry.lock b/poetry.lock index c1211786..e25209f9 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1953,13 +1953,13 @@ files = [ [[package]] name = "types-setuptools" -version = "70.1.0.20240627" +version = "71.1.0.20240726" 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.1.0.20240726.tar.gz", hash = "sha256:85ba28e9461bb1be86ebba4db0f1c2408f2b11115b1966334ea9dc464e29303e"}, + {file = "types_setuptools-71.1.0.20240726-py3-none-any.whl", hash = "sha256:a7775376f36e0ff09bcad236bf265777590a66b11623e48c20bfc30f1444ea36"}, ] [[package]] @@ -2132,4 +2132,4 @@ multidict = ">=4.0" [metadata] lock-version = "2.0" python-versions = "~3.11" -content-hash = "c66e1b0c278cbc57c49ca67f3ae31da923686b361ed1bff7857411c043a5e0a1" +content-hash = "228e7c3554c0d6e4f96a1302b46d1317618a3126d625e72a8b3823062957af38" diff --git a/pyproject.toml b/pyproject.toml index 05bb0f0a..25c900e5 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.1.0.20240726" types-tabulate = "^0.9.0.2" types-dataclasses = "^0.6.6" types-pyyaml = "^6.0.12.20240311"