Skip to content

Commit 0943d4e

Browse files
Update dependency typing-extensions to v4.12.2
1 parent e685a1d commit 0943d4e

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
@@ -22,5 +22,5 @@ pytest==7.4.0 ; python_version >= "3.10" and python_version < "4.0"
2222
python-dotenv==1.0.0 ; python_version >= "3.10" and python_version < "4.0"
2323
sqlalchemy==2.0.20 ; python_version >= "3.10" and python_version < "4.0"
2424
tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"
25-
typing-extensions==4.7.1 ; python_version >= "3.10" and python_version < "4.0"
25+
typing-extensions==4.12.2 ; python_version >= "3.10" and python_version < "4.0"
2626
win32-setctime==1.1.0 ; python_version >= "3.10" and python_version < "4.0" and sys_platform == "win32"

0 commit comments

Comments
 (0)