Skip to content

Commit f81b412

Browse files
Merge pull request #189 from exonet/dependabot/pip/pytest-9.0.3
Bump pytest from 9.0.2 to 9.0.3
2 parents 129c1b9 + 249de53 commit f81b412

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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
@@ -37,7 +37,7 @@ packages = [
3737
[tool.poetry.group.dev.dependencies]
3838
black = {version = "^26.3.1", allow-prereleases = true}
3939
flake8 = "^7.3.0"
40-
pytest = "^9.0.2"
40+
pytest = "^9.0.3"
4141
pytest-cov = "^7.1.0"
4242
bandit = "^1.9.4"
4343

0 commit comments

Comments
 (0)