Bump exceptiongroup from 1.1.2 to 1.1.3

Bumps [exceptiongroup](https://github.com/agronholm/exceptiongroup) from 1.1.2 to 1.1.3.
- [Changelog](https://github.com/agronholm/exceptiongroup/blob/main/CHANGES.rst)
- [Commits](https://github.com/agronholm/exceptiongroup/compare/1.1.2...1.1.3)

---
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]
2023-09-25 21:40:14 +00:00
committed by GitHub
parent cc5b114bcd
commit aeedb9ecd4
2 changed files with 15 additions and 5 deletions

View File

@@ -69,7 +69,7 @@ newrelic = "*"
[tool.poetry.group.dev.dependencies]
exceptiongroup = "==1.1.2"
exceptiongroup = "==1.1.3"
flake8 = "==4.0.1"
flake8-bugbear = "==23.3.12"
isort = "==5.12.0"