Browse Source

chore(deps): bump six from 1.16.0 to 1.17.0 in /hack/api-docs (#4193)

Bumps [six](https://github.com/benjaminp/six) from 1.16.0 to 1.17.0.
- [Changelog](https://github.com/benjaminp/six/blob/main/CHANGES)
- [Commits](https://github.com/benjaminp/six/compare/1.16.0...1.17.0)

---
updated-dependencies:
- dependency-name: six
  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>
Co-authored-by: Gergely Brautigam <182850+Skarlso@users.noreply.github.com>
dependabot[bot] 1 year ago
parent
commit
b2aa790039
1 changed files with 1 additions and 1 deletions
  1. 1 1
      hack/api-docs/requirements.txt

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

@@ -33,7 +33,7 @@ PyYAML==6.0.2
 pyyaml_env_tag==0.1
 regex==2024.11.6
 requests==2.32.3
-six==1.16.0
+six==1.17.0
 termcolor==2.5.0
 tornado==6.4.2
 urllib3==2.2.3