Skip to content

Commit feaf0d4

Browse files
build(deps-dev): bump pytest from 8.0.2 to 9.0.3 (#37)
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.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.0.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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7d59626 commit feaf0d4

2 files changed

Lines changed: 18 additions & 17 deletions

File tree

poetry.lock

Lines changed: 17 additions & 16 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
@@ -34,7 +34,7 @@ nbformat = "^5.9.2"
3434
jupyter = "^1.0.0"
3535

3636
[tool.poetry.group.dev.dependencies]
37-
pytest = "^8.0.1"
37+
pytest = "^9.0.3"
3838
black = "^26.3.1"
3939
isort = "^5.13.2"
4040
pylint = "^3.1.0"

0 commit comments

Comments
 (0)