Skip to content

Commit aff08c6

Browse files
Bump mashumaro from 3.16 to 3.17 (#196)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e30acf1 commit aff08c6

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)