Skip to content

Commit

Permalink
chore: update urllib3 version to solve security
Browse files Browse the repository at this point in the history
  • Loading branch information
shengchenyang committed Jul 7, 2024
1 parent c84d367 commit 3485b2f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 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 @@ -10,6 +10,7 @@ readme = "README.md"
[tool.poetry.dependencies]
python = "^3.8.1"
cookiecutter = "2.6.0"
urllib3 = "~2.2.2"

[tool.black]
line-length = 88
Expand Down

0 comments on commit 3485b2f

Please sign in to comment.