move-coop / parsons

A python library of connectors for the progressive community.
Other
254 stars 125 forks source link

Sqlalchemy Update to >= 1.4.22 #1050

Closed matthewkrausse closed 1 month ago

matthewkrausse commented 1 month ago

Will update the version to match the prefect reqs file. This just makes sure we can resolve a conflict and the prefect req seems to be the best way to handle sqlalchemy.

matthewkrausse commented 1 month ago

@shaunagm It looks like only two tests ran and none of the different OS builds.

shaunagm commented 1 month ago

Oh according to this, github actions (tests) don't run if there's a merge conflict: https://github.com/orgs/community/discussions/26304

anzelpwj commented 1 month ago

I think you might also want to set a version requirement in setup.py.

matthewkrausse commented 1 month ago

Deleted the wrong branch by mistake.

matthewkrausse commented 1 month ago

@shaunagm I think this is ready to go