Skip to content

Commit

Permalink
Bump pytest from 7.0.1 to 7.1.1 (#2559)
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.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@7.0.1...7.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] authored Mar 27, 2022
1 parent b600da9 commit b5ea83d
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 @@ -6,7 +6,7 @@ asynctest==0.13.0
bellybutton==0.3.1
colorlog==6.6.0
pre-commit==2.17.0
pytest==7.0.1
pytest==7.1.1
pytest-asyncio==0.18.2
pytest-cov==3.0.0
pytest-socket==0.5.1
Expand Down

0 comments on commit b5ea83d

Please sign in to comment.