Skip to content

Commit

Permalink
Bump marshmallow from 3.13.0 to 3.21.3
Browse files Browse the repository at this point in the history
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.13.0 to 3.21.3.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.13.0...3.21.3)

---
updated-dependencies:
- dependency-name: marshmallow
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 20, 2024
1 parent c258531 commit 867fbb1
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 10 deletions.
20 changes: 11 additions & 9 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ auto-pr = "autopr:main"

[tool.poetry.dependencies]
python = "^3.8"
marshmallow = "3.13.0"
marshmallow = "3.21.3"
marshmallow-dataclass = "8.6.1"
click = "8.0.1"
PyYAML = "6.0.1"
Expand Down

0 comments on commit 867fbb1

Please sign in to comment.