소스 검색

Upgrade "py" test dependency (security).

Dan Helfman 4 년 전
부모
커밋
73235e59be
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      test_requirements.txt

+ 1 - 1
test_requirements.txt

@@ -13,7 +13,7 @@ mccabe==0.6.1
 more-itertools==8.6.0
 pluggy==0.13.1
 pathspec==0.8.1; python_version >= '3.8'
-py==1.9.0
+py==1.10.0
 pycodestyle==2.6.0
 pyflakes==2.2.0
 pykwalify==1.7.0