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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-14 23:59:27 +00:00
committed by GitHub
parent bc04bccdca
commit e472282769
2 changed files with 140 additions and 18 deletions

View File

@@ -6,7 +6,7 @@ name = "pypi"
[packages]
ago = "~=0.0.95"
blinker = "~=1.4"
exceptiongroup = "==1.1.2"
exceptiongroup = "==1.1.3"
flask = "~=2.3"
flask-basicauth = "~=0.2"
flask-login = "~=0.6"