Upgrade requests test requirement (security).
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Dan Helfman 2023-05-23 08:43:45 -07:00
parent 833796d1c4
commit 05b989347c
1 changed files with 1 additions and 1 deletions

View File

@ -25,7 +25,7 @@ jsonschema==4.17.3
pytest==7.3.0 pytest==7.3.0
pytest-cov==4.0.0 pytest-cov==4.0.0
regex; python_version >= '3.8' regex; python_version >= '3.8'
requests==2.28.2 requests==2.31.0
ruamel.yaml>0.15.0,<0.18.0 ruamel.yaml>0.15.0,<0.18.0
toml==0.10.2; python_version >= '3.8' toml==0.10.2; python_version >= '3.8'
typed-ast; python_version >= '3.8' typed-ast; python_version >= '3.8'