Skip to content

Commit 6ef0992

Browse files
dependabot[bot]amotl
authored andcommitted
Chore(deps-dev): Update pytest requirement from <9 to <10
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@1.0.0b3...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f603a3c commit 6ef0992

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ dev = [
5757
"coverage<8",
5858
"mypy<1.19",
5959
"poethepoet<1",
60-
"pytest<9",
60+
"pytest<10",
6161
"pytz>=2025.2",
6262
"ruff<0.15",
6363
"setuptools>=80.9.0",

0 commit comments

Comments
 (0)