Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit f0873ee

Browse files
Bump pytest from 6.2.5 to 7.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.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@6.2.5...7.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 29c06e2 commit f0873ee

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ pyyaml = "^5.3.1"
2727
"github3.py" = "^3.0.0"
2828

2929
[tool.poetry.dev-dependencies]
30-
pytest = "^6.2.5"
30+
pytest = "^7.0.0"
3131
safety = "^1.10.0"
3232
mypy = "^0.931"
3333
typeguard = "^2.13.3"

0 commit comments

Comments
 (0)