diff options
Diffstat (limited to 'test/py')
-rw-r--r-- | test/py/requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/py/requirements.txt b/test/py/requirements.txt index c3cc9163fb8..0f67c3c6194 100644 --- a/test/py/requirements.txt +++ b/test/py/requirements.txt @@ -11,10 +11,10 @@ more-itertools==7.2.0 packaging==23.2 pbr==5.4.3 pluggy==0.13.0 -py==1.10.0 +py==1.11.0 pycryptodomex==3.19.1 pyelftools==0.27 -pygit2==1.9.2 +pygit2==1.13.3 pyparsing==3.0.7 pytest==6.2.5 pytest-xdist==2.5.0 |