Skip to content

Commit

Permalink
chore: upgrade testinfra to pytest-testinfra
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsquest committed Mar 18, 2024
1 parent 5525dfc commit 6cb9142
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 29 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,8 @@ name = "pypi"
[packages]

[dev-packages]
testinfra = "*"
pytest = "*"
pytest-testinfra = "*"

[requires]
python_version = "3.11"
32 changes: 4 additions & 28 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 6cb9142

Please sign in to comment.