ashwin153 / autofeat

automated exploratory data analysis
0 stars 0 forks source link

fix(deps): update dependency sqlalchemy to v2 #423

Open renovate[bot] opened 2 weeks ago

renovate[bot] commented 2 weeks ago

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlalchemy (changelog) ^1.4.0 -> ^2.0.0 age adoption passing confidence

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.



This PR was generated by Mend Renovate. View the repository job log.

renovate[bot] commented 2 weeks ago

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

The artifact failure details are included below:

File name: poetry.lock
Updating dependencies
Resolving dependencies...

Creating virtualenv autofeat-eo8a--R4-py3.12 in /home/ubuntu/.cache/pypoetry/virtualenvs

Because sqlalchemy-redshift (0.8.14) depends on SQLAlchemy (>=0.9.2,<2.0.0)
 and no versions of sqlalchemy-redshift match >0.8.14,<0.9.0, sqlalchemy-redshift (>=0.8.14,<0.9.0) requires SQLAlchemy (>=0.9.2,<2.0.0).
So, because autofeat depends on both sqlalchemy (^2.0.0) and sqlalchemy-redshift (^0.8.14), version solving failed.