Skip to content

Commit

Permalink
poetry: bump gitpython to >=3.1.35
Browse files Browse the repository at this point in the history
  • Loading branch information
redtide committed Sep 19, 2023
1 parent 4ca3152 commit fb04db0
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 17 deletions.
35 changes: 19 additions & 16 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 @@ -7,7 +7,7 @@ readme = "README.md"

[tool.poetry.dependencies]
certifi = ">=2023.7.22"
gitpython = "^3.1.34"
gitpython = ">=3.1.35"
python = ">=3.8"
css-html-js-minify = "^2.5.5"
pysass = "^0.1.0"
Expand Down

0 comments on commit fb04db0

Please sign in to comment.