Skip to content

Commit fb2a94d

Browse files
authoredMar 31, 2024
Bump pytest from 8.0.2 to 8.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.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@8.0.2...8.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b4e5fa9 commit fb2a94d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dev =
5353
pre-commit==3.7.0; python_version >= "3.9"
5454
pytest-cov==4.1.0
5555
pytest-xdist==3.5.0
56-
pytest==8.0.2
56+
pytest==8.1.1
5757
tox==4.14.2
5858

5959
[options.packages.find]

0 commit comments

Comments
 (0)