Skip to content

Commit

Permalink
Bump marshmallow from 3.21.2 to 3.23.1
Browse files Browse the repository at this point in the history
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.21.2 to 3.23.1.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.21.2...3.23.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] authored Dec 2, 2024
1 parent 525142f commit d4ba362
Show file tree
Hide file tree
Showing 7 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion requirements/bddtests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ markupsafe==2.1.3
# jinja2
# mako
# pyramid-jinja2
marshmallow==3.21.2
marshmallow==3.23.1
# via
# -r requirements/prod.txt
# webargs
Expand Down
2 changes: 1 addition & 1 deletion requirements/dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ markupsafe==2.1.3
# jinja2
# mako
# pyramid-jinja2
marshmallow==3.21.2
marshmallow==3.23.1
# via
# -r requirements/prod.txt
# webargs
Expand Down
2 changes: 1 addition & 1 deletion requirements/functests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ markupsafe==2.1.3
# jinja2
# mako
# pyramid-jinja2
marshmallow==3.21.2
marshmallow==3.23.1
# via
# -r requirements/prod.txt
# webargs
Expand Down
2 changes: 1 addition & 1 deletion requirements/lint.txt
Original file line number Diff line number Diff line change
Expand Up @@ -314,7 +314,7 @@ markupsafe==2.1.3
# jinja2
# mako
# pyramid-jinja2
marshmallow==3.21.2
marshmallow==3.23.1
# via
# -r requirements/bddtests.txt
# -r requirements/functests.txt
Expand Down
2 changes: 1 addition & 1 deletion requirements/prod.txt
Original file line number Diff line number Diff line change
Expand Up @@ -109,7 +109,7 @@ markupsafe==2.1.3
# jinja2
# mako
# pyramid-jinja2
marshmallow==3.21.2
marshmallow==3.23.1
# via
# -r requirements/prod.in
# webargs
Expand Down
2 changes: 1 addition & 1 deletion requirements/tests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@ markupsafe==2.1.3
# jinja2
# mako
# pyramid-jinja2
marshmallow==3.21.2
marshmallow==3.23.1
# via
# -r requirements/prod.txt
# webargs
Expand Down
2 changes: 1 addition & 1 deletion requirements/typecheck.txt
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ markupsafe==2.1.3
# jinja2
# mako
# pyramid-jinja2
marshmallow==3.21.2
marshmallow==3.23.1
# via
# -r requirements/prod.txt
# webargs
Expand Down

0 comments on commit d4ba362

Please sign in to comment.