Bump exceptiongroup from 1.3.0 to 1.3.1 (#3128)

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:production
  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-22 08:48:21 -05:00
committed by GitHub
parent 8b203666df
commit 31a46b7485
2 changed files with 5 additions and 5 deletions

View File

@@ -13,7 +13,7 @@ ago = "~=0.1.0"
beautifulsoup4 = "^4.14.2"
blinker = "~=1.8"
gevent = "==25.9.1"
exceptiongroup = "==1.3.0"
exceptiongroup = "==1.3.1"
flask = "~=3.1"
flask-basicauth = "~=0.2"
flask-login = "^0.6"