aboutsummaryrefslogtreecommitdiff
path: root/poetry.lock
diff options
context:
space:
mode:
authorCédric Bonhomme <cedric@cedricbonhomme.org>2020-03-20 23:39:43 +0100
committerCédric Bonhomme <cedric@cedricbonhomme.org>2020-03-20 23:39:43 +0100
commit2c354edc1c04b2f7c842023087035c75e3dc1b02 (patch)
tree9a1536c04d018a61b434241da7303eac975bd831 /poetry.lock
parentUpdated CHANGELOG and README. (diff)
downloadnewspipe-2c354edc1c04b2f7c842023087035c75e3dc1b02.tar.gz
newspipe-2c354edc1c04b2f7c842023087035c75e3dc1b02.tar.bz2
newspipe-2c354edc1c04b2f7c842023087035c75e3dc1b02.zip
Bumped version number.
Diffstat (limited to 'poetry.lock')
-rw-r--r--poetry.lock4
1 files changed, 2 insertions, 2 deletions
diff --git a/poetry.lock b/poetry.lock
index a374be2a..1e5c1be6 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -22,7 +22,7 @@ description = "A database migration tool for SQLAlchemy."
name = "alembic"
optional = false
python-versions = ">=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*"
-version = "1.4.1"
+version = "1.4.2"
[package.dependencies]
Mako = "*"
@@ -591,7 +591,7 @@ aiohttp = [
{file = "aiohttp-3.6.2.tar.gz", hash = "sha256:259ab809ff0727d0e834ac5e8a283dc5e3e0ecc30c4d80b3cd17a4139ce1f326"},
]
alembic = [
- {file = "alembic-1.4.1.tar.gz", hash = "sha256:791a5686953c4b366d3228c5377196db2f534475bb38d26f70eb69668efd9028"},
+ {file = "alembic-1.4.2.tar.gz", hash = "sha256:035ab00497217628bf5d0be82d664d8713ab13d37b630084da8e1f98facf4dbf"},
]
aniso8601 = [
{file = "aniso8601-8.0.0-py2.py3-none-any.whl", hash = "sha256:c033f63d028b9a58e3ab0c2c7d0532ab4bfa7452bfc788fbfe3ddabd327b181a"},
bgstack15