Skip to content

Commit ed56c25

Browse files
Bump mashumaro from 3.13.1 to 3.15
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.13.1 to 3.15. - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](Fatal1ty/mashumaro@v3.13.1...v3.15) --- updated-dependencies: - dependency-name: mashumaro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01b63b4 commit ed56c25

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.11.16",
27-
"mashumaro==3.13.1",
27+
"mashumaro==3.15",
2828
"orjson==3.10.16",
2929

3030
# Test requirements

0 commit comments

Comments
 (0)