Skip to content

Commit f1e8130

Browse files
Bump the pip group across 1 directory with 2 updates
Bumps the pip group with 2 updates in the / directory: [filelock](https://github.com/tox-dev/py-filelock) and [urllib3](https://github.com/urllib3/urllib3). Updates `filelock` from 3.20.0 to 3.20.1 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.20.0...3.20.1) 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: filelock dependency-version: 3.20.1 dependency-type: indirect dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: indirect dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent e7b58ac commit f1e8130

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

requirements.txt

Lines changed: 4 additions & 4 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
@@ -94,7 +94,7 @@ distro==1.9.0
9494
# via ansible-lint
9595
exceptiongroup==1.3.0
9696
# via pytest
97-
filelock==3.20.0
97+
filelock==3.20.1
9898
# via ansible-lint
9999
idna==3.11
100100
# via requests
@@ -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)