Merge pull request #56 from go-outside-labs/dependabot/pip/web3-toolkit/urllib3-2.0.7

Bump urllib3 from 2.0.3 to 2.0.7 in /web3-toolkit
This commit is contained in:
go outside labs helper 2023-11-27 20:41:54 -08:00 committed by GitHub
commit 170b0206f7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1643,13 +1643,13 @@ testing = ["build[virtualenv] (>=0.10)", "covdefaults (>=2.3)", "detect-test-pol
[[package]]
name = "urllib3"
version = "2.0.3"
version = "2.0.7"
description = "HTTP library with thread-safe connection pooling, file post, and more."
optional = false
python-versions = ">=3.7"
files = [
{file = "urllib3-2.0.3-py3-none-any.whl", hash = "sha256:48e7fafa40319d358848e1bc6809b208340fafe2096f1725d05d67443d0483d1"},
{file = "urllib3-2.0.3.tar.gz", hash = "sha256:bee28b5e56addb8226c96f7f13ac28cb4c301dd5ea8a6ca179c0b9835e032825"},
{file = "urllib3-2.0.7-py3-none-any.whl", hash = "sha256:fdb6d215c776278489906c2f8916e6e7d4f5a9b602ccbcfdf7f016fc8da0596e"},
{file = "urllib3-2.0.7.tar.gz", hash = "sha256:c97dfde1f7bd43a71c8d2a58e369e9b2bf692d1334ea9f9cae55add7d0dd0f84"},
]
[package.extras]