diff --git a/poetry.lock b/poetry.lock index 413faed2cf..605d133a0a 100644 --- a/poetry.lock +++ b/poetry.lock @@ -3199,13 +3199,13 @@ urllib3 = ">=2" [[package]] name = "types-setuptools" -version = "70.0.0.20240524" +version = "71.1.0.20240806" description = "Typing stubs for setuptools" optional = false python-versions = ">=3.8" files = [ - {file = "types-setuptools-70.0.0.20240524.tar.gz", hash = "sha256:e31fee7b9d15ef53980526579ac6089b3ae51a005a281acf97178e90ac71aff6"}, - {file = "types_setuptools-70.0.0.20240524-py3-none-any.whl", hash = "sha256:8f5379b9948682d72a9ab531fbe52932e84c4f38deda570255f9bae3edd766bc"}, + {file = "types-setuptools-71.1.0.20240806.tar.gz", hash = "sha256:ae5e7b4d643ab9e99fc00ac00041804118cabe72a56183c30d524fb064897ad6"}, + {file = "types_setuptools-71.1.0.20240806-py3-none-any.whl", hash = "sha256:3bd8dd02039be0bb79ad880d8893b8eefcb022fabbeeb61245c61b20c9ab1ed0"}, ] [[package]] @@ -3586,4 +3586,4 @@ test = ["zope.testing"] [metadata] lock-version = "2.0" python-versions = ">=3.10,<3.13" -content-hash = "55d7b0d6fb7a175a1268ba379f9c6914fb10bb02fca507cc9fb104f6f0afb7bb" +content-hash = "de1fbe11474ba5b45a39db3b1ff5cd27c167d7dc57ae5fa5bdf7c2f6b25927d0" diff --git a/pyproject.toml b/pyproject.toml index 1504c0f6d2..dca67aa562 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -88,7 +88,7 @@ prospector-profile-utils = "1.7.2" pytest = "8.2.2" WebTest = "3.0.0" types-pyyaml = "6.0.12.20240724" -types-setuptools = "70.0.0.20240524" +types-setuptools = "71.1.0.20240806" types-markdown = "3.6.0.20240316" types-requests = "2.32.0.20240712" types-toml = "0.10.8.20240310"