Skip to content

Commit 22c034f

Browse files
Update dependency exceptiongroup to v1.2.2
1 parent 63c5ec8 commit 22c034f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ black==24.4.2 ; python_version >= "3.10" and python_version < "4.0"
22
blinker==1.8.2 ; python_version >= "3.10" and python_version < "4.0"
33
click==8.1.7 ; python_version >= "3.10" and python_version < "4.0"
44
colorama==0.4.6 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "win32" or platform_system == "Windows")
5-
exceptiongroup==1.2.1 ; python_version >= "3.10" and python_version < "3.11"
5+
exceptiongroup==1.2.2 ; python_version >= "3.10" and python_version < "3.11"
66
flask-sqlalchemy==3.1.1 ; python_version >= "3.10" and python_version < "4.0"
77
flask==3.0.3 ; python_version >= "3.10" and python_version < "4.0"
88
greenlet==3.0.3 ; python_version >= "3.10" and python_version < "4.0" and (platform_machine == "aarch64" or platform_machine == "ppc64le" or platform_machine == "x86_64" or platform_machine == "amd64" or platform_machine == "AMD64" or platform_machine == "win32" or platform_machine == "WIN32")

0 commit comments

Comments
 (0)