Bump SQLAlchemy to 2.0.36 (#126683)
* Bump SQLAlchemy to 2.0.35 changelog: https://docs.sqlalchemy.org/en/20/changelog/changelog_20.html#change-2.0.35 * fix mocking * adjust to .36 * remove ignored as these are now typed * fix SQLAlchemy
This commit is contained in:
@@ -66,7 +66,7 @@ dependencies = [
|
||||
"PyYAML==6.0.2",
|
||||
"requests==2.32.3",
|
||||
"securetar==2024.11.0",
|
||||
"SQLAlchemy==2.0.31",
|
||||
"SQLAlchemy==2.0.36",
|
||||
"standard-aifc==3.13.0;python_version>='3.13'",
|
||||
"standard-telnetlib==3.13.0;python_version>='3.13'",
|
||||
"typing-extensions>=4.12.2,<5.0",
|
||||
|
||||
Reference in New Issue
Block a user