Skip to content

Commit d0c3900

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

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ test = [
2020
"pytest==9.0.3",
2121
"pytest-cov==7.1.0",
2222
"pytest-sugar==1.1.1",
23-
"gevent==26.4.0",
23+
"gevent==26.5.0",
2424
]
2525
lint = [
2626
"flake8==7.3.0",

0 commit comments

Comments
 (0)