Skip to content

Commit ca393c6

Browse files
Bump mashumaro from 3.16 to 3.17
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.16 to 3.17. - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](Fatal1ty/mashumaro@v3.16...v3.17) --- updated-dependencies: - dependency-name: mashumaro dependency-version: '3.17' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 95d9037 commit ca393c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.12.15",
27-
"mashumaro==3.16",
27+
"mashumaro==3.17",
2828
"orjson==3.11.3",
2929

3030
# Test requirements

0 commit comments

Comments
 (0)