Skip to content

Commit

Permalink
Update gitpython to 3.1.30
Browse files Browse the repository at this point in the history
  • Loading branch information
ddl-fpoblete committed Jan 17, 2023
1 parent 3af92e5 commit a9a5eaf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 25 deletions.
28 changes: 4 additions & 24 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ types-python-dateutil = "^2.8.19.4"

[tool.poetry.group.featurestore.dependencies]
feast = "^0.26.0"
GitPython = "^3.1.29"
GitPython = "^3.1.30"

[tool.black]
# https://github.com/psf/black
Expand Down

0 comments on commit a9a5eaf

Please sign in to comment.