From 8d94a9c71e475683aca66c780c757d13f424213e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 1 Jan 2022 21:32:25 +0000 Subject: [PATCH] Bump pymarc from 4.0.0 to 4.1.2 Bumps [pymarc](https://gitlab.com/pymarc/pymarc) from 4.0.0 to 4.1.2. - [Release notes](https://gitlab.com/pymarc/pymarc/tags) - [Commits](https://gitlab.com/pymarc/pymarc/commits/master) --- 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..335a5ecb2d0 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.1.2 python-dateutil==2.8.2 python-memcached==1.59 PyYAML==5.4.1