Skip to content

Commit 3e10009

Browse files
Bump marshmallow from 3.23.0 to 3.23.1 (#25)
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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 28a25f6 commit 3e10009

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ python = "^3.11"
1111
aiohttp = "^3.10"
1212
twilio = "^9.3"
1313
sendgrid = "^6.0"
14-
marshmallow = "^3.13"
14+
marshmallow = "^3.23"
1515

1616
[tool.poetry.dev-dependencies]
1717
black = "^24.0"

0 commit comments

Comments
 (0)