intelowlproject / IntelOwl

IntelOwl: manage your Threat Intelligence at scale
https://intelowlproject.github.io
GNU Affero General Public License v3.0
3.85k stars 440 forks source link

Bump pymisp from 2.4.196 to 2.5.0 in /requirements #2532

Closed dependabot[bot] closed 1 month ago

dependabot[bot] commented 1 month ago

Bumps pymisp from 2.4.196 to 2.5.0.

Changelog

Sourced from pymisp's changelog.

v2.5.0 (2024-10-04)

Changes

- Bump deps. [Raphaël Vinot]
- Bump deps. [Raphaël Vinot]
- [tests] misp_instance_version_master now uses the 2.5 branch.
  [iglocska]

Fix

- Make mypy happy. [Raphaël Vinot]

v2.4.198 (2024-09-13)
---------------------

Changes
</code></pre>
<ul>
<li>
<p>Re-Bump changelog. [Raphaël Vinot]</p>
</li>
<li>
<p>Bump changelog. [Raphaël Vinot]</p>
</li>
<li>
<p>Bump deps, version. [Raphaël Vinot]</p>
</li>
<li>
<p>Bump deps. [Raphaël Vinot]</p>
</li>
<li>
<p>Only include the changelog in the sdist package. [Raphaël Vinot]</p>
<p>Related <a href="https://redirect.github.com/MISP/PyMISP/issues/1295">#1295</a></p>
</li>
<li>
<p>[data] describeTypes.json updated. [Alexandre Dulaunoy]</p>
</li>
</ul>
<p>Other</p>
<pre><code>- Openioc.py is not a script, but had exec bit. [Sebastian Wagner]

  the file openioc can only be used as module and as part of a package,
  has no instructions for direct execution and is therefor not a script
  for direct execution

  this removes the executable bit from the file

v2.4.197 (2024-09-02)
---------------------

Changes
</code></pre>
<ul>
<li>Bump changelog. [Raphaël Vinot]</li>
<li>Bump deps, version, templates. [Raphaël Vinot]</li>
<li>[misp-objects] updated to the latest version. [Alexandre Dulaunoy]</li>
</ul>
<p>Fix</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>

<ul>
<li><a href="https://github.com/MISP/PyMISP/commit/f4438dbe3a63e9edcc0595d2fb20718672dbef79"><code>f4438db</code></a> chg: Bump changelog</li>
<li><a href="https://github.com/MISP/PyMISP/commit/33541e43af1697f298721e6cdfba60f0cc30f55c"><code>33541e4</code></a> chg: Bump deps</li>
<li><a href="https://github.com/MISP/PyMISP/commit/a3c3f12fd7d742b1ecd6efc5b1839c4c8e4411c9"><code>a3c3f12</code></a> chg: Bump deps</li>
<li><a href="https://github.com/MISP/PyMISP/commit/7599037e946a44efd8ac8e1c104a9f36cbedf6e8"><code>7599037</code></a> chg: [tests] misp_instance_version_master now uses the 2.5 branch</li>
<li><a href="https://github.com/MISP/PyMISP/commit/865a8a50ca2ca7a33d00ce28bd0bfdb908574fe0"><code>865a8a5</code></a> fix: Make mypy happy</li>
<li><a href="https://github.com/MISP/PyMISP/commit/e9fa05583b4f0445686af3fb04f4da326ca39f4d"><code>e9fa055</code></a> chg: Re-Bump changelog</li>
<li><a href="https://github.com/MISP/PyMISP/commit/bf817c393cb35701985bd27e276ca2ca65df2e7d"><code>bf817c3</code></a> chg: Bump changelog</li>
<li><a href="https://github.com/MISP/PyMISP/commit/c98e3b9801d91e96bb0e052d15435c711bd89ed8"><code>c98e3b9</code></a> chg: Bump deps, version</li>
<li><a href="https://github.com/MISP/PyMISP/commit/391c51373f6691ee35d4eb453d9caf1dfccc9dfe"><code>391c513</code></a> Merge pull request <a href="https://redirect.github.com/MISP/PyMISP/issues/1296">#1296</a> from sebix/wrong-exec-bit</li>
<li><a href="https://github.com/MISP/PyMISP/commit/d4cab8f5daee19bb5c07763fcf9e162039480527"><code>d4cab8f</code></a> chg: Bump deps</li>
<li>Additional commits viewable in <a href="https://github.com/MISP/PyMISP/compare/v2.4.196...v2.5.0">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.196&new-version=2.5.0)](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)