Skip to content

Commit 5316a49

Browse files
deps: bump the prod-deps group across 1 directory with 2 updates
Bumps the prod-deps group with 2 updates in the / directory: [jupyterlab](https://github.com/jupyterlab/jupyterlab) and [jupytext](https://github.com/mwouts/jupytext). Updates `jupyterlab` from 4.4.9 to 4.4.10 - [Release notes](https://github.com/jupyterlab/jupyterlab/releases) - [Changelog](https://github.com/jupyterlab/jupyterlab/blob/main/RELEASE.md) - [Commits](https://github.com/jupyterlab/jupyterlab/compare/@jupyterlab/lsp@4.4.9...@jupyterlab/lsp@4.4.10) 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: jupyterlab dependency-version: 4.4.10 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: prod-deps - 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 5316a49

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,11 @@ authors = ["corymosiman12 <cory.mosiman12@gmail.com>", "nllong <nicholas.long@nr
66

77
[tool.poetry.dependencies]
88
python = "^3.9"
9-
jupyterlab = "^4.4.9"
9+
jupyterlab = "^4.4.10"
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)