Skip to content

Commit

Permalink
Bump pytest from 7.4.4 to 8.0.0
Browse files Browse the repository at this point in the history
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2024
1 parent 0dba982 commit c6a0aac
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,13 +10,13 @@ iniconfig==2.0.0
# via pytest
packaging==23.0
# via pytest
pluggy==1.0.0
pluggy==1.4.0
# via pytest
pydantic==2.6.0
# via -r dev_requirements/requirements-tests.in
pydantic-core==2.16.1
# via pydantic
pytest==7.4.4
pytest==8.0.0
# via
# -r dev_requirements/requirements-tests.in
# pytest-asyncio
Expand Down

0 comments on commit c6a0aac

Please sign in to comment.