Skip to content

Commit d8f7436

Browse files
committed
Updated dev dependencies
1 parent 1b1b5cc commit d8f7436

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
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
@@ -19,5 +19,5 @@ requires = ["poetry-core>=2.0.0,<3.0.0"]
1919
build-backend = "poetry.core.masonry.api"
2020

2121
[tool.poetry.group.dev.dependencies]
22-
pytest = "7.1.2"
22+
pytest = "^7"
2323
poetry = "^2"

0 commit comments

Comments
 (0)