Compare commits

...

2 Commits

Author SHA1 Message Date
Github Build Bot
f32a6f25a0 Add automated changelog yaml from template for bot PR 2024-02-05 20:30:44 +00:00
dependabot[bot]
55f300d9e0 Update pytest requirement from ~=7.4 to ~=8.0
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.4.0...8.0.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 20:30:17 +00:00
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
kind: "Dependencies"
body: "Update pytest requirement from ~=7.4 to ~=8.0"
time: 2024-02-05T20:30:37.00000Z
custom:
Author: dependabot[bot]
PR: 9520

View File

@@ -13,7 +13,7 @@ mypy==1.4.1
pip-tools
pre-commit
protobuf>=4.0.0
pytest~=7.4
pytest~=8.0
pytest-cov
pytest-csv~=3.0
pytest-dotenv