From 4423de1970fdb436d5eb7755b03a2211c74ba1ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 19:38:16 +0000 Subject: [PATCH] build(deps-dev): bump pytest-socket from 0.7.0 to 0.8.0 Bumps [pytest-socket](https://github.com/miketheman/pytest-socket) from 0.7.0 to 0.8.0. - [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.7.0...0.8.0) --- updated-dependencies: - dependency-name: pytest-socket dependency-version: 0.8.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements-dev.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-dev.txt b/requirements-dev.txt index 0928764..b348685 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -28,7 +28,7 @@ pytest-cov == 6.3.0 pytest-forked == 1.6.0 pytest-icdiff == 0.9 pytest-random-order == 1.2.0 -pytest-socket == 0.7.0 +pytest-socket == 0.8.0 pytest-sugar == 1.1.1 pytest-tldr == 0.2.6 twine == 6.2.0