Skip to content

Commit

Permalink
build(deps): update papermill requirement in /docker/py (#445)
Browse files Browse the repository at this point in the history
Updates the requirements on [papermill](https://github.com/nteract/papermill) to permit the latest version.
- [Changelog](https://github.com/nteract/papermill/blob/main/docs/changelog.md)
- [Commits](nteract/papermill@2.5.0...2.6.0)

---
updated-dependencies:
- dependency-name: papermill
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 8, 2024
1 parent ac48cff commit ede0798
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/py/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ jupyter-server-proxy==4.1.2
jupyterlab-git==0.50.0
jupyterlab-system-monitor~=0.8.0
mistune>=2.0.1 # not directly required, pinned by Snyk to avoid a vulnerability
papermill~=2.5.0
papermill~=2.6.0
requests>=2.20.0
setuptools>=65.5.1 # not directly required, pinned by Snyk to avoid a vulnerability
virtualenv>=20.7.2
Expand Down

0 comments on commit ede0798

Please sign in to comment.