From 0534863e4ffd8157a69fc25cce7f54597b9f5dfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 12:04:39 +0000 Subject: [PATCH] Bump pymarc from 4.1.1 to 4.2.0 Bumps [pymarc](https://gitlab.com/pymarc/pymarc) from 4.1.1 to 4.2.0. - [Release notes](https://gitlab.com/pymarc/pymarc/tags) - [Commits](https://gitlab.com/pymarc/pymarc/compare/v4.1.1...v4.2.0) --- 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..d6bc6e84004 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.0 python-dateutil==2.8.2 python-memcached==1.59 PyYAML==5.4.1