Skip to content

Commit a670b84

Browse files
committed
Merge branch 'ml-model-migration' of github-perso:stac-extensions/mlm into ml-model-migration
2 parents aa77da6 + f9ccaaf commit a670b84

File tree

2 files changed

+17
-10
lines changed

2 files changed

+17
-10
lines changed

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ classifiers = [
5454

5555
[tool.uv]
5656
dev-dependencies = [
57+
"setuptools>=78.1.1",
5758
"mypy<2.0.0,>=1.0.0",
5859
"mypy-extensions<1.0.0,>=0.4.3",
5960
"pre-commit<3.0.0,>=2.21.0",
@@ -72,7 +73,7 @@ dev-dependencies = [
7273
"pytest-pikachu<2.0.0,>=1.0.0",
7374
"coverage<8.0.0,>=7.3.0",
7475
"ruff<1.0.0,>=0.2.2",
75-
"bump-my-version<0.27,>=0.21",
76+
"bump-my-version>=0.21",
7677
"types-python-dateutil>=2.9.0.20241003",
7778
]
7879

uv.lock

Lines changed: 15 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)