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

Commit 9c5afa4

Browse files
Update pytest in pyproject.toml from ^7.1.0 to ^8.3.3
1 parent 6278759 commit 9c5afa4

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
@@ -34,7 +34,7 @@ FAIL_INVALID_TEMPLATE_VARS = true
3434

3535
[tool.poetry.dependencies]
3636
python = "^3.8"
37-
pytest = "^8.3.2"
37+
pytest = "^8.3.3"
3838

3939
[tool.poetry.group.dev.dependencies]
4040
black = "^23.7.0"

0 commit comments

Comments
 (0)