Skip to content
This repository was archived by the owner on Oct 23, 2024. It is now read-only.

Commit 5903bec

Browse files
authored
Merge pull request #28 from paullockaby/dependabot/pip/pytest-8.0.0
Bump pytest from 7.4.4 to 8.0.0
2 parents 379a6e3 + df3d608 commit 5903bec

File tree

2 files changed

+8
-7
lines changed

2 files changed

+8
-7
lines changed

poetry.lock

+7-6
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
@@ -15,7 +15,7 @@ psycopg = {extras = ["binary"], version = "^3.1.12"}
1515
tenacity = "^8.2.3"
1616

1717
[tool.poetry.group.dev.dependencies]
18-
pytest = "^7.4.2"
18+
pytest = "^8.0.0"
1919
pytest-cov = "^4.1.0"
2020
pre-commit = "^3.5.0"
2121

0 commit comments

Comments
 (0)