diff --git a/poetry.lock b/poetry.lock index 52f72fe..fafcc86 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 = "74.0.0.20240830" 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-74.0.0.20240830.tar.gz", hash = "sha256:2019cb0ef0fc11c3550946057e1fe78cb934284b856cec5f4ab45b43d9288685"}, + {file = "types_setuptools-74.0.0.20240830-py3-none-any.whl", hash = "sha256:3ccb05f218012b6d1643f15c3395fced6a290a32bc49338b0e93ece73585a5a2"}, ] [[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 = "a2f0e06c50080363cc4f8187081436703d3456ee3cd21f6b140bbc3778140d22" diff --git a/pyproject.toml b/pyproject.toml index d1c79a2..a9697aa 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 = "^74.0.0.20240830" pre-commit = "^3.5.0" [tool.poetry.extras]