Skip to content

Commit c709588

Browse files
deps: bump jupytext from 1.17.3 to 1.18.1 in the prod-deps group
Bumps the prod-deps group with 1 update: [jupytext](https://github.com/mwouts/jupytext). Updates `jupytext` from 1.17.3 to 1.18.1 - [Release notes](https://github.com/mwouts/jupytext/releases) - [Changelog](https://github.com/mwouts/jupytext/blob/main/CHANGELOG.md) - [Commits](mwouts/jupytext@v1.17.3...v1.18.1) --- updated-dependencies: - dependency-name: jupytext dependency-version: 1.18.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: prod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3495aa0 commit c709588

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ jupyterlab = "^4.4.9"
1010
lxml = "^4.9.1"
1111
bsyncpy = {git = "https://github.com/BuildingSync/bsyncpy.git", branch="develop" }
1212
eeweather = "^0.3.24"
13-
jupytext = "^1.13.8"
13+
jupytext = "^1.18.1"
1414

1515
[tool.poetry.group.dev.dependencies]
1616
pytest = "^8.4.2"

0 commit comments

Comments
 (0)