chore(pip-prod)(deps): bump six from 1.16.0 to 1.17.0

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>
This commit is contained in:
dependabot[bot]
2024-12-06 00:34:48 +00:00
committed by Luke Tainton
parent c9be05fe5b
commit 7683c12aca
2 changed files with 6 additions and 6 deletions

View File

@ -29,7 +29,7 @@ pluggy = "1.5.0"
py = "1.11.0"
pyparsing = "3.1.4"
requests = "2.32.3"
six = "1.16.0"
six = "1.17.0"
tabulate = "0.9.0"
tomli = "2.2.1"
tomlkit = "0.13.2"