Skip to content

Commit

Permalink
chore(deps): bump censys from 2.2.7 to 2.2.8
Browse files Browse the repository at this point in the history
Bumps [censys](https://github.com/censys/censys-python) from 2.2.7 to 2.2.8.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](censys/censys-python@v2.2.7...v2.2.8)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and thehappydinoa committed Oct 23, 2023
1 parent 81c4989 commit 5e3898e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ threatfox-censys = "threatfox_censys.__main__:main"

[tool.poetry.dependencies]
python = "^3.10"
censys = "^2.2.7"
censys = "^2.2.8"
requests = "*"
python-dotenv = "^1.0.0"
pydantic = "^2.4.2"
Expand Down

0 comments on commit 5e3898e

Please sign in to comment.