Skip to content

Commit ac405ec

Browse files
Update dependency urllib3 to v2 [SECURITY] (#646)
1 parent e0f134a commit ac405ec

File tree

2 files changed

+31
-22
lines changed

2 files changed

+31
-22
lines changed

poetry.lock

Lines changed: 30 additions & 21 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ mysql-connector-python = "^9.1.0"
6262
tenacity = "^8.2.2"
6363
boto3 = "^1.28.11"
6464
pyyaml = "^6.0"
65-
urllib3 = "^1.26.16"
65+
urllib3 = "^2.0.0"
6666
allure-pytest = "^2.13.2"
6767
allure-pytest-default-results = "^0.1.2"
6868
jubilant = "^1.0.1"

0 commit comments

Comments
 (0)