From 54761412d76dadcf6f54ae6ec0dfccef234c3024 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Sun, 29 Nov 2020 10:28:41 +0000 Subject: [PATCH] Bump tinydb from 3.12.2 to 4.3.0 Bumps [tinydb](https://github.com/msiemens/tinydb) from 3.12.2 to 4.3.0. - [Release notes](https://github.com/msiemens/tinydb/releases) - [Changelog](https://github.com/msiemens/tinydb/blob/master/docs/changelog.rst) - [Commits](https://github.com/msiemens/tinydb/compare/v3.12.2...v4.3.0) 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 f93ff47..4c30e62 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests==2.20.0 -tinydb==3.12.2 +tinydb==4.3.0 soupsieve==1.8 PyQt5==5.12 beautifulsoup4==4.7.1