Skip to content

Commit fe4837d

Browse files
chore(deps): bump sqlalchemy-utils from 0.38.2 to 0.41.1 (#8874)
Bumps [sqlalchemy-utils](https://github.com/kvesteri/sqlalchemy-utils) from 0.38.2 to 0.41.1. - [Release notes](https://github.com/kvesteri/sqlalchemy-utils/releases) - [Changelog](https://github.com/kvesteri/sqlalchemy-utils/blob/master/CHANGES.rst) - [Commits](kvesteri/sqlalchemy-utils@0.38.2...0.41.1) --- updated-dependencies: - dependency-name: sqlalchemy-utils dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 69d6701 commit fe4837d

File tree

2 files changed

+9
-10
lines changed

2 files changed

+9
-10
lines changed

poetry.lock

Lines changed: 8 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ requests-oauthlib = "1.3.1"
6060
icalendar = "5.0.7"
6161
requests = {version = "2.31.0", extras = ["security"]}
6262
psycopg2-binary = "2.9.3"
63-
SQLAlchemy-Utils = "0.38.2"
63+
SQLAlchemy-Utils = "0.41.1"
6464
itsdangerous = "2.0.1"
6565
humanize = "4.1.0"
6666
celery = "5.2.7"

0 commit comments

Comments
 (0)