From 9762bf18e6b18a45938772df49ac9d8cd1f7fddd Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 30 Aug 2021 06:04:01 +0000 Subject: [PATCH] Bump pytest-socket from 0.4.0 to 0.4.1 Bumps [pytest-socket](https://github.com/miketheman/pytest-socket) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/miketheman/pytest-socket/releases) - [Changelog](https://github.com/miketheman/pytest-socket/blob/main/CHANGELOG.md) - [Commits](https://github.com/miketheman/pytest-socket/compare/0.4.0...0.4.1) --- updated-dependencies: - dependency-name: pytest-socket dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6d9de8fad07..c88fcb0440e 100644 --- a/requirements.txt +++ b/requirements.txt @@ -14,7 +14,7 @@ PyGithub==1.55 pytest==6.2.4 pytest-asyncio==0.15.1 pytest-cov==2.12.1 -pytest-socket==0.4.0 +pytest-socket==0.4.1 queueman==0.5 requests==2.26.0 vulture==2.3