Skip to content

Bump intezer-sdk from 1.21 to 1.24.0 in /requirements#3050

Merged
mlodic merged 1 commit intodevelopfrom
dependabot/pip/requirements/develop/intezer-sdk-1.24.0
Oct 28, 2025
Merged

Bump intezer-sdk from 1.21 to 1.24.0 in /requirements#3050
mlodic merged 1 commit intodevelopfrom
dependabot/pip/requirements/develop/intezer-sdk-1.24.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 21, 2025

Bumps intezer-sdk from 1.21 to 1.24.0.

Release notes

Sourced from intezer-sdk's releases.

v1.24.0

What's Changed

  • Introduce File class
  • Add code reuse blocks
  • Remove deprecated alert ingestion mode

Full Changelog: intezer/analyze-python-sdk@v1.23.0...v1.24.0

v1.23.0

1.23.0

  • Add notify to Alert class that returns notified channels
  • Add support for Python 3.13
  • Drop support for Python 3.8

v1.22.0

  • Add Incident and incident history
  • Add Device and device history

v1.21.16

What's Changed

Full Changelog: intezer/analyze-python-sdk@v1.21.15...v1.21.16

v1.21.15

1.21.15

  • Added support for submitting phishing email alert embedded in a ZIP

v1.21.14

What's Changed

Full Changelog: intezer/analyze-python-sdk@v1.21.13...v1.21.14

v1.21.13

What's Changed

  • url parameter of UrlAnalysis.from_latest_analysis refers to the submitted URL
  • Send exact_match parameter of UrlAnalysis.from_latest_analysis to the backend

Full Changelog: intezer/analyze-python-sdk@v1.21.11...v1.21.13

v1.21.11

What's Changed

  • Bug fix in UrlAnalysis.from_latest_analysis

... (truncated)

Changelog

Sourced from intezer-sdk's changelog.

1.24.0

  • Introduce File class
  • Add code reuse blocks
  • Remove deprecated alert ingestion mode

1.23.1

  • Remove deprecated ingest alert method

1.23.0

  • Add notify to Alert class that returns notified channels
  • Add support for Python 3.13
  • Drop support for Python 3.8

1.22.2

  • enforce providing an environment for alerts and incidents

1.22.1

  • Add Get raw data for alerts and incidents

1.22

  • Add incident and incident history
  • Add device and device history

1.21.16

  • Free file analysis file stream after submission to free up memory

1.21.15

  • Added support for submitting phishing email alert embedded in a ZIP

1.21.14

  • Add max retry

1.21.13

  • Send exact_match parameter of UrlAnalysis.from_latest_analysis to the backend

1.21.12

  • url parameter of UrlAnalysis.from_latest_analysis refers to the submitted URL.

1.21.11

... (truncated)

Commits
  • 6b83f52 docs: update CHANGES for 1.24 release
  • 966b5f1 Merge pull request #160 from intezer/feature/code_reuse_by_block
  • 34af90a fix(file): use operation for get blocks
  • 25b7e70 Address PR comments
  • f67efda Address PR comments
  • b9f6e56 Add HTTP error handling
  • dd6b6fd Move code to file object
  • 681c3fa Address PR comments
  • fc34838 Add change log and bump version.
  • 72b212b Add typing hint to handle older Python versions
  • Additional commits viewable in compare view

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Oct 21, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/develop/intezer-sdk-1.24.0 branch from de6aa02 to 0385b9d Compare October 28, 2025 17:29
@dependabot dependabot bot force-pushed the dependabot/pip/requirements/develop/intezer-sdk-1.24.0 branch from 0385b9d to aa105a9 Compare October 28, 2025 17:30
@mlodic mlodic merged commit 3a9ef58 into develop Oct 28, 2025
9 checks passed
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/intezer-sdk-1.24.0 branch October 28, 2025 17:31
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