Skip to content

Commit db9dfb0

Browse files
authored
pandas lock (#64)
1 parent 823bade commit db9dfb0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/dependabot.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ updates:
1414
prefix: "deps"
1515
labels:
1616
- "dependabot"
17+
ignore:
18+
- dependency-name: "geopandas"
19+
# Keep geopandas <1.0 to maintain Shapely <2.0 compatibility with nrel-disco
1720
- package-ecosystem: "github-actions"
1821
directory: "/"
1922
schedule:

0 commit comments

Comments
 (0)