diff --git a/poetry.lock b/poetry.lock index 52f72fe..de6b524 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 = "appdirs" @@ -1882,13 +1882,13 @@ testing = ["flaky (>=3.4.0)", "freezegun (>=0.3.11)", "pathlib2 (>=2.3.3)", "psu [[package]] name = "types-setuptools" -version = "69.5.0.20240513" +version = "75.1.0.20241014" description = "Typing stubs for setuptools" optional = false python-versions = ">=3.8" files = [ - {file = "types-setuptools-69.5.0.20240513.tar.gz", hash = "sha256:3a8ccea3e3f1f639856a1dd622be282f74e94e00fdc364630240f999cc9594fc"}, - {file = "types_setuptools-69.5.0.20240513-py3-none-any.whl", hash = "sha256:bd3964c08cffd5a057d9cabe61641c86a41a1b5dd2b652b8d371eed64d89d726"}, + {file = "types-setuptools-75.1.0.20241014.tar.gz", hash = "sha256:29b0560a8d4b4a91174be085847002c69abfcb048e20b33fc663005aedf56804"}, + {file = "types_setuptools-75.1.0.20241014-py3-none-any.whl", hash = "sha256:caab58366741fb99673d0138b6e2d760717f154cfb981b74fea5e8de40f0b703"}, ] [[package]] @@ -2095,4 +2095,4 @@ s3 = ["fs-s3fs"] [metadata] lock-version = "2.0" python-versions = "<3.12,>=3.8.0" -content-hash = "a5c951a25252a674b1620ee86e520fb394b836f6233cd7e1a208b9281571c098" +content-hash = "b9e8c427a1141f9f297600b841a4c7b982bf34ce54624ca8a3cd4cf61abb01d8" diff --git a/pyproject.toml b/pyproject.toml index d1c79a2..9c5630d 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -27,7 +27,7 @@ tox = "^3.25.0" ruff = "^0.1.3" singer-sdk = { version=">=0.28,<0.39", extras = ["testing"] } types-simplejson = "^3.19.0.1" -types-setuptools = "^69.2.0.20240317" +types-setuptools = "^75.1.0.20241014" pre-commit = "^3.5.0" [tool.poetry.extras]