Skip to content

Commit

Permalink
Bump marshmallow from 3.13.0 to 3.20.1
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.20.1.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.13.0...3.20.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Jul 21, 2023
1 parent 91d101d commit ecdf84c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 53 deletions.
64 changes: 12 additions & 52 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.20.1"
marshmallow-dataclass = "8.5.3"
click = "8.0.1"
PyYAML = "5.4.1"
Expand Down

0 comments on commit ecdf84c

Please sign in to comment.