Skip to content

Commit

Permalink
Merge pull request #893 from jupyter-incubator/dependabot/pip/pytest-…
Browse files Browse the repository at this point in the history
…8.1.1

build(deps): bump pytest from 8.0.0 to 8.1.1
  • Loading branch information
devstein authored Mar 13, 2024
2 parents 6eab8aa + a105bad commit 81ec72a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ autovizwidget = {path = "./autovizwidget", develop = true }
sparkmagic = {path = "./sparkmagic", develop = true }
numpy = "^1.24.4"
pandas = "^1.5.2"
pytest = "^8.0.0"
pytest = "^8.1.1"
mock = "^5.1.0"


Expand Down

0 comments on commit 81ec72a

Please sign in to comment.