Skip to content

Commit 797fdc0

Browse files
chore(deps-dev): bump pytest from 9.1.0 to 9.1.1 (#1801)
Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5be5d60 commit 797fdc0

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
@@ -84,7 +84,7 @@ python = "^3.10"
8484
ifaddr = ">=0.1.7"
8585

8686
[tool.poetry.group.dev.dependencies]
87-
pytest = ">=9.1.0,<10.0"
87+
pytest = ">=9.1.1,<10.0"
8888
pytest-cov = ">=4,<8"
8989
pytest-asyncio = ">=1.4.0,<1.5.0"
9090
cython = "^3.2.5"

0 commit comments

Comments
 (0)