diff --git a/poetry.lock b/poetry.lock index 9555eb9..8726e72 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1,4 +1,4 @@ -# This file is automatically @generated by Poetry 1.7.1 and should not be changed by hand. +# This file is automatically @generated by Poetry 1.8.2 and should not be changed by hand. [[package]] name = "appdirs" @@ -1963,13 +1963,13 @@ testing = ["build[virtualenv] (>=1.0.3)", "covdefaults (>=2.3)", "detect-test-po [[package]] name = "types-setuptools" -version = "69.0.0.20240115" +version = "69.5.0.20240423" description = "Typing stubs for setuptools" optional = false python-versions = ">=3.8" files = [ - {file = "types-setuptools-69.0.0.20240115.tar.gz", hash = "sha256:1a9c863899f40cbe2053d0cd1d00ddef0330b492335467d018f73c1fec9462a3"}, - {file = "types_setuptools-69.0.0.20240115-py3-none-any.whl", hash = "sha256:7409e774c69e1810cb45052dbaed839fc30302e86a3ff945172ef2a2e7ab46f8"}, + {file = "types-setuptools-69.5.0.20240423.tar.gz", hash = "sha256:a7ba908f1746c4337d13f027fa0f4a5bcad6d1d92048219ba792b3295c58586d"}, + {file = "types_setuptools-69.5.0.20240423-py3-none-any.whl", hash = "sha256:a4381e041510755a6c9210e26ad55b1629bc10237aeb9cb8b6bd24996b73db48"}, ] [[package]] @@ -2176,4 +2176,4 @@ s3 = ["fs-s3fs"] [metadata] lock-version = "2.0" python-versions = "<3.12,>=3.8.0" -content-hash = "0dff038a9af2933bb1e18aa2f210bfa4a4749b77915940a2138ad8584ccf92dd" +content-hash = "59781d093dd7b5bce5b25585548df1d5e1f756406d496a2f935f6e326a4fe890" diff --git a/pyproject.toml b/pyproject.toml index c5068d6..601e16b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -26,7 +26,7 @@ tox = "^4.12.1" ruff = "^0.1.14" singer-sdk = { version=">=0.28,<0.35", extras = ["testing"] } types-simplejson = "^3.19.0.1" -types-setuptools = "^69.0.0.20240115" +types-setuptools = "^69.5.0.20240423" pre-commit = "^3.5.0" [tool.poetry.extras]