Skip to content

Bump pymisp from 2.5.17.3 to 2.5.32.2 in /docker/pymisp2#42874

Open
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/pymisp2/pymisp-2.5.32.2
Open

Bump pymisp from 2.5.17.3 to 2.5.32.2 in /docker/pymisp2#42874
dependabot[bot] wants to merge 1 commit intomasterfrom
dependabot/pip/docker/pymisp2/pymisp-2.5.32.2

Conversation

@dependabot
Copy link
Contributor

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

Bumps pymisp from 2.5.17.3 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

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.3 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.3...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 dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Feb 3, 2026
@github-actions github-actions bot enabled auto-merge (squash) February 3, 2026 14:12
@xsoar-bot
Copy link

Docker Image Ready - Dev

Docker automatic build has deployed your docker image: devdemisto/pymisp2:2.5.32.2.6996430
It is available now on docker hub at: https://hub.docker.com/r/devdemisto/pymisp2/tags
Get started by pulling the image:

docker pull devdemisto/pymisp2:2.5.32.2.6996430

Docker Metadata

  • Image Size: 44.51 MB
  • Image ID: sha256:92ce1b4784939992fb21fed12ee1137aa4b6928a0b667d723bb37f91a9a65359
  • Created: 2026-02-03T14:20:09.990333004Z
  • Arch: linux/amd64
  • Command: ["python3"]
  • Environment:
    • PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
    • LANG=C.UTF-8
    • GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305
    • PYTHON_VERSION=3.12.12
    • PYTHON_SHA256=fb85a13414b028c49ba18bbd523c2d055a30b56b18b92ce454ea2c51edc656c4
    • DOCKER_IMAGE=devdemisto/pymisp2:2.5.32.2.6996430
  • Labels:
    • org.opencontainers.image.authors:Demisto <containers@demisto.com>
    • org.opencontainers.image.revision:66424a2651707e980debf289d51b25fc95dcf813
    • org.opencontainers.image.version:2.5.32.2.6996430

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 python Pull requests that update Python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant