Skip to content

Commit

Permalink
chore(deps-dev): update pytest requirement from ~=7.2.2 to ~=7.3.0 (P…
Browse files Browse the repository at this point in the history
…ycord-Development#157)

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.2...7.3.0)

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

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 Apr 15, 2023
1 parent 086a2a3 commit 93f6092
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
-r _.txt
pytest~=7.2.2
pytest~=7.3.0
pytest-asyncio~=0.21.0
coverage~=7.2
flake8==6.0.0

0 comments on commit 93f6092

Please sign in to comment.