Skip to content

Commit

Permalink
Updated zipp and urllib3 packages to fix CVEs
Browse files Browse the repository at this point in the history
  • Loading branch information
itisallgood committed Sep 5, 2024
1 parent 068f66e commit 9a32018
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 11 deletions.
26 changes: 15 additions & 11 deletions poetry.lock

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

2 changes: 2 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,11 @@ prometheus-api-client = "^0.5.3"
pillow = "^10.3.0" # added to Pin transitive dependency, not needed directly
fonttools = "^4.43.0" # added to Pin transitive dependency, not needed directly
urllib3 = "^1.26.18" # added to Pin transitive dependency, not needed directly
zipp = "^3.20.1" # added to Pin transitive dependency, not needed directly
idna = "^3.7"
requests = "^2.32.0"


[tool.poetry.group.test]
optional = true

Expand Down

0 comments on commit 9a32018

Please sign in to comment.