Skip to content

Commit c25ef04

Browse files
Bump msgpack from 1.1.0 to 1.1.1 (#859)
Bumps [msgpack](https://github.com/msgpack/msgpack-python) from 1.1.0 to 1.1.1. - [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.1.0...v1.1.1) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1adbd66 commit c25ef04

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ babel==2.17.0
1616
# only for testing
1717
daphne==4.2.0
1818
lxml==5.4.0 ; python_version<"3.10" # azure issue?
19-
msgpack==1.1.0
19+
msgpack==1.1.1
2020
responses~=0.25.7
2121
selenium==4.33.0
2222
tblib==3.1.0

0 commit comments

Comments
 (0)