Skip to content

Commit bbae082

Browse files
Bump pytest from 7.3.2 to 7.4.4
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] <support@github.com>
1 parent 1f32ad5 commit bbae082

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

requirements.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ pluggy==1.0.0
7373
# via pytest
7474
pycryptodomex==3.17
7575
# via yt-dlp
76-
pytest==7.3.2
76+
pytest==7.4.4
7777
# via
7878
# -r requirements.in
7979
# pytest-asyncio
@@ -84,7 +84,9 @@ python-dateutil==2.8.2
8484
pytz==2023.3
8585
# via -r requirements.in
8686
rfc3986[idna2008]==1.5.0
87-
# via httpx
87+
# via
88+
# httpx
89+
# rfc3986
8890
roman==4.1
8991
# via -r requirements.in
9092
sentry-sdk==1.28.1

0 commit comments

Comments
 (0)