Skip to content

Commit

Permalink
build(deps-dev): bump pytest from 7.4.4 to 8.2.0 in /requirements
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.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@7.4.4...8.2.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 May 13, 2024
1 parent 56db408 commit 2eb489c
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements/requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ pkgutil-resolve-name==1.3.10
# via
# -r requirements.txt
# jsonschema
pluggy==1.3.0
pluggy==1.5.0
# via pytest
protobuf==3.20.3
# via -r requirements.txt
Expand All @@ -165,14 +165,14 @@ pyjwt==2.8.0
# via -r requirements.txt
pyrepl==0.9.0
# via fancycompleter
pytest==7.4.4
pytest==8.2.0
# via
# -r requirements/requirements-dev.in
# -r requirements-dev.in
# pytest-random-order
# pytest-timeout
# pytest-xdist
pytest-random-order==1.1.1
# via -r requirements/requirements-dev.in
# via -r requirements-dev.in
pytest-timeout==2.2.0
# via -r requirements-dev.in
pytest-xdist[psutil]==3.6.1
Expand Down

0 comments on commit 2eb489c

Please sign in to comment.