Skip to content

Commit

Permalink
Bump pytest from 7.3.2 to 8.0.1
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.3.2 to 8.0.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.2...8.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 19, 2024
1 parent 3b449c0 commit 4db79ce
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -69,11 +69,11 @@ pep517==0.13.0
# via build
pip-tools==6.13.0
# via -r requirements.in
pluggy==1.0.0
pluggy==1.4.0
# via pytest
pycryptodomex==3.19.1
# via yt-dlp
pytest==7.3.2
pytest==8.0.1
# via
# -r requirements.in
# pytest-asyncio
Expand Down

0 comments on commit 4db79ce

Please sign in to comment.