Skip to content

Commit 9241e33

Browse files
Bump pytest from 7.4.4 to 8.0.0 (#42)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.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@7.4.4...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 25650cd commit 9241e33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev_requirements/requirements-tests.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@ iniconfig==2.0.0
1010
# via pytest
1111
packaging==23.0
1212
# via pytest
13-
pluggy==1.0.0
13+
pluggy==1.4.0
1414
# via pytest
1515
pydantic==2.5.3
1616
# via -r dev_requirements/requirements-tests.in
1717
pydantic-core==2.14.6
1818
# via pydantic
19-
pytest==7.4.4
19+
pytest==8.0.0
2020
# via -r dev_requirements/requirements-tests.in
2121
typing-extensions==4.7.1
2222
# via

0 commit comments

Comments
 (0)