Skip to content

Commit 0e32647

Browse files
build(deps): bump pytest from 7.4.4 to 8.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.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@7.4.4...8.0.0) --- updated-dependencies: - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9007858 commit 0e32647

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

poetry.lock

Lines changed: 10 additions & 10 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
@@ -18,7 +18,7 @@ autovizwidget = {path = "./autovizwidget", develop = true }
1818
sparkmagic = {path = "./sparkmagic", develop = true }
1919
numpy = "^1.24.4"
2020
pandas = "^1.5.2"
21-
pytest = "^7.4.4"
21+
pytest = "^8.0.0"
2222
mock = "^5.1.0"
2323

2424

0 commit comments

Comments
 (0)