fix(deps): update dependency typing_extensions to v4.16.0
All checks were successful
NYX Security Scan / nyx-scan (pull_request) Successful in 7m9s
All checks were successful
NYX Security Scan / nyx-scan (pull_request) Successful in 7m9s
This commit is contained in:
parent
dd2b5b44b3
commit
227e5f4c68
2 changed files with 2 additions and 2 deletions
|
|
@ -37,7 +37,7 @@ dependencies = [
|
|||
"httpx==0.28.1",
|
||||
"idna==3.18",
|
||||
"pycparser==3.0",
|
||||
"typing_extensions==4.15.0",
|
||||
"typing_extensions==4.16.0",
|
||||
]
|
||||
|
||||
[project.urls]
|
||||
|
|
|
|||
|
|
@ -8,4 +8,4 @@ httpcore==1.0.9
|
|||
httpx==0.28.1
|
||||
idna==3.18
|
||||
pycparser==3.0
|
||||
typing_extensions==4.15.0
|
||||
typing_extensions==4.16.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue