Skip to content

Commit 3aaf6e5

Browse files
[pip](deps): Bump msgspec from 0.18.5 to 0.18.6 (#52)
Bumps [msgspec](https://github.com/jcrist/msgspec) from 0.18.5 to 0.18.6. - [Release notes](https://github.com/jcrist/msgspec/releases) - [Commits](jcrist/msgspec@0.18.5...0.18.6) --- updated-dependencies: - dependency-name: msgspec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6bb9fc4 commit 3aaf6e5

File tree

2 files changed

+39
-39
lines changed

2 files changed

+39
-39
lines changed

poetry.lock

+38-38
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ click = "^8.1.7"
2020
typing-extensions = "^4.9.0"
2121
environs = "^10.3.0"
2222
async-lru = "^2.0.4"
23-
msgspec = "^0.18.5"
23+
msgspec = "^0.18.6"
2424
jishaku = "^2.5.2"
2525

2626
[tool.poetry.group.dev.dependencies]

0 commit comments

Comments
 (0)