Update dependency exceptiongroup to v1.3.1

This commit is contained in:
renovate[bot] 2025-12-15 18:14:21 +00:00 committed by GitHub
parent 7b22761c75
commit 460a8e25fc
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -54,7 +54,7 @@ elasticsearch==9.1.2 ; python_full_version < '3.10'
# via glances # via glances
elasticsearch==9.2.0 ; python_full_version >= '3.10' elasticsearch==9.2.0 ; python_full_version >= '3.10'
# via glances # via glances
exceptiongroup==1.2.2 ; python_full_version < '3.11' exceptiongroup==1.3.1 ; python_full_version < '3.11'
# via anyio # via anyio
fastapi==0.124.0 fastapi==0.124.0
# via glances # via glances

View File

@ -91,7 +91,7 @@ docutils==0.21.2
# rstcheck-core # rstcheck-core
# sphinx # sphinx
# sphinx-rtd-theme # sphinx-rtd-theme
exceptiongroup==1.2.2 exceptiongroup==1.3.1
# via # via
# anyio # anyio
# pytest # pytest

View File

@ -18,7 +18,7 @@ defusedxml==0.7.1
# via glances # via glances
docker==7.1.0 docker==7.1.0
# via glances # via glances
exceptiongroup==1.2.2 ; python_full_version < '3.11' exceptiongroup==1.3.1 ; python_full_version < '3.11'
# via anyio # via anyio
fastapi==0.124.0 fastapi==0.124.0
# via glances # via glances