Skip to content

Commit

Permalink
chore(deps): update dependency scmrepo to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 5, 2024
1 parent 4a18a28 commit 63df4cc
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,<3",
"scmrepo>=3,<4",
"typer>=0.4.1",
"rich",
# pydantic.v1.parse_obj is broken in ==2.0.0:
Expand Down

0 comments on commit 63df4cc

Please sign in to comment.