From 6ab2fd7b4465353dfc85dab9b5e7822614f5c543 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 13 May 2025 07:37:20 +0000 Subject: [PATCH] chore(deps): bump gevent from 25.4.2 to 25.5.1 in the pytest group Bumps the pytest group with 1 update: [gevent](https://github.com/gevent/gevent). Updates `gevent` from 25.4.2 to 25.5.1 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](https://github.com/gevent/gevent/compare/25.4.2...25.5.1) --- updated-dependencies: - dependency-name: gevent dependency-version: 25.5.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pytest ... Signed-off-by: dependabot[bot] --- requirements-test.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements-test.txt b/requirements-test.txt index e7d182f..84fdf22 100644 --- a/requirements-test.txt +++ b/requirements-test.txt @@ -3,4 +3,4 @@ pytest==8.3.5 pytest-cov==6.1.1 pytest-sugar==1.0.0 -gevent==25.4.2 +gevent==25.5.1