Skip to content

Commit 1d2af9b

Browse files
deps: bump the dev-deps group across 1 directory with 2 updates
Bumps the dev-deps group with 2 updates in the / directory: [notebook](https://github.com/jupyter/notebook) and [types-geopandas](https://github.com/typeshed-internal/stub_uploader). Updates `notebook` from 7.5.1 to 7.5.2 - [Release notes](https://github.com/jupyter/notebook/releases) - [Changelog](https://github.com/jupyter/notebook/blob/@jupyter-notebook/[email protected]/CHANGELOG.md) - [Commits](https://github.com/jupyter/notebook/compare/@jupyter-notebook/[email protected]...@jupyter-notebook/[email protected]) Updates `types-geopandas` from 1.1.1.20251214 to 1.1.2.20251224 - [Commits](https://github.com/typeshed-internal/stub_uploader/commits) --- updated-dependencies: - dependency-name: notebook dependency-version: 7.5.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps - dependency-name: types-geopandas dependency-version: 1.1.2.20251224 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: dev-deps ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1312310 commit 1d2af9b

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

poetry.lock

Lines changed: 11 additions & 11 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
@@ -26,8 +26,8 @@ pytest-cov = "^7.0.0"
2626
nbformat = "^5.10.4"
2727
folium = "^0.20.0"
2828
osmnx = "^2.0.7"
29-
notebook = "^7.5.1"
30-
types-geopandas = "^1.1.1.20251214"
29+
notebook = "^7.5.2"
30+
types-geopandas = "^1.1.2.20251224"
3131
mypy = "^1.19.1"
3232

3333

0 commit comments

Comments
 (0)