Skip to content

Commit 544f22c

Browse files
Merge pull request #622 from uriyyo/dependabot/pip/pytest-7.3.1
[no ci]
2 parents 39143d5 + 783a094 commit 544f22c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
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: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ sqlakeyset = { version = "^2.0.1680321678", optional = true }
4242
scylla-driver = {version = "^3.25.6", optional = true}
4343

4444
[tool.poetry.dev-dependencies]
45-
pytest = "^7.3.0"
45+
pytest = "^7.3.1"
4646
pytest-cov = "^4.0.0"
4747
pytest-asyncio = "^0.21.0"
4848
black = "^23.3.0"

0 commit comments

Comments
 (0)