diff --git a/Pipfile b/Pipfile index 2f97fc4..ac230c8 100644 --- a/Pipfile +++ b/Pipfile @@ -16,7 +16,7 @@ pre-commit = "==3.0.4" black = "==23.1.0" isort = "==5.12.0" flake8 = "==6.0.0" -types-requests = "==2.28.11.14" +types-requests = "==2.31.0.20240406" mypy = "==1.0.1" bandit = "==1.7.4" doup = "==3.1.0"