Skip to content

Commit

Permalink
chore(deps): update dependency typing-extensions to v4.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 26, 2024
1 parent a094f6e commit b75d713
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -24,5 +24,5 @@ soupsieve==2.5 ; python_version >= "3.11" and python_version < "4.0"
tenacity==8.2.3 ; python_version >= "3.11" and python_version < "4.0"
typeguard==4.1.5 ; python_version >= "3.11" and python_version < "4.0"
typer[all]==0.9.0 ; python_version >= "3.11" and python_version < "4.0"
typing-extensions==4.9.0 ; python_version >= "3.11" and python_version < "4.0"
typing-extensions==4.10.0 ; python_version >= "3.11" and python_version < "4.0"
win32-setctime==1.1.0 ; python_version >= "3.11" and python_version < "4.0" and sys_platform == "win32"

0 comments on commit b75d713

Please sign in to comment.