mirror of
https://github.com/certbot/certbot.git
synced 2026-05-28 04:34:11 -04:00
update pytest
This commit is contained in:
parent
6dd64b8bdb
commit
8f1c261f88
1 changed files with 1 additions and 1 deletions
|
|
@ -131,7 +131,7 @@ pyproject-hooks==1.2.0 ; python_version >= "3.10" and python_version < "4.0"
|
|||
pyrfc3339==2.1.0 ; python_version >= "3.10" and python_version < "4.0"
|
||||
pytest-cov==7.0.0 ; python_version >= "3.10" and python_version < "4.0"
|
||||
pytest-xdist==3.8.0 ; python_version >= "3.10" and python_version < "4.0"
|
||||
pytest==8.4.2 ; python_version >= "3.10" and python_version < "4.0"
|
||||
pytest==9.0.2 ; python_version >= "3.10" and python_version < "4.0"
|
||||
python-augeas==1.2.0 ; python_version >= "3.10" and python_version < "4.0"
|
||||
python-dateutil==2.9.0.post0 ; python_version >= "3.10" and python_version < "4.0"
|
||||
python-digitalocean==1.17.0 ; python_version >= "3.10" and python_version < "4.0"
|
||||
|
|
|
|||
Loading…
Reference in a new issue