Compare commits
No commits in common. "main" and "renovate/rsa-4.x" have entirely different histories.
main
...
renovate/r
1 changed files with 6 additions and 6 deletions
|
|
@ -1,4 +1,4 @@
|
||||||
aiohappyeyeballs==2.6.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
aiohappyeyeballs==2.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
aiohttp==3.10.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
aiohttp==3.10.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
aiosignal==1.3.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
aiosignal==1.3.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
alembic==1.13.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
alembic==1.13.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
|
|
@ -192,16 +192,16 @@ s3transfer==0.10.2 ; python_version >= "3.11" and python_full_version <= "3.13.0
|
||||||
schema==0.7.7 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
schema==0.7.7 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
selenium==4.24.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
selenium==4.24.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
semver==3.0.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
semver==3.0.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
setuptools==74.1.3 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
setuptools==74.1.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
shapely==2.0.6 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
shapely==2.0.6 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
shellingham==1.5.4 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
shellingham==1.5.4 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
six==1.16.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
six==1.16.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
smmap==5.0.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
smmap==5.0.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
sniffio==1.3.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
sniffio==1.3.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
sortedcontainers==2.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
sortedcontainers==2.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
soupsieve==2.6 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
soupsieve==2.6 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
sqlalchemy==2.0.41 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
sqlalchemy==2.0.34 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
sqlalchemy[asyncio]==2.0.41 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
sqlalchemy[asyncio]==2.0.34 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
starlette==0.38.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
starlette==0.38.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
striprtf==0.0.26 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
striprtf==0.0.26 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
sympy==1.13.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
sympy==1.13.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
|
|
@ -213,7 +213,7 @@ tqdm==4.66.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
trio-websocket==0.11.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
trio-websocket==0.11.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
trio==0.26.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
trio==0.26.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
typer==0.12.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
typer==0.12.5 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
types-requests==2.32.0.20250602 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
types-requests==2.32.0.20240907 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
typing-extensions==4.12.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
typing-extensions==4.12.2 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
typing-inspect==0.9.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
typing-inspect==0.9.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
tzdata==2024.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
tzdata==2024.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue