Skip to content

Commit

Permalink
Build(deps): Bump jupytext from 1.15.0 to 1.16.2
Browse files Browse the repository at this point in the history
Bumps [jupytext](https://github.com/mwouts/jupytext) from 1.15.0 to 1.16.2.
- [Release notes](https://github.com/mwouts/jupytext/releases)
- [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md)
- [Commits](mwouts/jupytext@v1.15.0...v1.16.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 21, 2024
1 parent 717ecea commit 66a5457
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 21 deletions.
36 changes: 16 additions & 20 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 @@ -86,7 +86,7 @@ jupyter-bokeh = {version = "*", optional = true}
jupyter-core = {version = "*", optional = true}
jupyter-packaging = {version = ">=0.7.9", optional = true}
jupyterlab = {version = "^4.0.0", optional = true}
jupytext = {version = "1.15.0", optional = true}
jupytext = {version = "1.16.2", optional = true}
kfactory = {version = "*", extras = ["git", "ipy"], optional = true}
kweb = {version = "^2.0.1", optional = true}
myst-parser = {version = "*", optional = true}
Expand Down

0 comments on commit 66a5457

Please sign in to comment.