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] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 13, 2024
1 parent b738723 commit 3722493
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 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,7 +165,7 @@ 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-dev.in
# pytest-timeout
Expand Down

0 comments on commit 3722493

Please sign in to comment.