From 1b44700f54c434be39bc8f1721c4550aa9c177b7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Jul 2024 18:28:29 +0000 Subject: [PATCH] Bump anki from 2.1.45 to 24.06 Bumps anki from 2.1.45 to 24.06. --- updated-dependencies: - dependency-name: anki dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 41a6b03..f480496 100644 --- a/requirements.txt +++ b/requirements.txt @@ -5,7 +5,7 @@ yapf>=0.30.0,<1.0 mypy>=0.770,<1.0 pip>=20.1 -anki==2.1.45 +anki==24.06 aqt==2.1.45 ankibuild==0.0.1 git+https://github.com/abdnh/ankibuild#egg=ankibuild[qt5,qt6]