cex-solutions / types-sqlalchemy-utils

GNU General Public License v3.0
4 stars 2 forks source link

chore(deps): update dependency sqlalchemy-utils to v0.39.0 #43

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
sqlalchemy-utils ==0.38.3 -> ==0.39.0 age adoption passing confidence
sqlalchemy-utils ==0.38.3 -> ==0.39.0 age adoption passing confidence

Release Notes

kvesteri/sqlalchemy-utils ### [`v0.39.0`](https://togithub.com/kvesteri/sqlalchemy-utils/releases/tag/0.39.0) [Compare Source](https://togithub.com/kvesteri/sqlalchemy-utils/compare/0.38.3...0.39.0) - Support Python 3.11. - Add pre-commit hooks for uniform text checks, isort, flake8, and pyupgrade. - Fix a crash that occurs if the `colour-science` package is installed, which shares the same import name as the `colour` package that sqlalchemy-utils supports. ([#​637](https://togithub.com/kvesteri/sqlalchemy-utils/pull/637), courtesy of JayPalm) - Fix a crash that occurs if the installed sqlalchemy version is a beta (like `"2.0.0b3"`). (Reported in [#​643](https://togithub.com/kvesteri/sqlalchemy-utils/pull/643), thanks Dinmukhamet!)

Configuration

📅 Schedule: Branch creation - "before 9am every weekday" (UTC), 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 these updates again.



This PR has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 6 months ago

:tada: This PR is included in version 1.1.0 :tada:

The release is available on:

Your semantic-release bot :package::rocket: