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

Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.16.0 to 1.17.0.
- [Release notes](https://github.com/GrahamDumpleton/wrapt/releases)
- [Changelog](https://github.com/GrahamDumpleton/wrapt/blob/develop/docs/changes.rst)
- [Commits](https://github.com/GrahamDumpleton/wrapt/compare/1.16.0...1.17.0)

---
updated-dependencies:
- dependency-name: wrapt
  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-25 00:33:59 +00:00
committed by Luke Tainton
parent 2316cf0306
commit f5a907b594
2 changed files with 69 additions and 74 deletions

View File

@@ -34,7 +34,7 @@ tabulate = "0.9.0"
tomli = "2.1.0"
tomlkit = "0.13.2"
urllib3 = "2.2.3"
wrapt = "1.16.0"
wrapt = "1.17.0"
[tool.poetry.group.dev.dependencies]
black = "^24.4.0"