From f99b3ae34ed62344df855c92aaca909ff9acac77 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Feb 2024 11:28:30 +0000 Subject: [PATCH] chore(deps): bump pytest-docker from 1.0.1 to 3.1.1 Bumps [pytest-docker](https://github.com/avast/pytest-docker) from 1.0.1 to 3.1.1. - [Release notes](https://github.com/avast/pytest-docker/releases) - [Changelog](https://github.com/avast/pytest-docker/blob/master/CHANGELOG.md) - [Commits](https://github.com/avast/pytest-docker/compare/v1.0.1...v3.1.1) --- updated-dependencies: - dependency-name: pytest-docker dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6dbba50..d1cb321 100644 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ psutil==5.9.3 pytest==7.2.1 pre-commit==3.6.1 mypy==1.8.0 -pytest-docker==1.0.1 +pytest-docker==3.1.1