Skip to content

Commit 6cb5b23

Browse files
chore(deps-dev): bump pytest from 9.1.0 to 9.1.1 in the pytest group
Bumps the pytest group with 1 update: [pytest](https://github.com/pytest-dev/pytest). Updates `pytest` from 9.1.0 to 9.1.1 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.1.0...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: pytest ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3889e72 commit 6cb5b23

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
@@ -17,7 +17,7 @@ dependencies = [
1717

1818
[dependency-groups]
1919
test = [
20-
"pytest==9.1.0",
20+
"pytest==9.1.1",
2121
"pytest-cov==7.1.0",
2222
"pytest-sugar==1.1.1",
2323
"gevent==26.5.0",

0 commit comments

Comments
 (0)