Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 8709db5 commit 77a28d6
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
@@ -1,7 +1,7 @@
wheel
gitpython==3.1.31
pre-commit==3.3.3
pytest==7.3.2
pytest==7.4.0
pytest-mypy-plugins==1.11.1
djangorestframework==3.14.0
types-pytz==2023.3.0.0
Expand Down

0 comments on commit 77a28d6

Please sign in to comment.