Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump urllib3 from 2.0.4 to 2.0.6 #1364

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 12 additions & 2 deletions reqs-test.txt
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,9 @@ certifi==2023.7.22
# pyproj
# requests
cffi==1.15.1
# via argon2-cffi-bindings
# via
# argon2-cffi-bindings
# cryptography
cfgv==3.4.0
# via pre-commit
chardet==5.2.0
Expand Down Expand Up @@ -89,6 +91,8 @@ commonmark==0.9.1
# via recommonmark
coverage[toml]==7.3.0
# via pytest-cov
cryptography==41.0.4
# via secretstorage
dask==2023.8.1
# via
# -r requirements.in
Expand Down Expand Up @@ -172,6 +176,10 @@ isort==5.12.0
# pylint
jaraco-classes==3.3.0
# via keyring
jeepney==0.8.0
# via
# keyring
# secretstorage
jinja2==3.1.2
# via
# distributed
Expand Down Expand Up @@ -463,6 +471,8 @@ rpds-py==0.9.2
# referencing
scipy==1.11.2
# via -r requirements.in
secretstorage==3.3.3
# via keyring
send2trash==1.8.2
# via jupyter-server
shapely==2.0.1
Expand Down Expand Up @@ -595,7 +605,7 @@ typing-inspect==0.9.0
# via -r requirements.in
uri-template==1.3.0
# via jsonschema
urllib3==2.0.4
urllib3==2.0.6
# via
# distributed
# requests
Expand Down