Skip to content

Commit

Permalink
Update dependency typing-extensions to v4.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 5, 2024
1 parent 8811237 commit a096601
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 @@ -26,6 +26,6 @@ python-dotenv==1.0.0 ; python_version >= "3.11" and python_version < "4.0"
setuptools==69.0.2 ; python_version >= "3.12" and python_version < "4.0"
sniffio==1.3.0 ; python_version >= "3.11" and python_version < "4.0"
strenum==0.4.15 ; python_version >= "3.11" and python_version < "4.0"
typing-extensions==4.8.0 ; python_version >= "3.11" and python_version < "4.0"
typing-extensions==4.11.0 ; python_version >= "3.11" and python_version < "4.0"
validators==0.22.0 ; python_version >= "3.11" and python_version < "4.0"
yarl==1.9.3 ; python_version >= "3.11" and python_version < "4.0"

0 comments on commit a096601

Please sign in to comment.