chore(pip-prod)(deps): bump exceptiongroup from 1.2.1 to 1.2.2

Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.2.1 to 1.2.2.
- [Release notes](https://github.com/agronholm/exceptiongroup/releases)
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](https://github.com/agronholm/exceptiongroup/compare/1.2.1...1.2.2)

---
updated-dependencies:
- dependency-name: exceptiongroup
  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]
2024-07-15 00:37:01 +00:00
committed by Luke Tainton
parent 9afd9a78c1
commit 6365f3c3e2
2 changed files with 5 additions and 5 deletions

View File

@ -16,7 +16,7 @@ certifi = "2024.7.4"
charset-normalizer = "3.3.2"
click = "8.1.7"
dill = "0.3.8"
exceptiongroup = "1.2.1"
exceptiongroup = "1.2.2"
idna = "3.7"
iniconfig = "2.0.0"
lazy-object-proxy = "1.10.0"