Skip to content

Commit ee04cde

Browse files
authored
Bump pygmt from 0.16.0 to 0.17.0, geopandas to 1.1.1 (#60)
* 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](GenericMappingTools/pygmt@v0.16.0...v0.17.0) * 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](geopandas/geopandas@v1.0.1...v1.1.1)
1 parent 92bcc2f commit ee04cde

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ Run it online by clicking on one of the badges below:
2020
- **Julia**: 1.10
2121
- **GMT.jl**: 1.x
2222
- **Python**: 3.13
23-
- **PyGMT**: 0.16.0
24-
- **Geopandas**: 1.0.1
23+
- **PyGMT**: 0.17.0
24+
- **Geopandas**: 1.1.1
2525

2626
## Reference
2727

environment.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ channels:
55
dependencies:
66
- python=3.13
77
- gmt=6.6.0
8-
- pygmt=0.16.0
8+
- pygmt=0.17.0
99
- jupyterlab=4.3.6
1010
- jupyter-offlinenotebook=0.3.1
1111
# Optional dependencies
12-
- geopandas=1.0.1
12+
- geopandas=1.1.1

0 commit comments

Comments
 (0)