Skip to content

Commit

Permalink
fix(deps): update dependency setuptools to v71 (#155)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 19, 2024
1 parent 200dc57 commit 858abdd
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 7 deletions.
14 changes: 8 additions & 6 deletions frontend/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 frontend/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ xhtml2pdf = "^0.2.15"
matplotlib = "^3.8.3"
gunicorn = "^22.0.0"
pip = "^24.0"
setuptools = "^70.0.0"
setuptools = "^71.0.0"

[build-system]
requires = ["poetry-core"]
Expand Down

0 comments on commit 858abdd

Please sign in to comment.