Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

Commit

Permalink
Bump msgpack from 1.0.2 to 1.0.3
Browse files Browse the repository at this point in the history
Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.0.2 to 1.0.3.
- [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.2...v1.0.3)

---
updated-dependencies:
- dependency-name: msgpack
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 21, 2021
1 parent 83e08b5 commit ddd5ef4
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ google-api-core==2.2.2
google-api-python-client==2.26.1
google-auth==2.3.3
google-auth-httplib2==0.1.0
google-cloud-core==2.1.0
google-cloud-core==2.2.1
google-cloud-firestore==2.3.4
google-cloud-storage==1.43.0
google-crc32c==1.3.0
Expand All @@ -30,7 +30,7 @@ httplib2==0.20.2
httpx==0.21.1
idna==3.3
imdbpie==5.6.4
msgpack==1.0.2
msgpack==1.0.3
packaging==21.0
proto-plus==1.19.8
protobuf==3.19.1
Expand All @@ -45,9 +45,9 @@ rfc3986==1.5.0
rsa==4.7.2
six==1.16.0
sniffio==1.2.0
starlette==0.16.0
starlette==0.17.1
trans==2.1.0
typing-extensions==4.0.0
uritemplate==3.0.1
uritemplate==4.1.1
urllib3==1.26.7
uvicorn==0.15.0

0 comments on commit ddd5ef4

Please sign in to comment.