Skip to content

Commit

Permalink
build(deps): bump marshmallow from 3.23.0 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.23.0 to 3.23.1.
- [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst)
- [Commits](marshmallow-code/marshmallow@3.23.0...3.23.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 4056f2c commit 32eaee1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -43,7 +43,7 @@ Cerberus = "1.3.4"
Flask = "3.0.3"
Flask-Cors = "5.0.0"
Flask-RESTful = "0.3.10"
marshmallow = "3.23.0"
marshmallow = "3.23.1"
psycopg = {extras = ["binary", "pool"], version = "3.2.3"}
PyYAML = "6.0.1"
SQLAlchemy = "2.0.36"
Expand Down

0 comments on commit 32eaee1

Please sign in to comment.