Skip to content

Commit ed154a6

Browse files
Bump mashumaro from 3.17 to 3.18 (#256)
Bumps [mashumaro](https://github.com/Fatal1ty/mashumaro) from 3.17 to 3.18. - [Release notes](https://github.com/Fatal1ty/mashumaro/releases) - [Commits](Fatal1ty/mashumaro@v3.17...v3.18) --- updated-dependencies: - dependency-name: mashumaro dependency-version: '3.18' 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 7a68813 commit ed154a6

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.17",
27+
"mashumaro==3.18",
2828
"orjson==3.11.6",
2929

3030
# Test requirements

0 commit comments

Comments
 (0)