Skip to content

Commit

Permalink
requirements(deps): bump pytest from 7.3.2 to 7.4.0
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]>
  • Loading branch information
dependabot[bot] authored Jun 26, 2023
1 parent 6f7d143 commit b5a2c9a
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 @@
# Direct dependencies
coverage==7.2.7
parameterized==0.9.0
pytest==7.3.2
pytest==7.4.0

# Indirect dependencies
attrs==23.1.0
Expand Down

0 comments on commit b5a2c9a

Please sign in to comment.