diff options
| author | Tom Rini <[email protected]> | 2022-08-22 12:32:52 -0400 |
|---|---|---|
| committer | Tom Rini <[email protected]> | 2022-08-22 12:32:52 -0400 |
| commit | 61e887fb9cbb6e1d64c2383a865f79ed3570bcf8 (patch) | |
| tree | 5a7451657f4af0094bd3428b18926ea3f5f4e4ed /test | |
| parent | f5abb5b110c212f79db51600cbc69f63b905f362 (diff) | |
| parent | b6d4e0850bc3951dd981c12d99d3c705d77f8224 (diff) | |
Merge branch '2022-08-22-platform-removals-CI-updates'
- Remove a few more platforms, update CI to Ubuntu 22.04 and perform
some other other minor updates to Azure.
Diffstat (limited to 'test')
| -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 2d0fcc965cf..ead92ed8b48 100644 --- a/test/py/requirements.txt +++ b/test/py/requirements.txt @@ -12,9 +12,9 @@ pluggy==0.13.0 py==1.10.0 pycryptodomex==3.9.8 pyelftools==0.27 -pygit2==0.28.2 +pygit2==1.9.2 pyparsing==2.4.2 -pytest==5.2.1 +pytest==6.2.5 python-mimeparse==1.6.0 python-subunit==1.3.0 requests==2.25.1 |
