From e2fc2c12a3863dad349a0993f5f2b872ee3e870d Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 12 Feb 2021 06:50:30 +0000 Subject: [PATCH] Bump tinydb from 3.12.2 to 4.4.0 Bumps [tinydb](https://github.com/msiemens/tinydb) from 3.12.2 to 4.4.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.4.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..2555678 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ requests==2.20.0 -tinydb==3.12.2 +tinydb==4.4.0 soupsieve==1.8 PyQt5==5.12 beautifulsoup4==4.7.1