Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump greynoise from 2.1.0 to 2.2.0 in /requirements #2389

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 18, 2024

Bumps greynoise from 2.1.0 to 2.2.0.

Release notes

Sourced from greynoise's releases.

v2.0.0

What's Changed

Full Changelog: GreyNoise-Intelligence/pygreynoise@v2.1.0...v2.2.0

Changelog

Sourced from greynoise's changelog.

Version 2.2.0_

Date: June 11, 2024

  • API client:

    • Update analyze command to use analysis endpoint
    • Add persona_details command to pull a sensor persona's details based on ID
    • Add sensor_list command to pull list of sensors from a users workspace, based on API key used
    • Add sensor_activity command to pull sensor activity feed from users workspace
    • Add sensor_activity_ips command to pull list of source ips from sensor activity feed
  • CLI:

    • Update analyze output to match that of new endpoint response
    • Add persona-details command to display command response
    • Add sensor-list command to display command response
    • Add sensor-activity command to display command response
  • Dependencies:

    • Updated Clic to version 8.1.7
    • Updated ansimarkup to version 2.1.0
    • Updated click-repl to version 0.3.0
    • Updated dict2xml to version 1.7.5
    • Updated jinja2 to version 3.1.4
    • Updated more-itertools to version 10.3.0 (for py3.8 and above only)
    • Updated requests to version 2.32.3
Commits
  • 3a7eb7d v2.2.0 Release (#824)
  • cf6554f update dependabot target
  • 663c562 Bump black from 23.1.0 to 24.3.0 in /requirements (#800)
  • 0637cb0 Bump pre-commit from 3.3.2 to 3.7.0 in /requirements (#802)
  • 98cf6eb Bump isort from 5.12.0 to 5.13.2 in /requirements (#795)
  • d9898c0 Bump flake8 from 6.0.0 to 7.0.0 in /requirements (#794)
  • e1f78fb Bump yamllint from 1.28.0 to 1.34.0 in /requirements (#791)
  • 8ae8d0c Bump ipython from 8.14.0 to 8.21.0 in /requirements (#790)
  • See full diff 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)

Bumps [greynoise](https://github.com/GreyNoise-Intelligence/pygreynoise) from 2.1.0 to 2.2.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.1.0...v2.2.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file python Pull requests that update Python code labels Jun 18, 2024
@mlodic mlodic merged commit 933f507 into develop Jun 26, 2024
12 checks passed
@dependabot dependabot bot deleted the dependabot/pip/requirements/develop/greynoise-2.2.0 branch June 26, 2024 07:20
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.

None yet

1 participant