Browse Source

chore(deps): bump urllib3 from 2.2.0 to 2.2.1 in /hack/api-docs (#3166)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.0 to 2.2.1.
- [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.2.0...2.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 2 years ago
parent
commit
d71b577b90
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.31.0
 six==1.16.0
 termcolor==2.4.0
 tornado==6.4
-urllib3==2.2.0
+urllib3==2.2.1
 verspec==0.1.0
 watchdog==4.0.0
 zipp==3.17.0