Skip to content

Commit

Permalink
chore(deps): update dependency scmrepo to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 15, 2023
1 parent 96c6d9d commit 1726f1e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
from setuptools import find_packages, setup

install_requires = [
"scmrepo>=1.4.0,<2",
"scmrepo>=2,<3",
"typer>=0.4.1",
"rich",
# pydantic.v1.parse_obj is broken in ==2.0.0:
Expand Down

0 comments on commit 1726f1e

Please sign in to comment.