Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 8ec8cc0 commit 5eeffae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ build==0.10.0
docutils==0.19
mypy==1.2.0; implementation_name=="cpython"
pre-commit==2.21.0
pytest==7.3.1
pytest==7.4.0
pytest-asyncio==0.21.1
pytest-cov==4.0.0
twine==4.0.2

0 comments on commit 5eeffae

Please sign in to comment.