Skip to content

Commit

Permalink
feat: bump typing-extensions from 4.10.0 to 4.12.2 (#1982)
Browse files Browse the repository at this point in the history
(python 3.13 compatibility for pydantic)
  • Loading branch information
thebaptiste authored Nov 14, 2024
1 parent a3d9bcc commit 569c10b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .metwork-framework/components.md
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@
| [traitlets](https://github.com/ipython/traitlets) | 5.9.0 | python3 |
| [trove-classifiers](https://github.com/pypa/trove-classifiers) | 2023.8.7 | python3_core |
| [typer](https://github.com/tiangolo/typer) | 0.9.0 | python3_devtools |
| [typing_extensions](https://pypi.org/project/typing_extensions) | 4.10.0 | python3_core |
| [typing_extensions](https://pypi.org/project/typing_extensions) | 4.12.2 | python3_core |
| [typing_inspect](https://github.com/ilevkivskyi/typing_inspect) | 0.9.0 | python3_devtools |
| [Unidecode](https://pypi.org/project/Unidecode) | 1.3.6 | python3 |
| [urllib3](https://pypi.org/project/urllib3) | 2.2.2 | python3 |
Expand Down
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
calver==2022.6.26
setuptools-scm==8.1.0
typing-extensions==4.10.0
typing-extensions==4.12.2

0 comments on commit 569c10b

Please sign in to comment.