diff --git a/poetry.lock b/poetry.lock index 3002d06b..8a0e5d8c 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1213,4 +1213,4 @@ dev = ["pytest", "setuptools"] [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "86c59f9ac5bba4262fb615580415134180df8ea319cf669cc70d235ae365e26a" +content-hash = "3ec755ff0e5487e7620ddb7347e96d0345307492d156ab1496cb5e4ce5fa6721" diff --git a/pyproject.toml b/pyproject.toml index bded5096..c1372823 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -55,7 +55,7 @@ pytest = "9.1.1" pytest-cov = "7.1.0" ruff = "0.15.22" types-deprecated = "^1.2.15.20241117" -types-requests = ">=2.31" +types-requests = "==2.33.0.20260712" [tool.mypy] # Specify the target platform details in config, so your developers are