Skip to content

Commit

Permalink
Bump pytest from 8.1.1 to 8.2.0
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.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@8.1.1...8.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored May 7, 2024
1 parent f4ab1ef commit c2b5588
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.0
# via
# -r dev-requirements.in
# pytest-cov
Expand Down

0 comments on commit c2b5588

Please sign in to comment.