Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 6, 2024
1 parent 7d77224 commit bfb0283
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dev_requirements/requirements-json_schemas.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
#
# pip-compile dev_requirements/requirements-json_schemas.in
#
marshmallow==3.21.1
marshmallow==3.21.2
# via marshmallow-jsonschema
marshmallow-jsonschema==0.13.0
# via -r dev_requirements/requirements-json_schemas.in
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ inject==5.2.1
# via -r requirements.in
lark==1.1.9
# via -r requirements.in
marshmallow==3.21.1
marshmallow==3.21.2
# via
# -r requirements.in
# marshmallow-enum
Expand Down

0 comments on commit bfb0283

Please sign in to comment.