Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 20, 2024
1 parent 75e7554 commit 63f1244
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 10 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ molecule-plugins = {extras = ["docker","ec2"], version = "23.5.3"}
boto3 = "==1.26.9"
pyhamcrest = "==2.1.0"
pylint = "==2.17.7"
pytest = "==7.1.3"
pytest = "==8.2.1"
pytest-testinfra = "==8.1.0"
requests = "==2.31.0"
yamllint = "==1.35.1"
Expand Down
26 changes: 17 additions & 9 deletions Pipfile.lock

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

0 comments on commit 63f1244

Please sign in to comment.