Skip to content

Commit

Permalink
chore(deps-dev): bump pytest from 7.0.0 to 7.0.1
Browse files Browse the repository at this point in the history
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.1.
- [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.0.0...7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and devang-chauhan committed Feb 15, 2022
1 parent f2c5ee4 commit 991f665
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
coveralls==3.3.1
pytest==7.0.0
pytest==7.0.1
pytest-cov==3.0.0
twine==3.8.0
sphinx==3.5.4
Expand Down

0 comments on commit 991f665

Please sign in to comment.