Skip to content

Commit

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

---
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] committed Mar 11, 2024
1 parent c505da7 commit 8a591ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/pytest.txt
@@ -1,3 +1,3 @@
pytest==7.4.4; python_version < "3.8"
pytest==8.0.2; python_version >= "3.8"
pytest==8.1.1; python_version >= "3.8"
pytest-cov==4.1.0

0 comments on commit 8a591ca

Please sign in to comment.