Update dependency SQLAlchemy to v2.0.32
All checks were successful
All checks were successful
This commit is contained in:
parent
27895f63da
commit
31e8530c29
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ PyYAML==6.0.1
|
||||||
requests==2.32.3
|
requests==2.32.3
|
||||||
shapely==2.0.5
|
shapely==2.0.5
|
||||||
six==1.16.0
|
six==1.16.0
|
||||||
SQLAlchemy==2.0.31
|
SQLAlchemy==2.0.32
|
||||||
staticmap==0.5.7
|
staticmap==0.5.7
|
||||||
typing_extensions==4.12.2
|
typing_extensions==4.12.2
|
||||||
urllib3==2.2.2
|
urllib3==2.2.2
|
||||||
|
|
Loading…
Reference in a new issue