Skip to content

Commit 279ac14

Browse files
dependabot[bot]Psycojoker
authored andcommitted
Chore(deps): Bump msgpack from 1.0.3 to 1.0.8
Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.3 to 1.0.8. - [Release notes](https://github.com/msgpack/msgpack-python/releases) - [Changelog](https://github.com/msgpack/msgpack-python/blob/main/ChangeLog.rst) - [Commits](msgpack/msgpack-python@v1.0.3...v1.0.8) --- updated-dependencies: - dependency-name: msgpack dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4ae3902 commit 279ac14

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
@@ -42,7 +42,7 @@ dependencies = [
4242
"eth-typing~=4.0",
4343
"gunicorn==23.0.0",
4444
"hexbytes==0.2.2",
45-
"msgpack==1.0.3", # required by aiocache
45+
"msgpack==1.0.8", # required by aiocache
4646
"multiaddr==0.0.9", # for libp2p-stubs
4747
"orjson>=3.7.7", # Minimum version for Python 3.11
4848
"psycopg2-binary==2.9.5", # Note: psycopg3 is not yet supported by SQLAlchemy

0 commit comments

Comments
 (0)