From 2fbf7a1c306d424597b89f17e8805b268eaa1f95 Mon Sep 17 00:00:00 2001 From: Wei Ji <23487320+weiji14@users.noreply.github.com> Date: Fri, 3 Oct 2025 15:41:41 +1300 Subject: [PATCH 1/2] Bump pygmt from 0.16.0 to 0.17.0 Bumps [pygmt](https://github.com/GenericMappingTools/pygmt) from 0.16.0 to 0.17.0. - [Release notes](https://github.com/GenericMappingTools/pygmt/releases) - [Changelog](https://github.com/GenericMappingTools/pygmt/blob/main/doc/changes.md) - [Commits](https://github.com/GenericMappingTools/pygmt/compare/v0.16.0...v0.17.0) --- README.md | 2 +- environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 6e779db..861ec6f 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Run it online by clicking on one of the badges below: - **Julia**: 1.10 - **GMT.jl**: 1.x - **Python**: 3.13 -- **PyGMT**: 0.16.0 +- **PyGMT**: 0.17.0 - **Geopandas**: 1.0.1 ## Reference diff --git a/environment.yml b/environment.yml index 4ae2d92..e23d7f2 100644 --- a/environment.yml +++ b/environment.yml @@ -5,7 +5,7 @@ channels: dependencies: - python=3.13 - gmt=6.6.0 - - pygmt=0.16.0 + - pygmt=0.17.0 - jupyterlab=4.3.6 - jupyter-offlinenotebook=0.3.1 # Optional dependencies From 24b21dcbb7f9bb79c2aaf3663f41a1aa6864fd09 Mon Sep 17 00:00:00 2001 From: Wei Ji <23487320+weiji14@users.noreply.github.com> Date: Fri, 3 Oct 2025 15:43:25 +1300 Subject: [PATCH 2/2] Bump geopandas from 1.0.1 to 1.1.1 Bumps [geopandas](https://github.com/geopandas/geopandas) from 1.0.1 to 1.1.1. - [Release notes](https://github.com/geopandas/geopandas/releases) - [Changelog](https://github.com/geopandas/geopandas/blob/main/CHANGELOG.md) - [Commits](https://github.com/geopandas/geopandas/compare/v1.0.1...v1.1.1) --- README.md | 2 +- environment.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 861ec6f..34258bd 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ Run it online by clicking on one of the badges below: - **GMT.jl**: 1.x - **Python**: 3.13 - **PyGMT**: 0.17.0 -- **Geopandas**: 1.0.1 +- **Geopandas**: 1.1.1 ## Reference diff --git a/environment.yml b/environment.yml index e23d7f2..40812f5 100644 --- a/environment.yml +++ b/environment.yml @@ -9,4 +9,4 @@ dependencies: - jupyterlab=4.3.6 - jupyter-offlinenotebook=0.3.1 # Optional dependencies - - geopandas=1.0.1 + - geopandas=1.1.1