Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 4, 2023
1 parent d201394 commit 5a7f55f
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test-requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ async-timeout==4.0.2
attrs==22.2.0
# via
# aiohttp
# pytest
# pytest-mypy
black==23.1.0
# via
Expand Down Expand Up @@ -117,7 +116,7 @@ pycares==4.3.0
# via aiodns
pycparser==2.21
# via cffi
pytest==7.2.2
pytest==7.4.1
# via
# -r test-requirements.in
# pytest-aiohttp
Expand Down

0 comments on commit 5a7f55f

Please sign in to comment.