Skip to content

Commit 7bc9370

Browse files
authored
Merge pull request #136 from opossum-tool/dependabot/pip/pytest-8.3.2
Bump pytest from 8.3.1 to 8.3.2
2 parents 70d074a + 7cc8617 commit 7bc9370

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

+4-4
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.3.1"
34+
pytest = "^8.3.2"
3535

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

0 commit comments

Comments
 (0)