Skip to content
This repository was archived by the owner on Feb 9, 2025. It is now read-only.

Commit 68e92dd

Browse files
Bump pytest from 6.1.2 to 6.2.2 (#35)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.1.2 to 6.2.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@6.1.2...6.2.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aeffbad commit 68e92dd

File tree

2 files changed

+8
-9
lines changed

2 files changed

+8
-9
lines changed

poetry.lock

+7-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ requests = "^2.24.0"
3535
urllib3 = "^1.25.10"
3636

3737
[tool.poetry.dev-dependencies]
38-
pytest = "^6.1.2"
38+
pytest = "^6.2.2"
3939
coverage = {extras = ["toml"], version = "^5.3"}
4040
safety = "^1.10.3"
4141
mypy = "^0.812"

0 commit comments

Comments
 (0)