Skip to content

Commit 7e8d8b2

Browse files
chore(deps-dev): bump pytest from 9.0.3 to 9.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.3 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.0.3...9.1.1) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.1.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 635734d commit 7e8d8b2

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
@@ -83,7 +83,7 @@ dev = [
8383
"types-pyOpenSSL==24.1.0.20240722",
8484
"types-requests==2.33.0.20260518",
8585
"types-urllib3==1.26.25.14",
86-
"pytest==9.0.3",
86+
"pytest==9.1.1",
8787
"parameterized==0.9.0",
8888
"pytest-xdist==3.8.0",
8989
"pytest-forked==1.6.0",

0 commit comments

Comments
 (0)