Skip to content

Commit

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

---
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] authored May 30, 2022
1 parent b8ec93d commit 89421af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ packages = find:
install_requires =
tinydb==4.7.0
python-dateutil==2.8.2
marshmallow==3.15.0;python_version>="3.7"
marshmallow==3.16.0;python_version>="3.7"
marshmallow==3.14.1;python_version<"3.7"
argcomplete==2.0.0
appdirs==1.4.4
Expand Down

0 comments on commit 89421af

Please sign in to comment.