Skip to content

Commit

Permalink
Update pytest requirement from ~=7.2.0 to ~=7.2.2
Browse files Browse the repository at this point in the history
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [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.0...7.2.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and commonism committed Apr 5, 2023
1 parent 024f27e commit 237a563
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 @@ httpx~=0.23.3
hypercorn~=0.14.3
pydantic~=1.10.4
pydantic[email]
pytest~=7.2.0
pytest~=7.2.2
PyYAML~=6.0
uvloop~=0.17.0
yarl~=1.8.2

0 comments on commit 237a563

Please sign in to comment.