Skip to content

Commit 42ff22d

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 94a6c28 commit 42ff22d

File tree

2 files changed

+215
-215
lines changed

2 files changed

+215
-215
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",

0 commit comments

Comments
 (0)