From 4e4a71212cbc4ae755e588004bdb45402f8118f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 15:57:42 +0000 Subject: [PATCH] chore(deps): bump genanki from 0.13.0 to 0.13.1 Bumps [genanki](https://github.com/kerrickstaley/genanki) from 0.13.0 to 0.13.1. - [Commits](https://github.com/kerrickstaley/genanki/commits) --- updated-dependencies: - dependency-name: genanki dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 8a63221..1f749a2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ # make sure to update the alemayhu/base-image-n2a # and pull it in the live server: ssh root@2anki.net docker pull alemayhu/base-image-n2a -genanki==0.13.0 +genanki==0.13.1 pydantic>=1.8.0,<3.0.0 pylint>=2.17.0 bugsnag>=4.5.0