Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 1, 2023
1 parent 293767c commit 33dff09
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
Expand Up @@ -4,7 +4,7 @@
black==23.3.0
check-manifest==0.49
flake8==4.0.1
pytest==7.3.1
pytest==7.4.2
Sphinx==4.3.2
tox==3.25.0
tox-gh-actions==2.9.1
Expand Down

0 comments on commit 33dff09

Please sign in to comment.