Bump exceptiongroup from 1.1.3 to 1.2.0

Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.1.3 to 1.2.0.
- [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.1.3...1.2.0)

---
updated-dependencies:
- dependency-name: exceptiongroup
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-11-22 14:27:06 +00:00
committed by GitHub
parent e5d1894544
commit ed63867348
2 changed files with 5 additions and 5 deletions

View File

@@ -55,7 +55,7 @@ awscli = "^1.29.74"
bandit = "*"
black = "^23.11.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.1.3"
exceptiongroup = "==1.2.0"
flake8 = "^6.1.0"
flake8-bugbear = "^23.9.16"
freezegun = "^1.2.2"