Skip to content

Commit

Permalink
Bump pytest-docker from 2.0.0 to 2.0.1 (#346)
Browse files Browse the repository at this point in the history
Bumps [pytest-docker](https://github.com/avast/pytest-docker) from 2.0.0 to 2.0.1.
- [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.0.0...v2.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 6, 2023
1 parent 949902f commit e2780d4
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 @@ -54,7 +54,7 @@ coverage = "7.2.7"
pytest-cov = "4.1.0"
pylint = "2.17.7"
pylintfileheader = "0.3.2"
pytest-docker = {version = "2.0.0", platform = "linux"}
pytest-docker = {version = "2.0.1", platform = "linux"}
requests-futures = "1.0.1"
githubrelease = "1.5.9"
keepachangelog = "1.0.0"
Expand Down

0 comments on commit e2780d4

Please sign in to comment.