Skip to content

Commit c8ef274

Browse files
{Packaging} Bump urllib3 from 2.5.0 to 2.6.0 in /src/azure-cli (#32506)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0cec909 commit c8ef274

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

src/azure-cli/requirements.py3.Darwin.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ semver==3.0.4
129129
six==1.16.0
130130
sshtunnel==0.1.5
131131
tabulate==0.8.9
132-
urllib3==2.5.0
132+
urllib3==2.6.0
133133
wcwidth==0.1.7
134134
websocket-client==1.3.1
135135
xmltodict==0.12.0

src/azure-cli/requirements.py3.Linux.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@ semver==3.0.4
130130
six==1.16.0
131131
sshtunnel==0.1.5
132132
tabulate==0.8.9
133-
urllib3==2.5.0
133+
urllib3==2.6.0
134134
wcwidth==0.1.7
135135
websocket-client==1.3.1
136136
xmltodict==0.12.0

src/azure-cli/requirements.py3.windows.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ semver==3.0.4
131131
six==1.16.0
132132
sshtunnel==0.1.5
133133
tabulate==0.8.9
134-
urllib3==2.5.0
134+
urllib3==2.6.0
135135
wcwidth==0.1.7
136136
websocket-client==1.3.1
137137
xmltodict==0.12.0

0 commit comments

Comments
 (0)