Skip to content

Commit b9f5d06

Browse files
Bump marshmallow from 3.21.3 to 3.26.1
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.3 to 3.26.1. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.21.3...3.26.1) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1ce09d2 commit b9f5d06

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

poetry.lock

Lines changed: 9 additions & 9 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
@@ -19,7 +19,7 @@ auto-pr = "autopr:main"
1919

2020
[tool.poetry.dependencies]
2121
python = "^3.9"
22-
marshmallow = "3.21.3"
22+
marshmallow = "3.26.1"
2323
marshmallow-dataclass = "8.6.1"
2424
click = "8.1.7"
2525
PyYAML = "6.0.1"

0 commit comments

Comments
 (0)