Skip to content

Commit b82859b

Browse files
Bump mashumaro from 3.19 to 3.20 (#262)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.19 to 3.20. - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](Fatal1ty/mashumaro@v3.19...v3.20) --- updated-dependencies: - dependency-name: mashumaro dependency-version: '3.20' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 219580c commit b82859b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ version = "0.0.0"
2424
dev = [
2525
# Production requirements
2626
"aiohttp==3.13.3",
27-
"mashumaro==3.19",
27+
"mashumaro==3.20",
2828
"orjson==3.11.7",
2929

3030
# Test requirements

0 commit comments

Comments
 (0)