Skip to content

Commit f5d5378

Browse files
Bump pymarc from 5.2.3 to 5.3.1
Bumps [pymarc](https://gitlab.com/pymarc/pymarc) from 5.2.3 to 5.3.1. - [Release notes](https://gitlab.com/pymarc/pymarc/tags) - [Commits](https://gitlab.com/pymarc/pymarc/compare/v5.2.3...v5.3.1) --- updated-dependencies: - dependency-name: pymarc dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent aade745 commit f5d5378

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[packages]
77
fastapi = "==0.115.14"
8-
pymarc = "==5.2.3"
8+
pymarc = "==5.3.1"
99
uvicorn = {version = "==0.34.3", extras = ["standard"]}
1010
xmltodict = "==0.14.2"
1111
zeep = {version = "==4.3.1", extras = ["async"]}

0 commit comments

Comments
 (0)