Skip to content

Commit

Permalink
fix(deps): update dependency urllib3 to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2023
1 parent 88b6490 commit a58e50a
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 116 deletions.
135 changes: 20 additions & 115 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ tzlocal = "^5.0.1"
un-yaml = ">=0.3.1"
# un-yaml = {git = "https://github.com/data-yaml/un-yaml.git", rev = "main"}
universal-pathlib = "^0.1.1"
urllib3 = "<2"
urllib3 = "<3"
fastapi = "^0.104.0"

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

0 comments on commit a58e50a

Please sign in to comment.