Skip to content

Commit d51b670

Browse files
Bump urllib3 from 1.26.20 to 2.6.3 in /requirements
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.20 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@1.26.20...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 46da3ef commit d51b670

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

requirements/REQUIREMENTS-CI.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ types-setuptools==80.9.0.20250822
155155
types-urllib3==1.26.25.14
156156
typing_extensions==4.15.0
157157
tzdata==2025.2
158-
urllib3==1.26.20
158+
urllib3==2.6.3
159159
validators==0.35.0
160160
wcwidth==0.2.14
161161
webencodings==0.5.1

requirements/REQUIREMENTS-JUPYTER.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@ traitlets==5.14.3
134134
typing_extensions==4.15.0
135135
tzdata==2025.2
136136
uri-template==1.3.0
137-
urllib3==1.26.20
137+
urllib3==2.6.3
138138
validators==0.35.0
139139
wcwidth==0.2.14
140140
webcolors==24.11.1

requirements/REQUIREMENTS-NAPARI-CI.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ typer==0.20.0
154154
typing-inspection==0.4.2
155155
typing_extensions==4.15.0
156156
tzdata==2025.2
157-
urllib3==1.26.20
157+
urllib3==2.6.3
158158
validators==0.35.0
159159
vispy==0.14.3
160160
wcwidth==0.2.14

starfish/REQUIREMENTS-STRICT.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ tqdm==4.67.1
5353
trackpy==0.7
5454
typing_extensions==4.15.0
5555
tzdata==2025.2
56-
urllib3==1.26.20
56+
urllib3==2.6.3
5757
validators==0.35.0
5858
xarray==2024.7.0
5959
zipp==3.23.0

0 commit comments

Comments
 (0)