Skip to content

Commit 3184857

Browse files
Bump pytest from 8.2.2 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.2 to 9.0.3. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.2.2...9.0.3) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5003bf7 commit 3184857

File tree

2 files changed

+47
-13
lines changed

2 files changed

+47
-13
lines changed

poetry.lock

Lines changed: 46 additions & 12 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
@@ -13,7 +13,7 @@ ruff = "^0.2.1"
1313
poethepoet = "^0.23.0"
1414
mobase-stubs = { version = "^2.5.1a0", allow-prereleases = true }
1515
pyqt6 = "^6.7.0"
16-
pytest = "^8.2.2"
16+
pytest = ">=8.2.2,<10.0.0"
1717
pybind11-stubgen = "^2.5.1"
1818

1919
[tool.poe.tasks]

0 commit comments

Comments
 (0)