Compare commits

...
Sign in to create a new pull request.

1 commit

Author SHA1 Message Date
Renovate Bot
2ed649dad8 Update dependency alembic to v1.16.1 2025-06-10 21:05:51 +02:00

View file

@ -1,7 +1,7 @@
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"
alembic==1.16.1 ; python_version >= "3.11" and python_full_version <= "3.13.0"
annotated-types==0.7.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
anyio==4.4.0 ; python_version >= "3.11" and python_full_version <= "3.13.0"
appdirs==1.4.4 ; python_version >= "3.11" and python_full_version <= "3.13.0"