mirror of
https://github.com/mandiant/capa.git
synced 2026-01-23 09:49:02 -08:00
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](https://github.com/msgpack/msgpack-python/compare/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](https://github.com/pyasn1/pyasn1/compare/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](https://github.com/pyasn1/pyasn1-modules/compare/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>
This commit is contained in:
@@ -18,13 +18,13 @@ ida-settings==3.2.2
|
||||
intervaltree==3.2.1
|
||||
markdown-it-py==4.0.0
|
||||
mdurl==0.1.2
|
||||
msgpack==1.0.8
|
||||
msgpack==1.1.2
|
||||
networkx==3.4.2
|
||||
pefile==2024.8.26
|
||||
pip==25.3
|
||||
protobuf==6.33.1
|
||||
pyasn1==0.5.1
|
||||
pyasn1-modules==0.3.0
|
||||
pyasn1==0.6.2
|
||||
pyasn1-modules==0.4.2
|
||||
pycparser==2.23
|
||||
pydantic==2.12.4
|
||||
# pydantic pins pydantic-core,
|
||||
|
||||
Reference in New Issue
Block a user