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

Commit c00b32a

Browse files
build(deps-dev): bump pytest from 7.0.1 to 7.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.1 to 7.1.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.1...7.1.1) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 19e32f0 commit c00b32a

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 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
@@ -26,7 +26,7 @@ python-gitlab = "^3.1"
2626

2727
[tool.poetry.dev-dependencies]
2828
black = "^22.1"
29-
pytest = "^7.0.1"
29+
pytest = "^7.1.1"
3030
isort = "^5.10.1"
3131
pyflakes = "^2.4.0"
3232
pylint = "^2.12.2"

0 commit comments

Comments
 (0)