Skip to content

Commit

Permalink
fix(deps): update dependency gunicorn to v22 (#133)
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 Apr 18, 2024
1 parent decc18c commit ae982d6
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 @@ -17,7 +17,7 @@ pandas = "^2.2.1"
lmfit = "^1.2.2"
xhtml2pdf = "^0.2.15"
matplotlib = "^3.8.3"
gunicorn = "^21.2.0"
gunicorn = "^22.0.0"
pip = "^24.0"


Expand Down

0 comments on commit ae982d6

Please sign in to comment.