Skip to content

Commit 8db3ecd

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 in the pip group across 1 directory
Bumps the pip group with 1 update in the / directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.5.0 to 2.6.0 - [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.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e7b58ac commit 8db3ecd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@ azure-mgmt-core==1.6.0
4747
# azure-mgmt-network
4848
azure-mgmt-network==30.0.0
4949
# via -r requirements.in
50-
azure-storage-blob==12.23.0
50+
azure-storage-blob==12.26.0
5151
# via
5252
# -r requirements.in
5353
# azure-kusto-ingest
54-
azure-storage-queue==12.12.0
54+
azure-storage-queue==12.13.0
5555
# via
5656
# -r requirements.in
5757
# azure-kusto-ingest
@@ -278,7 +278,7 @@ typing-extensions==4.15.0
278278
# referencing
279279
tzdata==2025.2
280280
# via pandas
281-
urllib3==2.5.0
281+
urllib3==2.6.0
282282
# via requests
283283
wcmatch==10.1
284284
# via ansible-lint

0 commit comments

Comments
 (0)