Skip to content

Commit

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

---
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 Aug 2, 2023
1 parent cc7b7a5 commit 1fcbadd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ authors = [{ name = "Philipp Metzner", email = "beth.aleph@yahoo.de" }]
dependencies = [
"appdirs==1.4.4",
"argcomplete==3.0.8",
"marshmallow==3.19.0",
"marshmallow==3.20.1",
"python-dateutil==2.8.2",
"rich==13.5.2",
"tinydb==4.8.0",
Expand Down

0 comments on commit 1fcbadd

Please sign in to comment.