Merge pull request 'Update dependency sqlalchemy to v2.0.41' (#24) from renovate/sqlalchemy-2.x into main

Reviewed-on: #24
This commit is contained in:
git 2025-06-10 21:04:16 +02:00
commit 2bbd248cfd

View file

@ -200,8 +200,8 @@ 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"