diff --git a/poetry.lock b/poetry.lock index f35dc4e45af..19b9c5d8120 100644 --- a/poetry.lock +++ b/poetry.lock @@ -1668,4 +1668,4 @@ testing = ["big-O", "jaraco.functools", "jaraco.itertools", "more-itertools", "p [metadata] lock-version = "2.0" python-versions = "^3.8" -content-hash = "04e559d11c95be1b25bfe51817592322ee80da12af5092cfe5664345c18dc6aa" +content-hash = "368d5dce2e2375400d677b575523352c47f89070355aaf6ade29360ca7bdb5e2" diff --git a/pyproject.toml b/pyproject.toml index 3795ced803a..8f5db44f8a7 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -50,7 +50,7 @@ pexpect = "^4.7.0" pkginfo = "^1.9.4" platformdirs = "^3.0.0" pyproject-hooks = "^1.0.0" -requests = "^2.18" +requests = "^2.26" requests-toolbelt = ">=0.9.1,<2" shellingham = "^1.5" tomli = { version = "^2.0.1", python = "<3.11" }