From 85f1290b0c0c381e3e8e7e7465ea3084f56bb6cd Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 May 2020 08:35:49 +0000 Subject: [PATCH] [Security] Bump tortoise-orm from 0.15.1 to 0.15.23 Bumps [tortoise-orm](https://github.com/tortoise/tortoise-orm) from 0.15.1 to 0.15.23. **This update includes a security fix.** - [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.15.1...0.15.23) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 6afe169..facc211 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,6 +4,6 @@ aioredis==1.3.0 aiohttp==3.6.2 prometheus_client==0.7.1 pytest==5.3.1 -tortoise-orm==0.15.1 +tortoise-orm==0.15.23 aiomysql==0.0.20 sentry-sdk==0.13.2 \ No newline at end of file