Skip to content

Commit 8a8b2cf

Browse files
authored
Merge pull request #40 from codectl/dependabot/pip/pytest-7.2.2
build(deps-dev): bump pytest from 7.2.1 to 7.2.2
2 parents 69df44b + bd2b9d9 commit 8a8b2cf

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,9 @@ python = "^3.9"
5151
requests = "^2.28.2"
5252

5353
[tool.poetry.dev-dependencies]
54-
coverage = "^7.2.3"
55-
pre-commit = "^3.2.2"
56-
pytest = "^7.2.1"
54+
coverage = "^7.2.1"
55+
pre-commit = "^3.1.1"
56+
pytest = "^7.2.2"
5757
pytest-mock = "^3.10.0"
5858
requests-mock = "^1.10.0"
5959

0 commit comments

Comments
 (0)