Update development tools.

Update development tools to match Fedora 37 versions.
This commit is contained in:
Rafael Guterres Jeffman
2022-11-30 21:17:18 -03:00
parent 82e176af95
commit d043a3bdd1
3 changed files with 15 additions and 14 deletions

View File

@@ -1,7 +1,8 @@
-r requirements.txt
pytest>=2.7
pytest-sourceorder>=0.5
pytest==7.1.3
pytest-sourceorder==0.6.0
pytest-split>=0.8.0
pytest-custom_exit_code>=0.3.0
pytest-testinfra>=5.0
pytest-testinfra==6.8.0
pytest-randomly==3.12.0
pyyaml>=3