Browse Source

chore(deps): bump urllib3 from 2.6.3 to 2.7.0 in /hack/api-docs (#6329)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.6.3 to 2.7.0.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.3...2.7.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 1 month ago
parent
commit
a47b08d087
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/api-docs/requirements.txt

+ 1 - 1
hack/api-docs/requirements.txt

@@ -36,7 +36,7 @@ requests==2.33.1
 six==1.17.0
 termcolor==3.3.0
 tornado==6.5.5
-urllib3==2.6.3
+urllib3==2.7.0
 verspec==0.1.0
 watchdog==6.0.0
 zipp==3.23.1