Skip to content

Commit 81ec72a

Browse files
authored
Merge pull request #893 from jupyter-incubator/dependabot/pip/pytest-8.1.1
build(deps): bump pytest from 8.0.0 to 8.1.1
2 parents 6eab8aa + a105bad commit 81ec72a

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
@@ -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 = "^8.0.0"
21+
pytest = "^8.1.1"
2222
mock = "^5.1.0"
2323

2424

0 commit comments

Comments
 (0)