diff --git a/poetry.lock b/poetry.lock index 39ce4e15..c6bc2fb8 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1397,4 +1397,4 @@ dev = ["pytest", "setuptools"] [metadata] lock-version = "2.0" python-versions = "^3.10" -content-hash = "7ba1d2a7155891980e1b8283374ac8d3bf46744a872a1d58df58d3104b03a10e" +content-hash = "5d1bf29f0de52f20e65a1d5412c4afe35b5f24108604b00b6d30620c54267af8" diff --git a/pyproject.toml b/pyproject.toml index 31a8bc1c..52852041 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