Skip to content

Commit

Permalink
fix(deps): update dependency setuptools to v70
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 21, 2024
1 parent 633ea06 commit ae43911
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 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 @@ -59,7 +59,7 @@ fastapi = "==0.111.0"
transformers = "^4.28.1"
matplotlib = "^3.7.1"
click = "^8.1.7"
setuptools = "^69.5.1"
setuptools = "^70.0.0"

[tool.poetry.group.dev.dependencies]
pre-commit = ">=3"
Expand Down

0 comments on commit ae43911

Please sign in to comment.