diff --git a/pyproject.toml b/pyproject.toml index 2934823..a3679cc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -56,7 +56,7 @@ test = [ "pytest-html==4.2.0", "pytest-timeout==2.4.0", "pytest-randomly==4.1.0", - "requests==2.33.1", + "requests==2.34.2", ] # Linting / static analysis / supply-chain checks — environment-agnostic.