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:
commit
2bbd248cfd
1 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue