diff --git a/setup.cfg b/setup.cfg index 6011032..52dea0b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -39,7 +39,7 @@ tests = pylint==2.15.0 pylint-pytest==1.1.7 mypy==0.971 - requests==2.31.0 + requests==2.32.3 aliyun-python-sdk-sts==3.1.2 dev = %(tests)s