Skip to content

Commit

Permalink
Bump pytest-docker from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [pytest-docker](https://github.com/avast/pytest-docker) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/avast/pytest-docker/releases)
- [Changelog](https://github.com/avast/pytest-docker/blob/master/CHANGELOG.md)
- [Commits](avast/pytest-docker@v2.1.0...v2.2.0)

---
updated-dependencies:
- dependency-name: pytest-docker
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent f5dfadc commit 42561ab
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ coverage = "7.2.7"
pytest-cov = "4.1.0"
pylint = "2.17.7"
pylintfileheader = "0.3.3"
pytest-docker = {version = "2.1.0", platform = "linux"}
pytest-docker = {version = "2.2.0", platform = "linux"}
requests-futures = "1.0.1"
githubrelease = "1.5.9"
keepachangelog = "1.0.0"
Expand Down

0 comments on commit 42561ab

Please sign in to comment.