Skip to content

Commit 6b3ba9d

Browse files
build(deps): bump the vivisect group with 3 updates
Bumps the vivisect group with 3 updates: [msgpack](https://github.com/msgpack/msgpack-python), [pyasn1](https://github.com/pyasn1/pyasn1) and [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules). Updates `msgpack` from 1.0.8 to 1.1.2 - [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.8...v1.1.2) Updates `pyasn1` from 0.5.1 to 0.6.2 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.5.1...v0.6.2) Updates `pyasn1-modules` from 0.3.0 to 0.4.2 - [Release notes](https://github.com/pyasn1/pyasn1-modules/releases) - [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt) - [Commits](pyasn1/pyasn1-modules@v0.3.0...v0.4.2) --- updated-dependencies: - dependency-name: msgpack dependency-version: 1.1.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vivisect - dependency-name: pyasn1 dependency-version: 0.6.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vivisect - dependency-name: pyasn1-modules dependency-version: 0.4.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: vivisect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f03ee75 commit 6b3ba9d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@ ida-settings==3.2.2
1818
intervaltree==3.2.1
1919
markdown-it-py==4.0.0
2020
mdurl==0.1.2
21-
msgpack==1.0.8
21+
msgpack==1.1.2
2222
networkx==3.4.2
2323
pefile==2024.8.26
2424
pip==26.0
2525
protobuf==6.33.5
26-
pyasn1==0.5.1
27-
pyasn1-modules==0.3.0
26+
pyasn1==0.6.2
27+
pyasn1-modules==0.4.2
2828
pycparser==3.0
2929
pydantic==2.12.4
3030
# pydantic pins pydantic-core,

0 commit comments

Comments
 (0)