diff --git a/pyproject.toml b/pyproject.toml index 75e9c6e..cab4511 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -64,7 +64,7 @@ test = [ "mypy==1.0.1", "pep8-naming==0.13.3", "pytest==7.2.1", - "requests==2.32.4", + "requests==2.33.0", "werkzeug==2.0.3", "tox==4.4.6", ]