Skip to content

Commit fd5212b

Browse files
Bump mashumaro from 3.15 to 3.16 (#106)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.15 to 3.16. - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](Fatal1ty/mashumaro@v3.15...v3.16) --- updated-dependencies: - dependency-name: mashumaro dependency-version: '3.16' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 36f54d8 commit fd5212b

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.18",
27-
"mashumaro==3.15",
27+
"mashumaro==3.16",
2828
"orjson==3.10.18",
2929

3030
# Test requirements

0 commit comments

Comments
 (0)