Skip to content

Bump pymisp from 2.5.17 to 2.5.32.2#1533

Open
dependabot[bot] wants to merge 1 commit into
newfrom
dependabot/pip/new/pymisp-2.5.32.2
Open

Bump pymisp from 2.5.17 to 2.5.32.2#1533
dependabot[bot] wants to merge 1 commit into
newfrom
dependabot/pip/new/pymisp-2.5.32.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Feb 3, 2026

Copy link
Copy Markdown
Contributor

Bumps pymisp from 2.5.17 to 2.5.32.2.

Release notes

Sourced from pymisp's releases.

v2.5.32.2

Fix typing for kwargs.

Full Changelog: MISP/PyMISP@v2.5.32.1...v2.5.32.2

v2.5.32.1

What's Changed

Full Changelog: MISP/PyMISP@v2.5.32...v2.5.32.1

v2.5.32

Add missing endpoints for managing workers.

Full Changelog: MISP/PyMISP@v2.5.17.3...v2.5.32

v2.5.17.3

  • Use faup-rs
  • Use pure-magic-rs
  • Improve CSV importer doc
  • Bump deps

What's Changed

Full Changelog: MISP/PyMISP@v2.5.17.2...v2.5.17.3

v2.5.17.2

Add new object templates for Trusted Timestamps.

Full Changelog: MISP/PyMISP@v2.5.17.1...v2.5.17.2

v2.5.17.1

Supports LIEF v0.17.

What's Changed

Full Changelog: MISP/PyMISP@v2.5.17...v2.5.17.1

Changelog

Sourced from pymisp's changelog.

v2.5.32.2 (2026-02-02)

Changes

- Bump version. [Raphaël Vinot]

Fix

- Incorrect typing for kwargs. [Raphaël Vinot]
- Make mypy happy. [Raphaël Vinot]

v2.5.32.1 (2026-02-02)

New

Changes

  • Bump changelog. [Raphaël Vinot]
  • Bump deps, version. [Raphaël Vinot]
  • Bump deps. [Raphaël Vinot]
  • [tests] Checking that validation error messages are populated as expected. [Christian Studer]
  • Bump deps. [Raphaël Vinot]

Fix

- Avoid AVs to freak out. [Raphaël Vinot]
- [tools] Fixed regex for `pehash` attribute type validation. [Christian
  Studer]
  • Was still containing a delimiter as in PHP

  • [tools] Delegating the potential loading error handling to PyMISP. [Christian Studer]

    • As PyMISP already handles properly the different possible types of input given to from_dict, it makes more sense here to test whether the type we're expecting is NOT one of the PyMISP classes
  • [tools] Making sure the edited flag is not modified during the validation. [Christian Studer]

    • As validation should not be a change per se, we do not want the edited flag to be set when we </tr></table>

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [pymisp](https://github.com/MISP/PyMISP) from 2.5.17 to 2.5.32.2.
- [Release notes](https://github.com/MISP/PyMISP/releases)
- [Changelog](https://github.com/MISP/PyMISP/blob/main/CHANGELOG.txt)
- [Commits](MISP/PyMISP@v2.5.17...v2.5.32.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Feb 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants