Skip to content

Commit 9489a78

Browse files
Bump pytest from 8.4.2 to 9.0.3
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.4.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.4.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 ffe0c2b commit 9489a78

2 files changed

Lines changed: 37 additions & 44 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ exercises = [
5757
"prometheus-fastapi-instrumentator<=7.1",
5858
"ptflops<=0.7.5",
5959
"pydantic<=2.11.10",
60-
"pytest<=8.4.2",
60+
"pytest<=9.0.3",
6161
"python-dotenv<=1.2.1",
6262
"pytorch-lightning<=2.5.6",
6363
"requests<=2.32.3",

0 commit comments

Comments
 (0)