Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 9, 2023
1 parent 3ae345b commit 71d511c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
},
install_requires=[
"canari>=3.3.10,<4",
"censys==2.0.9",
"censys==2.2.1",
],
extras_require={
"dev": [
Expand Down

0 comments on commit 71d511c

Please sign in to comment.