Skip to content

Commit 438d6aa

Browse files
build(deps): bump urllib3 from 2.5.0 to 2.6.3
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.5.0 to 2.6.3. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.3) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a4ce10d commit 438d6aa

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

doc-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -187,7 +187,7 @@ toolz==0.12.1
187187
# partd
188188
tornado==6.5.1
189189
# via distributed
190-
urllib3==2.5.0
190+
urllib3==2.6.3
191191
# via
192192
# distributed
193193
# requests

test-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ typing-extensions==4.12.2
195195
# flexparser
196196
# pint
197197
# pydantic
198-
urllib3==2.5.0
198+
urllib3==2.6.3
199199
# via distributed
200200
wrapt==1.16.0
201201
# via deprecated

0 commit comments

Comments
 (0)