Skip to content

Commit f884df9

Browse files
Bump marshmallow-dataclass from 8.6.1 to 8.7.1
Bumps [marshmallow-dataclass](https://github.com/lovasoa/marshmallow_dataclass) from 8.6.1 to 8.7.1. - [Changelog](https://github.com/lovasoa/marshmallow_dataclass/blob/master/CHANGELOG.md) - [Commits](lovasoa/marshmallow_dataclass@v8.6.1...v8.7.1) --- updated-dependencies: - dependency-name: marshmallow-dataclass dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bd8889a commit f884df9

File tree

2 files changed

+72
-12
lines changed

2 files changed

+72
-12
lines changed

poetry.lock

Lines changed: 71 additions & 11 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
@@ -20,7 +20,7 @@ auto-pr = "autopr:main"
2020
[tool.poetry.dependencies]
2121
python = "^3.8"
2222
marshmallow = "3.21.3"
23-
marshmallow-dataclass = "8.6.1"
23+
marshmallow-dataclass = "8.7.1"
2424
click = "8.1.7"
2525
PyYAML = "6.0.1"
2626
PyGithub = "1.55"

0 commit comments

Comments
 (0)