Skip to content

Commit

Permalink
Bump pytest from 7.3.1 to 8.1.1 (#209)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.1 to 8.1.1.
- [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.3.1...8.1.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 21, 2024
1 parent 0a76826 commit 7a2a796
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions requirements-dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -74,11 +74,7 @@ clickclick==20.10.2
# -r requirements.txt
# connexion
colorama==0.4.6
# via
# -r requirements.txt
# build
# click
# pytest
# via -r requirements.txt
commonmark==0.9.1
# via
# -r requirements.txt
Expand Down Expand Up @@ -244,7 +240,7 @@ platformdirs==3.5.1
# via
# black
# virtualenv
pluggy==1.0.0
pluggy==1.4.0
# via pytest
prance==23.6.21.0
# via -r requirements.txt
Expand Down Expand Up @@ -277,7 +273,7 @@ pyparsing==3.0.9
# packaging
pyproject-hooks==1.0.0
# via build
pytest==7.4.4
pytest==8.1.1
# via
# -r requirements-dev.in
# pytest-env
Expand Down

0 comments on commit 7a2a796

Please sign in to comment.