mirror of
https://github.com/fastapi-users/fastapi-users.git
synced 2026-03-13 07:49:55 +08:00
Bump sqlalchemy from 1.3.14 to 1.3.15 (#129)
Bumps [sqlalchemy](https://github.com/sqlalchemy/sqlalchemy) from 1.3.14 to 1.3.15. - [Release notes](https://github.com/sqlalchemy/sqlalchemy/releases) - [Changelog](https://github.com/sqlalchemy/sqlalchemy/blob/master/CHANGES) - [Commits](https://github.com/sqlalchemy/sqlalchemy/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
9c23c7cc49
commit
de8c9fdf01
8
Pipfile.lock
generated
8
Pipfile.lock
generated
@@ -254,10 +254,10 @@
|
||||
},
|
||||
"sqlalchemy": {
|
||||
"hashes": [
|
||||
"sha256:b92d2de62e43499d85b1780274d1b562e5159c7996f6f04a9bb46cf681ced45f"
|
||||
"sha256:c4cca4aed606297afbe90d4306b49ad3a4cd36feb3f87e4bfd655c57fd9ef445"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==1.3.14"
|
||||
"version": "==1.3.15"
|
||||
},
|
||||
"starlette": {
|
||||
"hashes": [
|
||||
@@ -856,10 +856,10 @@
|
||||
},
|
||||
"sqlalchemy": {
|
||||
"hashes": [
|
||||
"sha256:b92d2de62e43499d85b1780274d1b562e5159c7996f6f04a9bb46cf681ced45f"
|
||||
"sha256:c4cca4aed606297afbe90d4306b49ad3a4cd36feb3f87e4bfd655c57fd9ef445"
|
||||
],
|
||||
"index": "pypi",
|
||||
"version": "==1.3.14"
|
||||
"version": "==1.3.15"
|
||||
},
|
||||
"toml": {
|
||||
"hashes": [
|
||||
|
||||
Reference in New Issue
Block a user