Skip to content

Commit

Permalink
build(deps): update jupytext requirement
Browse files Browse the repository at this point in the history
Updates the requirements on [jupytext](https://github.com/mwouts/jupytext) to permit the latest version.
- [Release notes](https://github.com/mwouts/jupytext/releases)
- [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md)
- [Commits](mwouts/jupytext@v1.10.0...v1.16.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 36f10f1 commit cc49677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _requirements/devel.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ virtualenv>=20.10
# https://github.com/Borda/nbval/archive/refs/heads/timeout-limit.zip
ipython[notebook]>=8.0.0, <8.24.0
urllib3 # for ipython
jupytext>=1.10, <1.15 # converting
jupytext>=1.10, <1.17 # converting
papermill ==2.6.* # rendering

matplotlib
Expand Down

0 comments on commit cc49677

Please sign in to comment.