Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
build(deps-dev): bump pytest from 7.4.3 to 8.0.2 in /bot
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 8.0.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.3...8.0.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
commit a4abcd1fe9338a9f59cc50620995f7cf6cf343dc
2 changes: 1 addition & 1 deletion bot/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
json-e==4.6.0
jsonschema==4.20.0
pre-commit==3.5.0
pytest==7.4.3
pytest==8.0.2
pytest-responses==0.5.1
responses==0.24.1