Skip to content

Commit 1dab89e

Browse files
Bump pytest from 8.0.2 to 8.1.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.2 to 8.1.0. - [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.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03e9eec commit 1dab89e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev_requirements/requirements-tests.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ packaging==23.0
1212
# via pytest
1313
pluggy==1.4.0
1414
# via pytest
15-
pytest==8.0.2
15+
pytest==8.1.0
1616
# via -r dev_requirements/requirements-tests.in
1717
tomli==2.0.1
1818
# via pytest

0 commit comments

Comments
 (0)