Bump exceptiongroup from 1.3.0 to 1.3.1 (#2110)

Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.3.0 to 1.3.1.
- [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.3.0...1.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2025-11-24 16:51:25 -05:00
committed by GitHub
parent 670e2b9e65
commit a8a990295d
2 changed files with 5 additions and 5 deletions

View File

@@ -88,7 +88,7 @@ bandit = "*"
black = "^25.11.0"
cyclonedx-python-lib = "^11.5.0"
cloudfoundry-client = "*"
exceptiongroup = "==1.3.0"
exceptiongroup = "==1.3.1"
flake8 = "^7.3.0"
flake8-bugbear = "^25.10.21"
freezegun = "^1.5.5"