Skip to content

Commit

Permalink
Bump pytest from 8.1.1 to 8.2.2 (#12453)
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.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.1.1...8.2.2)

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

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 Jun 7, 2024
1 parent 221cc5e commit b00338b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -72,15 +72,15 @@ pathspec==0.11.1
# djlint
platformdirs==2.5.3
# via black
pluggy==1.4.0
pluggy==1.5.0
# via pytest
ptvsd==4.3.2
# via -r dev-requirements.in
pycodestyle==2.11.0
# via flake8
pyflakes==3.2.0
# via flake8
pytest==8.1.1
pytest==8.2.2
# via
# -r dev-requirements.in
# pytest-cov
Expand Down

0 comments on commit b00338b

Please sign in to comment.