Skip to content

Commit

Permalink
Bump urllib3 from 1.26.12 to 1.26.13 (#738)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Dec 8, 2022
1 parent 6ebd430 commit c4fb11c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -56,7 +56,7 @@ pytest-asyncio = "^0.20.2"
aioresponses = "^0.7.3"
pytest-cov = "^4.0.0"
#ensure urllib3 is greater than 1.26.5 to account for CVE-2021-33503
urllib3 = "^1.26.12"
urllib3 = "^1.26.13"

[tool.poetry.extras]
cli = ["click", "tabulate", "dateparser"]
Expand Down

0 comments on commit c4fb11c

Please sign in to comment.