File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ docs = [
2727]
2828lint = [
2929 # https://github.com/super-linter/super-linter/blob/main/dependencies/python/black.txt
30- " black==25.1 .0" ,
30+ " black==25.9 .0" ,
3131 # https://github.com/super-linter/super-linter/blob/main/dependencies/python/isort.txt
3232 " isort==6.0.1" ,
3333]
Original file line number Diff line number Diff line change @@ -12,15 +12,15 @@ attrs==25.3.0
1212 # via rasterio
1313babel == 2.17.0
1414 # via sphinx
15- black == 25.1 .0
15+ black == 25.9 .0
1616 # via pygef (pyproject.toml)
17- certifi == 2025.7.14
17+ certifi == 2025.8.3
1818 # via
1919 # rasterio
2020 # requests
21- charset-normalizer == 3.4.2
21+ charset-normalizer == 3.4.3
2222 # via requests
23- click == 8.2.1
23+ click == 8.3.0
2424 # via
2525 # black
2626 # click-plugins
@@ -45,17 +45,17 @@ decorator==5.2.1
4545 # via ipython
4646docopt == 0.6.2
4747 # via coveralls
48- docutils == 0.21.2
48+ docutils == 0.22.1
4949 # via
5050 # sphinx
5151 # sphinx-rtd-theme
52- executing == 2.2.0
52+ executing == 2.2.1
5353 # via stack-data
54- fonttools == 4.59 .0
54+ fonttools == 4.60 .0
5555 # via matplotlib
5656gef-file-to-map == 0.2.1
5757 # via pygef (pyproject.toml)
58- geographiclib == 2.0
58+ geographiclib == 2.1
5959 # via geopy
6060geopy == 2.4.1
6161 # via contextily
@@ -65,7 +65,7 @@ imagesize==1.4.1
6565 # via sphinx
6666iniconfig == 2.1.0
6767 # via pytest
68- ipython == 9.4 .0
68+ ipython == 9.5 .0
6969 # via pygef (pyproject.toml)
7070ipython-pygments-lexers == 1.1.1
7171 # via ipython
@@ -75,15 +75,15 @@ jedi==0.19.2
7575 # via ipython
7676jinja2 == 3.1.6
7777 # via sphinx
78- joblib == 1.5.1
78+ joblib == 1.5.2
7979 # via contextily
80- kiwisolver == 1.4.8
80+ kiwisolver == 1.4.9
8181 # via matplotlib
82- lxml == 6.0.0
82+ lxml == 6.0.1
8383 # via pygef (pyproject.toml)
8484markupsafe == 3.0.2
8585 # via jinja2
86- matplotlib == 3.10.3
86+ matplotlib == 3.10.6
8787 # via
8888 # pygef (pyproject.toml)
8989 # contextily
@@ -93,7 +93,7 @@ mercantile==1.2.1
9393 # via contextily
9494mypy-extensions == 1.1.0
9595 # via black
96- numpy == 2.3.2
96+ numpy == 2.3.3
9797 # via
9898 # contourpy
9999 # matplotlib
@@ -104,7 +104,7 @@ packaging==25.0
104104 # matplotlib
105105 # pytest
106106 # sphinx
107- parso == 0.8.4
107+ parso == 0.8.5
108108 # via jedi
109109pathspec == 0.12.1
110110 # via black
@@ -114,13 +114,13 @@ pillow==11.3.0
114114 # via
115115 # contextily
116116 # matplotlib
117- platformdirs == 4.3.8
117+ platformdirs == 4.4.0
118118 # via black
119119pluggy == 1.6.0
120120 # via pytest
121- polars == 1.31.0
121+ polars == 1.33.1
122122 # via pygef (pyproject.toml)
123- prompt-toolkit == 3.0.51
123+ prompt-toolkit == 3.0.52
124124 # via ipython
125125ptyprocess == 0.7.0
126126 # via pexpect
@@ -132,17 +132,17 @@ pygments==2.19.2
132132 # ipython-pygments-lexers
133133 # pytest
134134 # sphinx
135- pyparsing == 3.2.3
135+ pyparsing == 3.2.4
136136 # via
137137 # matplotlib
138138 # rasterio
139- pytest == 8.4.1
139+ pytest == 8.4.2
140140 # via pygef (pyproject.toml)
141141python-dateutil == 2.9.0.post0
142142 # via matplotlib
143143rasterio == 1.4.3
144144 # via contextily
145- requests == 2.32.4
145+ requests == 2.32.5
146146 # via
147147 # contextily
148148 # coveralls
You can’t perform that action at this time.
0 commit comments