Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 5, 2024
1 parent f5d507b commit 2eb102e
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,6 @@ build==1.2.1
# via pip-tools
click==8.1.7
# via pip-tools
colorama==0.4.6
# via
# build
# click
# pytest
coverage==7.5.3
# via pytest-cov
iniconfig==2.0.0
Expand All @@ -22,19 +17,19 @@ packaging==24.0
# build
# pytest
pip-tools==7.4.1
# via -r requirements/dev.in
# via -r dev.in
pluggy==1.5.0
# via pytest
pyproject-hooks==1.1.0
# via
# build
# pip-tools
pytest==8.2.1
pytest==8.2.2
# via
# -r requirements/dev.in
# -r dev.in
# pytest-cov
pytest-cov==5.0.0
# via -r requirements/dev.in
# via -r dev.in
wheel==0.43.0
# via pip-tools

Expand Down

0 comments on commit 2eb102e

Please sign in to comment.