Not sure how this ever worked, or why it has suddenly started causing issues if it did work.

Remove trailing `.` from the pytest version in requirements.txt

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner
2024-06-22 12:31:15 +01:00
parent f9dd3dfa1d
commit 425ecb39b8
2 changed files with 3 additions and 3 deletions

View File

@@ -1,4 +1,4 @@
pytest == 7.4.
pytest == 7.4
pytest-xdist == 3.5.0
pytest-testinfra == 10.0.0
black == 23.12.0