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

Commit fe31b4f

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

File tree

2 files changed

+6
-17
lines changed

2 files changed

+6
-17
lines changed

poetry.lock

Lines changed: 5 additions & 16 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
@@ -37,7 +37,7 @@ flake8 = "^3.8.4"
3737
flake8-bandit = "^2.1.2"
3838
flake8-bugbear = "^21.4.3"
3939
safety = "^1.10.3"
40-
pytest = "^6.2.1"
40+
pytest = "^6.2.5"
4141
mypy = "^0.910"
4242
reorder-python-imports = "^2.6.0"
4343
pre-commit = "^2.14.1"

0 commit comments

Comments
 (0)