Skip to content

Commit 8145013

Browse files
Bump marshmallow from 3.26.1 to 4.0.1 (#269)
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.26.1 to 4.0.1. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.26.1...4.0.1) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.0.1 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3bd070b commit 8145013

File tree

2 files changed

+67
-8
lines changed

2 files changed

+67
-8
lines changed

poetry.lock

Lines changed: 66 additions & 7 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.2,<4.0"
22-
marshmallow = "3.26.1"
22+
marshmallow = "4.0.1"
2323
marshmallow-dataclass = "8.7.1"
2424
click = "8.1.7"
2525
PyYAML = "6.0.2"

0 commit comments

Comments
 (0)