Skip to content

build(deps): bump intezer-sdk from 1.24.0 to 1.27.6 in /requirements - #3947

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/requirements/develop/intezer-sdk-1.27.6
Open

build(deps): bump intezer-sdk from 1.24.0 to 1.27.6 in /requirements#3947
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/requirements/develop/intezer-sdk-1.27.6

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 18, 2026

Copy link
Copy Markdown
Contributor

Bumps intezer-sdk from 1.24.0 to 1.27.6.

Release notes

Sourced from intezer-sdk's releases.

v1.27.6

What's Changed

Full Changelog: intezer/analyze-python-sdk@v1.27.5...v1.27.6

v1.27.5

What's Changed

Full Changelog: intezer/analyze-python-sdk@v.1.27.4...v1.27.5

v1.27.4

No release notes provided.

v1.27.3

Add raise_on_in_progress flag to Alert.from_id() enabling result() to return partial data when in progress

v1.27.2

No release notes provided.

v1.27.1

No release notes provided.

v1.27.0

Add Case object and cases history query, with support for fetching related devices, users and TTPs

v1.26.0

What's Changed

Full Changelog: intezer/analyze-python-sdk@v1.25.1...v1.26.0

v1.25.1

What's Changed

Full Changelog: intezer/analyze-python-sdk@v1.25...v1.25.1

v1.25

What's Changed

New Contributors

... (truncated)

Changelog

Sourced from intezer-sdk's changelog.

1.27.6

  • Only parse the response body and decode the reason in raise_for_status when an error is actually raised

1.27.5

  • Add PasswordProtectedArchiveError raised when a submitted archive is password protected

1.27.4

  • Add alert_update_time field to alert and remove case_association_time

1.27.3

  • Add raise_on_in_progress flag to Alert.from_id() enabling result() to return partial data when in progress

1.27.2

  • Fix time_filter_type type annotation in alerts history query to be a single string instead of a list

1.27.1

  • Add case_association_time to alert

1.27.0

  • Add Case object and cases history query, with support for fetching related devices, users and TTPs

1.26.0

  • Raise AlertConflictError when fetching an alert by id without an environment returns 409 (previously masked as AlertNotFoundError)

1.25.1

  • Make request method kwargs only and add params

1.25.0

  • Add support for Python 3.14
  • Drop support for Python 3.9
  • Modernize type annotations to use PEP 604 union syntax (X | Y)
  • Use structural pattern matching in status code handling

1.24.1

  • Rate limit exception improvements
Commits
  • 675a106 Merge pull request #180 from intezer/fix/defer-response-parsing-in-raise-for-...
  • ca0f972 fix: defer response parsing in raise_for_status to error paths only
  • 668f109 Merge pull request #179 from intezer/feat/password-protected-archive-error
  • b3d614e feat: add PasswordProtectedArchiveError for password-protected archive submis...
  • 01120ea Merge pull request #178 from intezer/feat/TKT-15221-add-alert_update_time-to-...
  • dc4b404 feat/TKT 15221 add alert_update_time to alert
  • b293900 docs: rename the read the docs site
  • b94e3c5 Merge pull request #176 from intezer/docs/sphinx-and-readthedocs
  • 4fee463 docs: add Sphinx documentation site and Read the Docs hosting
  • 209e34b Merge pull request #177 from intezer/fix/test-mock-open-bytes
  • 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 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 [intezer-sdk](https://github.com/intezer/analyze-python-sdk) from 1.24.0 to 1.27.6.
- [Release notes](https://github.com/intezer/analyze-python-sdk/releases)
- [Changelog](https://github.com/intezer/analyze-python-sdk/blob/master/CHANGES)
- [Commits](intezer/analyze-python-sdk@v1.24.0...v1.27.6)

---
updated-dependencies:
- dependency-name: intezer-sdk
  dependency-version: 1.27.6
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants