Skip to content

Commit 4c98a2e

Browse files
authored
Merge branch 'main' into union-queryables
2 parents 3f53df4 + 809a714 commit 4c98a2e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ dev = [
5353
"pytest~=7.3.1",
5454
"recommonmark~=0.7.1",
5555
"requests-mock~=1.10.0",
56-
"ruff==0.0.264",
56+
"ruff==0.0.265",
5757
"tomli~=2.0; python_version<'3.11'",
5858
"types-python-dateutil~=2.8.19",
5959
"types-requests~=2.29.0",
@@ -64,7 +64,7 @@ docs = [
6464
"boto3~=1.26",
6565
"cartopy~=0.21",
6666
"geojson~=3.0.1",
67-
"geopandas~=0.12.2",
67+
"geopandas~=0.13.0",
6868
"geoviews~=1.9",
6969
"hvplot~=0.8.3",
7070
"ipykernel~=6.22",

0 commit comments

Comments
 (0)