Skip to content

Commit

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

---
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 Nov 11, 2023
1 parent f6f2b6e commit 38f3c3b
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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.8"
censys = "^2.2.9"
requests = "*"
python-dotenv = "^1.0.0"
pydantic = "^2.4.2"
Expand Down

0 comments on commit 38f3c3b

Please sign in to comment.