Skip to content

Commit 257e48e

Browse files
Bump urllib3 from 2.5.0 to 2.6.0
Bumps [urllib3](https://github.com/urllib3/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: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6029aef commit 257e48e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ git+https://github.com/haampie/furo.git@c1d161cb9e04b481ec3331db981aacfa132ecaa6
1111
python-levenshtein==0.27.1
1212
docutils==0.21.2
1313
pygments==2.19.2
14-
urllib3==2.5.0
14+
urllib3==2.6.0
1515
pytest==8.4.2
1616
isort==6.0.1
1717
black==25.1.0

0 commit comments

Comments
 (0)