Skip to content

Commit f57d2ba

Browse files
ci(py-deps): Bump pytest from 8.4.1 to 9.0.0 (#259)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.1 to 9.0.0. - [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.4.1...9.0.0) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 686a257 commit f57d2ba

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

poetry.lock

Lines changed: 7 additions & 7 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
@@ -10,7 +10,7 @@ python = "<3.14,>=3.11"
1010
notebook = ">=7.4,<7.5"
1111
pytket-quantinuum = ">=0.53,<0.55"
1212
pytket_pecos = ">=0.2,<0.3"
13-
pytest = ">=8.4,<8.5"
13+
pytest = ">=8.4,<9.1"
1414
pytest-cov = ">=6.2,<7.1"
1515
ruff = ">=0.12,<0.15"
1616
mypy = ">=1.17,<1.19"

0 commit comments

Comments
 (0)