Skip to content

Commit 15bdd34

Browse files
build(deps-dev): bump pytest from 8.1.1 to 8.3.1 (#69)
* build(deps-dev): bump pytest from 8.1.1 to 8.3.1 Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.3.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.1.1...8.3.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * empty commit to trigger ci --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: konstantin <[email protected]>
1 parent cca29d3 commit 15bdd34

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev_requirements/requirements-tests.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@ iniconfig==2.0.0
88
# via pytest
99
packaging==23.2
1010
# via pytest
11-
pluggy==1.4.0
11+
pluggy==1.5.0
1212
# via pytest
13-
pytest==8.1.1
13+
pytest==8.3.1
1414
# via
1515
# -r dev_requirements/requirements-tests.in
1616
# pytest-asyncio

0 commit comments

Comments
 (0)