Skip to content

Commit

Permalink
build(deps-dev): bump pytest from 8.1.1 to 8.2.0
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.1 to 8.2.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.1.1...8.2.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 29, 2024
1 parent a6c8b86 commit 2ef79a2
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions dev_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,15 +4,11 @@
#
# pip-compile requirements-tests.in
#
exceptiongroup==1.2.0
# via pytest
iniconfig==2.0.0
# via pytest
packaging==23.0
# via pytest
pluggy==1.4.0
# via pytest
pytest==8.1.1
# via -r requirements-tests.in
tomli==2.0.1
pluggy==1.5.0
# via pytest
pytest==8.2.0
# via -r dev_requirements/requirements-tests.in

0 comments on commit 2ef79a2

Please sign in to comment.