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:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2024-07-22 21:57:23 +00:00
committed by GitHub
parent fbd34a43c7
commit 1dcc6a7126
2 changed files with 5 additions and 5 deletions

View File

@@ -85,7 +85,7 @@ awscli = "^1.29.74"
bandit = "*"
black = "^24.3.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.2.1"
exceptiongroup = "==1.2.2"
flake8 = "^7.1.0"
flake8-bugbear = "^24.1.17"
freezegun = "^1.5.1"