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

chore(deps): bump censys from 2.2.2 to 2.2.3 #1450

Merged
merged 1 commit into from
Jul 6, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 14, 2023

Bumps censys from 2.2.2 to 2.2.3.

Release notes

Sourced from censys's releases.

Release v2.2.3

What's Changed ❇️

Breaking Changes ❌

  • Renamed the ASM API Client Events to Logbook for consistency

    • Imports will need to be updated.

    Old Imports

    from censys.asm.events import Events

    New Imports ✨

    from censys.asm.logbook import Logbook

Full Changelog: censys/censys-python@v2.2.2...v2.2.3

Commits
  • 7cdf4c9 build: bump version from 2.2.2 to 2.2.3
  • 5eeaede build(doc-deps): bump sphinx-rtd-theme from 1.2.0 to 1.2.2
  • 2bf93f5 build(deps): update rich, pytest, argcomplete, and urllib3
  • aabb000 feat: add beta api class
  • 0863dca chore: move format iso 8601 to utils
  • c33f3f0 chore: add object storage asset type
  • aaac541 chore: rename Events to Logbook
  • 7dba0ff chore: add per file ignore
  • dc45928 chore: fix sample queries
  • c6151cd chore(deps-dev): bump types-requests from 2.31.0.0 to 2.31.0.1
  • 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 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 Jun 14, 2023
@dependabot dependabot bot force-pushed the dependabot/pip/master/censys-2.2.3 branch from f227871 to ff49841 Compare July 2, 2023 17:32
Bumps [censys](https://github.com/censys/censys-python) from 2.2.2 to 2.2.3.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](censys/censys-python@v2.2.2...v2.2.3)

---
updated-dependencies:
- dependency-name: censys
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/pip/master/censys-2.2.3 branch from ff49841 to 347701f Compare July 6, 2023 11:05
@L1ghtn1ng L1ghtn1ng merged commit a7b94c9 into master Jul 6, 2023
@L1ghtn1ng L1ghtn1ng deleted the dependabot/pip/master/censys-2.2.3 branch July 6, 2023 11:05
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