Skip to content

Commit 4e127dd

Browse files
chore(deps): bump marshmallow from 3.18.0 to 3.26.2
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 3.18.0 to 3.26.2. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@3.18.0...3.26.2) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 3.26.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 939852c commit 4e127dd

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies = [
3535
"charset-normalizer~=3.1.0",
3636
"click~=8.1.0",
3737
"cryptography~=43.0.1",
38-
"marshmallow~=3.18.0",
38+
"marshmallow>=3.18,<3.27",
3939
"marshmallow-dataclass~=8.5.8",
4040
"oauthlib~=3.2.1",
4141
"packaging>=22.0",

uv.lock

Lines changed: 17 additions & 17 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)