chore(pip-prod)(deps): bump tomli from 2.0.2 to 2.1.0

Bumps [tomli](https://github.com/hukkin/tomli) from 2.0.2 to 2.1.0.
- [Changelog](https://github.com/hukkin/tomli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/hukkin/tomli/compare/2.0.2...2.1.0)

---
updated-dependencies:
- dependency-name: tomli
  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-11-12 04:57:19 +00:00
committed by Luke Tainton
parent 0bfa772f4e
commit 50a50d41ca
2 changed files with 5 additions and 5 deletions

View File

@ -31,7 +31,7 @@ pyparsing = "3.1.4"
requests = "2.32.3"
six = "1.16.0"
tabulate = "0.9.0"
tomli = "2.0.2"
tomli = "2.1.0"
tomlkit = "0.13.2"
urllib3 = "2.2.3"
wrapt = "1.16.0"