From 9fc9588d19b73fb9405719d750960f03017674df Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 1 Jan 2021 19:15:37 +0000 Subject: [PATCH] Bump pyocr from 0.7.2 to 0.8 Bumps [pyocr](https://gitlab.gnome.org/World/OpenPaperwork/pyocr) from 0.7.2 to 0.8. 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 d2d3db7..40dc309 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ Mastodon.py==1.5.1 beautifulsoup4==4.9.1 -pyocr==0.7.2 +pyocr==0.8 requests==2.24.0