Skip to content

Commit 96f5564

Browse files
committed
deps: bump setuptools in stac server requirements
Closes #390
1 parent fb145cb commit 96f5564

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

scripts/requirements-stac-server.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ click==8.1.7
1717
# stac-validator
1818
deepdiff==6.7.1
1919
# via stac-api-validator
20-
idna==3.8
20+
idna==3.10
2121
# via requests
2222
jsonschema==4.23.0
2323
# via
@@ -65,7 +65,7 @@ rpds-py==0.20.0
6565
# via
6666
# jsonschema
6767
# referencing
68-
setuptools==74.1.2
68+
setuptools==75.0.0
6969
# via -r scripts/requirements-stac-server.in
7070
shapely==2.0.6
7171
# via stac-api-validator
@@ -79,5 +79,5 @@ stac-validator==3.3.2
7979
# via
8080
# stac-api-validator
8181
# stac-check
82-
urllib3==2.2.2
82+
urllib3==2.2.3
8383
# via requests

0 commit comments

Comments
 (0)