chore(pip-prod)(deps): bump wrapt from 1.17.1 to 1.17.2

Bumps [wrapt](https://github.com/GrahamDumpleton/wrapt) from 1.17.1 to 1.17.2.
- [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.17.1...1.17.2)

---
updated-dependencies:
- dependency-name: wrapt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-01-15 00:16:12 +00:00
committed by Luke Tainton
parent 9a6233c051
commit f3ced15de4
2 changed files with 82 additions and 75 deletions

View File

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