From 93d63bb7ad65fec31e18f792c2664b3b4202de21 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Jul 2020 08:10:59 +0000 Subject: [PATCH] Bump tortoise-orm from 0.13.12 to 0.15.23 Bumps [tortoise-orm](https://github.com/tortoise/tortoise-orm) from 0.13.12 to 0.15.23. - [Release notes](https://github.com/tortoise/tortoise-orm/releases) - [Changelog](https://github.com/tortoise/tortoise-orm/blob/develop/CHANGELOG.rst) - [Commits](https://github.com/tortoise/tortoise-orm/compare/0.13.12...0.15.23) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4cdcb6c..cd02cb2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ aioredis==1.3.0 aiohttp==3.6.1 prometheus_client==0.7.1 pytest==5.2.1 -tortoise-orm==0.13.12 +tortoise-orm==0.15.23 aiomysql==0.0.20 sentry-sdk==0.12.3 starlette>=0.13.5 # not directly required, pinned by Snyk to avoid a vulnerability \ No newline at end of file