mirror of
https://github.com/RYGhub/royalnet.git
synced 2024-11-26 21:14:19 +00:00
⬆️ (deps): Bump alembic from 1.7.6 to 1.7.7
Bumps [alembic](https://github.com/sqlalchemy/alembic) from 1.7.6 to 1.7.7. - [Release notes](https://github.com/sqlalchemy/alembic/releases) - [Changelog](https://github.com/sqlalchemy/alembic/blob/main/CHANGES) - [Commits](https://github.com/sqlalchemy/alembic/commits) --- updated-dependencies: - dependency-name: alembic dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
94d0ae7d05
commit
e7d7ab6407
1 changed files with 501 additions and 501 deletions
8
poetry.lock
generated
8
poetry.lock
generated
|
@ -19,7 +19,7 @@ speedups = ["aiodns", "brotlipy", "cchardet"]
|
|||
|
||||
[[package]]
|
||||
name = "alembic"
|
||||
version = "1.7.6"
|
||||
version = "1.7.7"
|
||||
description = "A database migration tool for SQLAlchemy."
|
||||
category = "main"
|
||||
optional = false
|
||||
|
@ -619,7 +619,7 @@ testing = ["pytest (>=6)", "pytest-checkdocs (>=2.4)", "pytest-flake8", "pytest-
|
|||
[metadata]
|
||||
lock-version = "1.1"
|
||||
python-versions = "^3.8"
|
||||
content-hash = "f1333f44e4018f9a78626bfaf5db96ab65db60cec6607a6395f9f9213981105f"
|
||||
content-hash = "8232726a3236b9b16d1449ee310453465737d11e5f03e93b27f02d9aa0af0d37"
|
||||
|
||||
[metadata.files]
|
||||
aiohttp = [
|
||||
|
@ -662,8 +662,8 @@ aiohttp = [
|
|||
{file = "aiohttp-3.7.4.post0.tar.gz", hash = "sha256:493d3299ebe5f5a7c66b9819eacdcfbbaaf1a8e84911ddffcdc48888497afecf"},
|
||||
]
|
||||
alembic = [
|
||||
{ file = "alembic-1.7.6-py3-none-any.whl", hash = "sha256:ad842f2c3ab5c5d4861232730779c05e33db4ba880a08b85eb505e87c01095bc" },
|
||||
{ file = "alembic-1.7.6.tar.gz", hash = "sha256:6c0c05e9768a896d804387e20b299880fe01bc56484246b0dffe8075d6d3d847" },
|
||||
{file = "alembic-1.7.7-py3-none-any.whl", hash = "sha256:29be0856ec7591c39f4e1cb10f198045d890e6e2274cf8da80cb5e721a09642b"},
|
||||
{file = "alembic-1.7.7.tar.gz", hash = "sha256:4961248173ead7ce8a21efb3de378f13b8398e6630fab0eb258dc74a8af24c58"},
|
||||
]
|
||||
arrow = [
|
||||
{file = "arrow-1.2.2-py3-none-any.whl", hash = "sha256:d622c46ca681b5b3e3574fcb60a04e5cc81b9625112d5fb2b44220c36c892177"},
|
||||
|
|
Loading…
Reference in a new issue