Skip to content

Commit

Permalink
Bump pytest-notebook from 0.8.1 to 0.10.0 in /extra_requirements
Browse files Browse the repository at this point in the history
Bumps [pytest-notebook](https://github.com/chrisjsewell/pytest-notebook) from 0.8.1 to 0.10.0.
- [Release notes](https://github.com/chrisjsewell/pytest-notebook/releases)
- [Commits](chrisjsewell/pytest-notebook@v0.8.1...v0.10.0)

---
updated-dependencies:
- dependency-name: pytest-notebook
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 1, 2023
1 parent 060d32f commit 16b909b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extra_requirements/requirements-tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ pytest-cov==4.1.0
pytest-forked==1.6.0
pytest-runner==6.0.0
pytest-xdist==3.0.2
pytest_notebook==0.8.1
pytest_notebook==0.10.0
wimprates==0.5.0
scipy==1.6.0; python_version<='3.7'
scipy==1.10.1; python_version>'3.7'
Expand Down

0 comments on commit 16b909b

Please sign in to comment.