Skip to content

Commit

Permalink
Pin urllib version to address CVEs (#748)
Browse files Browse the repository at this point in the history
  • Loading branch information
bachya authored Oct 29, 2023
1 parent c24575c commit 0694a63
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
21 changes: 11 additions & 10 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ rapidfuzz = ">=2.13,<4.0"
uvicorn = ">=0.19.0"
uvloop = ">=0.17,<0.20"
voluptuous = "^0.13.1"
urllib3 = ">=1.26.18"

[tool.poetry.group.dev.dependencies]
GitPython = ">=3.1.35"
Expand Down

0 comments on commit 0694a63

Please sign in to comment.