Skip to content

Commit

Permalink
deps: bump scmrepo to 1.3.1 (#384)
Browse files Browse the repository at this point in the history
  • Loading branch information
pmrowla authored Aug 22, 2023
1 parent 7876eec commit b6d5954
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.3.0,<2",
"scmrepo>=1.3.1,<2",
"typer>=0.4.1",
"rich",
"pydantic>=1.9.0,<2",
Expand Down

0 comments on commit b6d5954

Please sign in to comment.