Skip to content

Commit 4da27c9

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 a32a90c commit 4da27c9

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ readme = "README.md"
2525
[tool.poetry.dependencies]
2626
python = "^3.11"
2727
fastapi = "==0.115.14"
28-
pymarc = "==5.2.3"
28+
pymarc = "==5.3.1"
2929
uvicorn = {version = "==0.34.3", extras = ["standard"]}
3030
xmltodict = "==0.14.2"
3131
zeep = {version = "==4.3.1", extras = ["async"]}

0 commit comments

Comments
 (0)