Skip to content

Commit 5101766

Browse files
Merge pull request #39 from ie3-institute/dependabot/pip/main/pytest-9.0.1
Bump pytest from 9.0.0 to 9.0.1
2 parents 0c6c329 + c952633 commit 5101766

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
@@ -12,7 +12,7 @@ pandapower = "^2.14.11"
1212
simbench = "^1.5.3"
1313

1414
[tool.poetry.group.dev.dependencies]
15-
pytest = "^9.0.0"
15+
pytest = "^9.0.1"
1616
flake8 = "^7.3.0"
1717
flake8-black = "^0.4.0"
1818
flake8-isort = "^7.0.0"

0 commit comments

Comments
 (0)