Skip to content

Commit

Permalink
chore: Bump typing_extensions to version 4.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorwalton committed Oct 14, 2024
1 parent d7440d2 commit 865de63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion backend/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -164,7 +164,8 @@ tqdm==4.66.1
typer==0.9.0
types-python-dateutil==2.8.19.14
typing==3.7.4.3
typing_extensions==4.8.0
#typing_extensions==4.8.0 Bump to 4.9.0
typing_extensions==4.9.0
tzdata==2023.3
tzlocal==5.2
ujson==5.8.0
Expand Down

0 comments on commit 865de63

Please sign in to comment.