Compare commits

..

11 commits

Author SHA1 Message Date
git
ac42db9d58 Merge pull request 'Update dependency aiohappyeyeballs to v2.6.1' (#27) from renovate/aiohappyeyeballs-2.x into main
Reviewed-on: #27
2025-06-10 21:05:34 +02:00
Renovate Bot
a0728d310b Update dependency aiohappyeyeballs to v2.6.1 2025-06-10 21:05:21 +02:00
git
e32755dfc0 Merge pull request 'Update dependency types-requests to v2.32.0.20250602' (#26) from renovate/types-requests-2.x into main
Reviewed-on: #26
2025-06-10 21:05:04 +02:00
Renovate Bot
c7c2b592e2 Update dependency types-requests to v2.32.0.20250602 2025-06-10 21:04:55 +02:00
git
2bbd248cfd Merge pull request 'Update dependency sqlalchemy to v2.0.41' (#24) from renovate/sqlalchemy-2.x into main
Reviewed-on: #24
2025-06-10 21:04:16 +02:00
Renovate Bot
53cadef0c4 Update dependency sqlalchemy to v2.0.41 2025-06-10 21:04:05 +02:00
git
030a2280fe Merge pull request 'Update dependency smmap to v5.0.2' (#23) from renovate/smmap-5.x into main
Reviewed-on: #23
2025-06-10 21:03:28 +02:00
Renovate Bot
d2d7081745 Update dependency smmap to v5.0.2 2025-06-10 21:03:17 +02:00
git
148f0c4dd0 Merge pull request 'Update dependency setuptools to v74.1.3' (#22) from renovate/setuptools-74.x into main
Reviewed-on: #22
2025-06-10 21:03:06 +02:00
Renovate Bot
f96f2bee1b Update dependency setuptools to v74.1.3 2025-06-10 21:02:53 +02:00
git
339a5ed887 Merge pull request 'Update dependency rsa to v4.9.1' (#20) from renovate/rsa-4.x into main
Reviewed-on: #20
2025-06-10 21:02:28 +02:00

View file

@ -1,4 +1,4 @@
aiohappyeyeballs==2.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
aiohappyeyeballs==2.6.1 ; 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"
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"
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"
setuptools==74.1.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"
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"
six==1.16.0 ; 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"
smmap==5.0.2 ; 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"
soupsieve==2.6 ; 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.34 ; 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[asyncio]==2.0.41 ; 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"
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==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"
types-requests==2.32.0.20240907 ; 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"
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"
tzdata==2024.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"