Skip to content

Commit 6e4ad48

Browse files
Merge pull request #60 from python-lapidary/dependabot/pip/pytest-8.2.1
Bump pytest from 7.4.4 to 8.2.1
2 parents 6efe6a5 + 3ea8bec commit 6e4ad48

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

poetry.lock

Lines changed: 15 additions & 15 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
@@ -33,7 +33,7 @@ typing-extensions = { python = "<3.12", version = "^4.9.0" }
3333
fastapi = "^0.109.0"
3434
mypy = "^1.0.1"
3535
pylint = "^3.0.3"
36-
pytest = "^7.1"
36+
pytest = ">=7.1,<9.0"
3737
pytest-asyncio = "^0.23.3"
3838

3939
[build-system]

0 commit comments

Comments
 (0)