Skip to content

Commit

Permalink
chore(deps): bump pytest from 7.4.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.4.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.4.1...7.4.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and mrwilson committed Sep 11, 2023
1 parent 2dfb759 commit 70a7ef3
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
Expand Up @@ -2,7 +2,7 @@ click==8.1.7
mistune==3.0.1
beautifulsoup4==4.12.2
Jinja2==3.1.2
pytest==7.4.1
pytest==7.4.2
bottle==0.12.25
mypy==1.4.1 ; python_version <= "3.7"
mypy==1.5.1 ; python_version >= "3.8"

0 comments on commit 70a7ef3

Please sign in to comment.