Explorar el Código

Upgrade requests test requirement (security).

Dan Helfman hace 2 años
padre
commit
05b989347c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      test_requirements.txt

+ 1 - 1
test_requirements.txt

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