Skip to content

Commit 68682ad

Browse files
chore(deps-dev): bump gevent from 25.9.1 to 26.4.0 in the pytest group
Bumps the pytest group with 1 update: [gevent](https://github.com/gevent/gevent). Updates `gevent` from 25.9.1 to 26.4.0 - [Release notes](https://github.com/gevent/gevent/releases) - [Changelog](https://github.com/gevent/gevent/blob/master/docs/changelog_pre.rst) - [Commits](gevent/gevent@25.9.1...26.4.0) --- updated-dependencies: - dependency-name: gevent dependency-version: 26.4.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: pytest ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 9adb8c5 commit 68682ad

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ test = [
1717
"pytest==9.0.3",
1818
"pytest-cov==7.1.0",
1919
"pytest-sugar==1.1.1",
20-
"gevent==25.9.1",
20+
"gevent==26.4.0",
2121
]
2222
lint = [
2323
"flake8==7.3.0",

0 commit comments

Comments
 (0)