Skip to content

Commit

Permalink
feat(back): #1341 update vuln depencency
Browse files Browse the repository at this point in the history
- Update urllib3 from 2.2.1 (vulnerable) to 2.2.2

Signed-off-by: Robin Quintero <rohaquinlop301@gmail.com>
  • Loading branch information
rohaquinlop committed Jun 25, 2024
1 parent dd54c58 commit abf95dd
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
22 changes: 11 additions & 11 deletions makes/docs/runtime/pypi/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions makes/docs/runtime/pypi/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ mkdocs-material = "9.5.25"
jinja2 = "3.1.4"
idna = "3.7"
requests = "2.32.2"
urllib3 = "2.2.2"


[build-system]
Expand Down

0 comments on commit abf95dd

Please sign in to comment.