Compare commits

..

No commits in common. "renovate/typing_extensions-4.x" and "main" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View file

@ -37,7 +37,7 @@ dependencies = [
"httpx==0.28.1", "httpx==0.28.1",
"idna==3.18", "idna==3.18",
"pycparser==3.0", "pycparser==3.0",
"typing_extensions==4.16.0", "typing_extensions==4.15.0",
] ]
[project.urls] [project.urls]

View file

@ -8,4 +8,4 @@ httpcore==1.0.9
httpx==0.28.1 httpx==0.28.1
idna==3.18 idna==3.18
pycparser==3.0 pycparser==3.0
typing_extensions==4.16.0 typing_extensions==4.15.0