Skip to content

Commit 03d21f9

Browse files
Bump marshmallow from 4.2.2 to 4.2.3
Bumps [marshmallow](https://github.com/marshmallow-code/marshmallow) from 4.2.2 to 4.2.3. - [Changelog](https://github.com/marshmallow-code/marshmallow/blob/dev/CHANGELOG.rst) - [Commits](marshmallow-code/marshmallow@4.2.2...4.2.3) --- updated-dependencies: - dependency-name: marshmallow dependency-version: 4.2.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b254169 commit 03d21f9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ authors = [{name = "GetYourGuide GmbH"}]
1515
requires-python = ">=3.10,<4.0"
1616

1717
dependencies = [
18-
"marshmallow==4.2.2",
18+
"marshmallow==4.2.3",
1919
"marshmallow-dataclass==8.7.1",
2020
"click==8.3.1",
2121
"PyYAML==6.0.3",

uv.lock

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

0 commit comments

Comments
 (0)