CrowdStrike / MISP-tools

Import CrowdStrike Threat Intelligence into your instance of MISP
MIT License
37 stars 10 forks source link

Bump pymisp from 2.4.183 to 2.4.185 #151

Closed dependabot[bot] closed 4 months ago

dependabot[bot] commented 5 months ago

Bumps pymisp from 2.4.183 to 2.4.185.

Changelog

Sourced from pymisp's changelog.

v2.4.185 (2024-02-16)

Changes

- Bump deps, version. [Raphaël Vinot]

v2.4.184.3 (2024-02-12)

Changes

  • Bump changelog. [Raphaël Vinot]
  • Bump version. [Raphaël Vinot]
  • Bump deps. [Raphaël Vinot]

Fix

- Properly get body from message, without headers. [Raphaël Vinot]
- Remove from __all__ entries that shouldn't be there. [Raphaël Vinot]

Other

  • Build(deps-dev): bump jupyter-lsp from 2.2.1 to 2.2.2. [dependabot[bot]]

    Bumps jupyter-lsp from 2.2.1 to 2.2.2.


    updated-dependencies:

    • dependency-name: jupyter-lsp dependency-type: indirect ...

v2.4.184.2 (2024-02-06)

Changes

- Add changelog. [Raphaël Vinot]
- Bump changelog. [Raphaël Vinot]
- Re-add ExpandedPyMISP, with a warning. [Raphaël Vinot]

Fix

</tr></table> 
</code></pre>
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/MISP/PyMISP/commit/492cfba2d2ad015d3fcda6e16c221fdefd93eca2"><code>492cfba</code></a> chg: Bump changelog</li>
<li><a href="https://github.com/MISP/PyMISP/commit/7ee0d08b2fe467e338e4383935b8eaf60e3cd1dc"><code>7ee0d08</code></a> chg: Bump deps, version</li>
<li><a href="https://github.com/MISP/PyMISP/commit/05beec393c5613c352dafdaeaf5dcf983bfb2d51"><code>05beec3</code></a> chg: Bump changelog</li>
<li><a href="https://github.com/MISP/PyMISP/commit/ccb7a5dc3ef2fa2afe4e1b964c7e9bd732216b53"><code>ccb7a5d</code></a> chg: Bump version</li>
<li><a href="https://github.com/MISP/PyMISP/commit/30b8a427f8d50027a717a990803c13888fe4d582"><code>30b8a42</code></a> Merge pull request <a href="https://redirect.github.com/MISP/PyMISP/issues/1136">#1136</a> from MISP/dependabot/pip/jupyter-lsp-2.2.2</li>
<li><a href="https://github.com/MISP/PyMISP/commit/b5d953c3e1de9ea7c7e57bf71e6eae52fbfcc017"><code>b5d953c</code></a> chg: Bump deps</li>
<li><a href="https://github.com/MISP/PyMISP/commit/e6cb8552c564fca4daeddd636ce9ca38cfa19117"><code>e6cb855</code></a> fix: Properly get body from message, without headers</li>
<li><a href="https://github.com/MISP/PyMISP/commit/c84afb92d5d334dfa8eeb11e23d5d7514dcff9e7"><code>c84afb9</code></a> fix: remove from <strong>all</strong> entries that shouldn't be there</li>
<li><a href="https://github.com/MISP/PyMISP/commit/0c39ab2006d91b0416e8698fcee8bc3d26cb0647"><code>0c39ab2</code></a> chg: Add changelog</li>
<li><a href="https://github.com/MISP/PyMISP/commit/c9d6d047028ba3b5ea48f03c43f1fec2a832de22"><code>c9d6d04</code></a> fix: Do not throw a warning every time one import pymisp...</li>
<li>Additional commits viewable in <a href="https://github.com/MISP/PyMISP/compare/v2.4.183...v2.4.185">compare view</a></li>
</ul>
</details>

<br />
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pymisp&package-manager=pip&previous-version=2.4.183&new-version=2.4.185)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) 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-automerge-start) [//]: # (dependabot-automerge-end) ---
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 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)
dependabot[bot] commented 4 months ago

Superseded by #152.