Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 1, 2024
1 parent 1f32ad5 commit bbae082
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ pluggy==1.0.0
# via pytest
pycryptodomex==3.17
# via yt-dlp
pytest==7.3.2
pytest==7.4.4
# via
# -r requirements.in
# pytest-asyncio
Expand All @@ -84,7 +84,9 @@ python-dateutil==2.8.2
pytz==2023.3
# via -r requirements.in
rfc3986[idna2008]==1.5.0
# via httpx
# via
# httpx
# rfc3986
roman==4.1
# via -r requirements.in
sentry-sdk==1.28.1
Expand Down

0 comments on commit bbae082

Please sign in to comment.