From 1c6c959cfe236d61a5f2d54be77dcb1cb93a1763 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 23 Oct 2022 12:35:47 +0000 Subject: [PATCH] Bump pymarc from 4.1.1 to 4.2.1 Bumps [pymarc](https://gitlab.com/pymarc/pymarc) from 4.1.1 to 4.2.1. - [Release notes](https://gitlab.com/pymarc/pymarc/tags) - [Commits](https://gitlab.com/pymarc/pymarc/compare/v4.1.1...v4.2.1) --- updated-dependencies: - dependency-name: pymarc dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b59357081cc..9b8549906c6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ lxml==4.6.3 Pillow==8.2.0 psycopg2==2.8.6 pydantic==1.8.2 -pymarc==4.1.1 +pymarc==4.2.1 python-dateutil==2.8.2 python-memcached==1.59 PyYAML==5.4.1