Skip to content

Commit bc83397

Browse files
authored
Merge pull request #133 from p1c2u/dependabot/pip/pytest-8.2.1
Bump pytest from 8.1.1 to 8.2.1
2 parents 2e8214e + f5445e8 commit bc83397

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -49,7 +49,7 @@ referencing = ">=0.28.0,<0.35.0"
4949

5050
[tool.poetry.dev-dependencies]
5151
pre-commit = "*"
52-
pytest = "^8.1.1"
52+
pytest = "^8.2.1"
5353
pytest-flake8 = "=1.1.1"
5454
pytest-cov = "^5.0.0"
5555
isort = "^5.13.2"

0 commit comments

Comments
 (0)