Skip to content

Commit

Permalink
fix(deps): update dependency uwsgi to v2.0.22 [security]
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 21, 2024
1 parent ef8a4c8 commit 43ebbc7
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 9 deletions.
8 changes: 4 additions & 4 deletions api/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 api/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ requests = "2.31.0"
sentry-sdk = "1.24.0"
sib-api-v3-sdk = "7.6.0"
sqlalchemy = "1.4.48"
uwsgi = "2.0.21"
uwsgi = "2.0.22"
werkzeug = "2.3.4"
wtforms = "3.0.1"
typing-extensions = "4.6.2"
Expand Down
10 changes: 7 additions & 3 deletions libs/indice_pollution/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 libs/indice_pollution/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ requests = "2.31.0"
sentry-sdk = "1.24.0"
sqlalchemy = "1.4.48"
unidecode = "1.3.6"
uwsgi = "2.0.21"
uwsgi = "2.0.22"
typing-extensions = "4.6.2"

[tool.poetry.group.dev.dependencies]
Expand Down

0 comments on commit 43ebbc7

Please sign in to comment.