Skip to content

build(deps): bump greynoise from 2.3.0 to 3.1.0 in /requirements - #3948

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/requirements/develop/greynoise-3.1.0
Open

build(deps): bump greynoise from 2.3.0 to 3.1.0 in /requirements#3948
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/pip/requirements/develop/greynoise-3.1.0

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps greynoise from 2.3.0 to 3.1.0.

Release notes

Sourced from greynoise's releases.

v3.1.0

Update for v3.1.0 release-

  • API client:

    • Added psychic_lookup, psychic_lookup_ips, psychic_stats functions to support Psychic API endpoints
    • Added psychic_download_mmdb, psychic_download_bin, psychic_download_csv, psychic_generate_bitmap functions to support Psychic file downloads
    • Added cves function to support bulk CVE lookup API endpoints
    • Added callback_ip, callback_list, callback_export_ips, callback_overview functions to support Callback API endpoints
    • Added recall, recall_stats, recall_timeseries functions to support Recall API endpoints
    • Updated the timeline and timelinehourly function
    • Updated the filter function to correctly handle v3 API response format
    • The tags function is now used instead of metadata, but is still available for backwards compatibility.
    • The similar function is deprecated and will be removed in a future version.
    • The sensor_activity and sensor_activity_ips functions are deprecated and will be removed in a future version.
    • The timelinehourly function is deprecated and will be removed in a future version.
  • CLI:

    • Added psychic-download commands to support Psychic file downloads
    • Updated ip command to support Psychic API endpoints with new -p/--psychic option
    • Added callback commands to support Callback API endpoints
    • Added recall commands to support Recall API endpoints
    • Removed sensor-activity command as it is deprecated and will be removed in a future version.
    • Removed timelinehourly command as it is deprecated and will be removed in a future version.
    • Removed not implemented commands alerts, account, feedback, signature, interesting.
  • Dependencies:

    • Updated requests to version 2.34.2
    • Updated more-itertools to version 11.1.0
    • Updated cachetools to version 7.0.5
    • Updated Click to version 8.3.1
    • Updated ansimarkup to version 2.2.0
    • Updated dict2xml to version 1.7.8
    • Added maxminddb to version 3.1.1

v3.0.3

What's Changed

Full Changelog: GreyNoise-Intelligence/pygreynoise@v3.0.2...v3.0.3

v3.0.2

  • Fix issue with passing proxy setting to requests

What's Changed

Full Changelog: GreyNoise-Intelligence/pygreynoise@v3.0.1...v3.0.2

... (truncated)

Changelog

Sourced from greynoise's changelog.

Version 3.1.0_

Date: unreleased

  • API client:

    • Added psychic_lookup, psychic_lookup_ips, psychic_stats functions to support Psychic API endpoints
    • Added psychic_download_mmdb, psychic_download_bin, psychic_download_csv, psychic_generate_bitmap functions to support Psychic file downloads
    • Added cves function to support bulk CVE lookup API endpoints
    • Added callback_ip, callback_list, callback_export_ips, callback_overview functions to support Callback API endpoints
    • Added recall, recall_stats, recall_timeseries functions to support Recall API endpoints
    • Updated the timeline and timelinehourly function
    • Updated the filter function to correctly handle v3 API response format
    • The tags function is now used instead of metadata, but is still available for backwards compatibility.
    • The similar function is deprecated and will be removed in a future version.
    • The sensor_activity and sensor_activity_ips functions are deprecated and will be removed in a future version.
    • The timelinehourly function is deprecated and will be removed in a future version.
  • CLI:

    • Added psychic-download and psychic-generate commands to support Psychic file downloads
    • Updated ip command to support Psychic API endpoints with new -p/--psychic option
    • Added callback commands to support Callback API endpoints
    • Added recall commands to support Recall API endpoints
    • Removed sensor-activity command as it is deprecated and will be removed in a future version.
    • Removed timelinehourly command as it is deprecated and will be removed in a future version.
    • Removed not implemented commands alerts, account, feedback, signature, interesting.
  • Dependencies:

    • Updated requests to version 2.34.2
    • Updated more-itertools to version 11.1.0
    • Updated cachetools to version 7.0.5
    • Updated Click to version 8.3.1
    • Updated ansimarkup to version 2.2.0
    • Updated dict2xml to version 1.7.8
    • Added maxminddb to version 3.1.1

Version 3.0.3_

Date: May 15, 2026

  • API client:
    • Add exclude_fields parameter to query command
    • Update stats to use v3 endpoint

Version 3.0.2_

Date: March 10, 2026

  • API client:
    • Update proxy parameter to be used for all API requests

... (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 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 [greynoise](https://github.com/GreyNoise-Intelligence/pygreynoise) from 2.3.0 to 3.1.0.
- [Release notes](https://github.com/GreyNoise-Intelligence/pygreynoise/releases)
- [Changelog](https://github.com/GreyNoise-Intelligence/pygreynoise/blob/master/CHANGELOG.rst)
- [Commits](GreyNoise-Intelligence/pygreynoise@v2.3.0...v3.1.0)

---
updated-dependencies:
- dependency-name: greynoise
  dependency-version: 3.1.0
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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