Skip to content

Commit 2398664

Browse files
Bump urllib3 from 2.5.0 to 2.6.0 (#178)
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f9ad018 commit 2398664

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
@@ -18,7 +18,7 @@ six==1.16.0
1818
# via python-dateutil
1919
tzdata==2022.1
2020
# via -r dependencies/requirements.in
21-
urllib3==2.5.0
21+
urllib3==2.6.0
2222
# via requests
2323
xlsxwriter==3.0.3
2424
# via -r dependencies/requirements.in

0 commit comments

Comments
 (0)