Skip to content

Commit

Permalink
build(deps): bump msgpack from 1.0.6 to 1.0.7 (#206)
Browse files Browse the repository at this point in the history
Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.6 to 1.0.7.
- [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.6...v1.0.7)

---
updated-dependencies:
- dependency-name: msgpack
  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>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent f03e128 commit 5bb5bd3
Show file tree
Hide file tree
Showing 2 changed files with 59 additions and 59 deletions.
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ yappi = "==1.4.0"
setuptools = "*"
aiohttp = "==3.8.6"
python-dateutil = "2.8.2"
msgpack = "1.0.4"
msgpack = "1.0.7"
parameterized = "*"
typing-extensions = "*"

Expand Down
116 changes: 58 additions & 58 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5bb5bd3

Please sign in to comment.