Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c391af5

Browse files
authoredMar 11, 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] <[email protected]>
1 parent 6bf0ed7 commit c391af5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎setup.cfg‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dev =
5353
pre-commit==3.6.2; 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.13.0
5858

5959
[options.packages.find]

0 commit comments

Comments
 (0)
Please sign in to comment.