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

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

---
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-13 00:55:38 +00:00
committed by Luke Tainton
parent af161bf6c5
commit fe96e93ef8
2 changed files with 75 additions and 68 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.0"
wrapt = "1.17.1"
[tool.poetry.group.dev.dependencies]
black = "^24.4.0"