Skip to content

Commit 9eff1be

Browse files
authored
Merge pull request #120 from opossum-tool/dependabot/pip/pytest-8.1.1
Bump pytest from 8.0.2 to 8.1.1
2 parents 8b8bd07 + dab8049 commit 9eff1be

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

+7-7
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
@@ -31,7 +31,7 @@ click = "^8.1.7"
3131
pre-commit = "^3.5.0"
3232

3333
[tool.poetry.group.test.dependencies]
34-
pytest = "^8.0.2"
34+
pytest = "^8.1.1"
3535

3636
[tool.poetry.group.dev.dependencies]
3737
black = "^24.2.0"

0 commit comments

Comments
 (0)