Browse Source

chore(deps): bump urllib3 from 2.2.2 to 2.2.3 in /hack/api-docs (#3909)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.2.3.
- [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.2...2.2.3)

---
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>
Co-authored-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
d89e302c19
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.32.3
 six==1.16.0
 termcolor==2.4.0
 tornado==6.4.1
-urllib3==2.2.2
+urllib3==2.2.3
 verspec==0.1.0
 watchdog==5.0.2
 zipp==3.20.1