Commit graph

112 commits

Author SHA1 Message Date
dependabot[bot] 3f9516e71a
chore(deps): bump uvloop from 0.15.2 to 0.15.3
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.15.2 to 0.15.3.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.15.2...v0.15.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 21:13:32 +00:00
J.Townsend ddacfcfb71
Merge pull request #791 from laramies/dependabot/pip/requirements/master/setuptools-57.1.0
chore(deps): bump setuptools from 57.0.0 to 57.1.0 in /requirements
2021-07-13 02:13:46 +01:00
dependabot[bot] 6a5ceb5a79
chore(deps): bump fastapi from 0.65.2 to 0.66.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.65.2 to 0.66.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.65.2...0.66.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-13 01:09:24 +00:00
dependabot[bot] c426a82f7d
chore(deps): bump orjson from 3.5.4 to 3.6.0 in /requirements
Bumps [orjson](https://github.com/ijl/orjson) from 3.5.4 to 3.6.0.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.5.4...3.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-08 21:01:55 +00:00
dependabot[bot] c094bf90f1
chore(deps): bump setuptools from 57.0.0 to 57.1.0 in /requirements
Bumps [setuptools](https://github.com/pypa/setuptools) from 57.0.0 to 57.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/CHANGES.rst)
- [Commits](https://github.com/pypa/setuptools/compare/v57.0.0...v57.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-05 21:01:44 +00:00
dependabot[bot] d939807109
chore(deps): bump orjson from 3.5.3 to 3.5.4
Bumps [orjson](https://github.com/ijl/orjson) from 3.5.3 to 3.5.4.
- [Release notes](https://github.com/ijl/orjson/releases)
- [Changelog](https://github.com/ijl/orjson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ijl/orjson/compare/3.5.3...3.5.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-02 21:12:46 +00:00
L1ghtn1ng 8229de98f6 update deps to remove un-needed ones 2021-06-28 21:12:54 +01:00
L1ghtn1ng ab77a9074c update deps 2021-06-28 01:03:10 +01:00
L1ghtn1ng 0b7b5b02ab update deps and add typing stubs deps 2021-06-20 20:11:07 +01:00
L1ghtn1ng a4c951dbfb update deps 2021-06-09 18:39:49 +01:00
L1ghtn1ng 1b62c2ee8a Remove rocketreach sdk as not needed 2021-05-31 17:11:38 +01:00
L1ghtn1ng 2f2e522195 update aiofiles and aiodns deps 2021-05-17 19:48:05 +01:00
L1ghtn1ng b28747c76a Update deps to add orjson 2021-05-12 01:39:12 +01:00
L1ghtn1ng 3dc42f58aa Update deps to add aiofiles that is needed for restapi 2021-05-11 22:53:53 +01:00
L1ghtn1ng 60e66f08ed Update deps 2021-05-11 22:50:42 +01:00
L1ghtn1ng 4268f64c5f Update deps 2021-05-03 13:20:51 +01:00
L1ghtn1ng 654569e3d4 Initial commit of restAPI 2021-04-06 01:42:10 +01:00
L1ghtn1ng 1995f776be Merge remote-tracking branch 'upstream/master' into dev 2021-04-04 03:49:56 +01:00
L1ghtn1ng a424dbf062 WIP new module and censys tidyup 2021-03-30 00:02:20 +01:00
dependabot[bot] b8fe4fe9b7
chore(deps): bump lxml from 4.6.2 to 4.6.3 in /requirements
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.2...lxml-4.6.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-22 06:12:49 +00:00
dependabot[bot] 99f8bfd69d
chore(deps): bump aiohttp from 3.7.4 to 3.7.4.post0 in /requirements
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4 to 3.7.4.post0.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.4...v3.7.4.post0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-08 06:03:38 +00:00
dependabot[bot] 9504b10640
chore(deps): bump aiomultiprocess from 0.8.0 to 0.9.0 in /requirements
Bumps [aiomultiprocess](https://github.com/omnilib/aioitertools) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/omnilib/aioitertools/releases)
- [Changelog](https://github.com/omnilib/aioitertools/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/aioitertools/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-03-01 06:41:42 +00:00
dependabot[bot] 1f57e8b2a7
chore(deps): bump aiosqlite from 0.16.1 to 0.17.0 in /requirements
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.16.1 to 0.17.0.
- [Release notes](https://github.com/omnilib/aiosqlite/releases)
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.16.1...v0.17.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 08:02:50 +00:00
J.Townsend b364f35a34
Merge pull request #688 from laramies/dependabot/pip/requirements/master/censys-1.1.1
chore(deps): bump censys from 1.1.0 to 1.1.1 in /requirements
2021-02-26 08:02:14 +00:00
dependabot[bot] 204acda63a
chore(deps): bump aiohttp from 3.7.3 to 3.7.4 in /requirements
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.3 to 3.7.4.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.3...v3.7.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-26 05:29:51 +00:00
dependabot[bot] 7031a519da
chore(deps): bump censys from 1.1.0 to 1.1.1 in /requirements
Bumps [censys](https://github.com/censys/censys-python) from 1.1.0 to 1.1.1.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v1.1.0...1.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-24 05:36:32 +00:00
dependabot[bot] 4e66bb5c63
chore(deps): bump uvloop from 0.15.1 to 0.15.2 in /requirements
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.15.1 to 0.15.2.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.15.1...v0.15.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-19 05:35:14 +00:00
dependabot[bot] 5102d8c96d
Bump uvloop from 0.15.0 to 0.15.1 in /requirements
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.15.0 to 0.15.1.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.15.0...v0.15.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-16 05:33:46 +00:00
dependabot[bot] 5c8cf84bf9
Bump uvloop from 0.14.0 to 0.15.0 in /requirements
Bumps [uvloop](https://github.com/MagicStack/uvloop) from 0.14.0 to 0.15.0.
- [Release notes](https://github.com/MagicStack/uvloop/releases)
- [Commits](https://github.com/MagicStack/uvloop/compare/v0.14.0...v0.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-10 05:33:49 +00:00
J.Townsend 569450f117
Merge pull request #655 from laramies/dependabot/pip/requirements/master/pyyaml-5.4.1
Bump pyyaml from 5.3.1 to 5.4.1 in /requirements
2021-02-01 10:39:57 +00:00
J.Townsend a72830a696
Merge pull request #658 from laramies/dependabot/pip/requirements/master/aiosqlite-0.16.1
Bump aiosqlite from 0.16.0 to 0.16.1 in /requirements
2021-02-01 10:39:28 +00:00
dependabot[bot] 922a72c0ba
Bump pyyaml from 5.3.1 to 5.4.1 in /requirements
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.1.
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES)
- [Commits](https://github.com/yaml/pyyaml/compare/5.3.1...5.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-02-01 10:36:26 +00:00
dependabot[bot] af17a183a0
Bump shodan from 1.24.0 to 1.25.0 in /requirements
Bumps [shodan](https://github.com/achillean/shodan-python) from 1.24.0 to 1.25.0.
- [Release notes](https://github.com/achillean/shodan-python/releases)
- [Changelog](https://github.com/achillean/shodan-python/blob/master/CHANGELOG.md)
- [Commits](https://github.com/achillean/shodan-python/compare/1.24.0...1.25.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 05:48:38 +00:00
dependabot[bot] 730327cba8
Bump aiosqlite from 0.16.0 to 0.16.1 in /requirements
Bumps [aiosqlite](https://github.com/omnilib/aiosqlite) from 0.16.0 to 0.16.1.
- [Release notes](https://github.com/omnilib/aiosqlite/releases)
- [Changelog](https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md)
- [Commits](https://github.com/omnilib/aiosqlite/compare/v0.16.0...v0.16.1)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-25 06:19:12 +00:00
dependabot[bot] 5d4c93cc88
Bump pyppeteer from 0.2.4 to 0.2.5 in /requirements
Bumps [pyppeteer](https://github.com/pyppeteer/pyppeteer) from 0.2.4 to 0.2.5.
- [Release notes](https://github.com/pyppeteer/pyppeteer/releases)
- [Changelog](https://github.com/pyppeteer/pyppeteer/blob/dev/CHANGES.md)
- [Commits](https://github.com/pyppeteer/pyppeteer/compare/0.2.4...0.2.5)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-14 14:21:14 +00:00
dependabot[bot] f15acda6b9
Bump plotly from 4.14.1 to 4.14.3 in /requirements
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.14.1 to 4.14.3.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.14.1...v4.14.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-14 14:18:38 +00:00
dependabot[bot] 90a745529b
Bump dnspython from 2.0.0 to 2.1.0 in /requirements
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/rthalley/dnspython/releases)
- [Changelog](https://github.com/rthalley/dnspython/blob/master/doc/whatsnew.rst)
- [Commits](https://github.com/rthalley/dnspython/compare/v2.0.0...v2.1.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-14 14:14:51 +00:00
dependabot[bot] 475c14231e
Bump pyppeteer from 0.2.3 to 0.2.4 in /requirements
Bumps [pyppeteer](https://github.com/pyppeteer/pyppeteer) from 0.2.3 to 0.2.4.
- [Release notes](https://github.com/pyppeteer/pyppeteer/releases)
- [Changelog](https://github.com/pyppeteer/pyppeteer/blob/dev/CHANGES.md)
- [Commits](https://github.com/pyppeteer/pyppeteer/compare/0.2.3...0.2.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-06 05:27:38 +00:00
dependabot[bot] 7e2d60622f
Bump pyppeteer from 0.2.2 to 0.2.3 in /requirements
Bumps [pyppeteer](https://github.com/pyppeteer/pyppeteer) from 0.2.2 to 0.2.3.
- [Release notes](https://github.com/pyppeteer/pyppeteer/releases)
- [Changelog](https://github.com/pyppeteer/pyppeteer/blob/dev/CHANGES.md)
- [Commits](https://github.com/pyppeteer/pyppeteer/commits/0.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-04 06:34:29 +00:00
dependabot[bot] 5e9906cc75
Bump requests from 2.25.0 to 2.25.1 in /requirements
Bumps [requests](https://github.com/psf/requests) from 2.25.0 to 2.25.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.25.0...v2.25.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 05:52:14 +00:00
L1ghtn1ng 04ebb0f67d Add censys deps 2020-12-14 17:50:21 +00:00
dependabot[bot] 4edd5097c8
Bump plotly from 4.13.0 to 4.14.1 in /requirements
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.13.0 to 4.14.1.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.13.0...v4.14.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-10 05:53:44 +00:00
dependabot[bot] 22533dd541
Bump certifi from 2020.11.8 to 2020.12.5 in /requirements
Bumps [certifi](https://github.com/certifi/python-certifi) from 2020.11.8 to 2020.12.5.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2020.11.08...2020.12.05)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-07 06:54:02 +00:00
J.Townsend 9834c08642
Merge pull request #592 from laramies/dependabot/pip/requirements/master/aiohttp-3.7.3
Bump aiohttp from 3.7.2 to 3.7.3 in /requirements
2020-11-30 06:54:42 +00:00
J.Townsend 938d44f391
Merge pull request #596 from laramies/dependabot/pip/requirements/master/plotly-4.13.0
Bump plotly from 4.12.0 to 4.13.0 in /requirements
2020-11-30 06:53:20 +00:00
dependabot[bot] 5e69a5828d
Bump lxml from 4.6.1 to 4.6.2 in /requirements
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/lxml/lxml/releases)
- [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt)
- [Commits](https://github.com/lxml/lxml/compare/lxml-4.6.1...lxml-4.6.2)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-30 06:38:11 +00:00
dependabot[bot] 629d489413
Bump plotly from 4.12.0 to 4.13.0 in /requirements
Bumps [plotly](https://github.com/plotly/plotly.py) from 4.12.0 to 4.13.0.
- [Release notes](https://github.com/plotly/plotly.py/releases)
- [Changelog](https://github.com/plotly/plotly.py/blob/master/CHANGELOG.md)
- [Commits](https://github.com/plotly/plotly.py/compare/v4.12.0...v4.13.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-24 06:02:43 +00:00
dependabot[bot] b9c9a775bf
Bump aiohttp from 3.7.2 to 3.7.3 in /requirements
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.2 to 3.7.3.
- [Release notes](https://github.com/aio-libs/aiohttp/releases)
- [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
- [Commits](https://github.com/aio-libs/aiohttp/compare/v3.7.2...v3.7.3)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-19 06:04:44 +00:00
J.Townsend b82ea8caf3
Merge pull request #583 from laramies/dependabot/pip/requirements/master/certifi-2020.11.8
Bump certifi from 2020.6.20 to 2020.11.8 in /requirements
2020-11-14 02:19:15 +00:00
dependabot[bot] 6a8fe19217
Bump requests from 2.24.0 to 2.25.0 in /requirements
Bumps [requests](https://github.com/psf/requests) from 2.24.0 to 2.25.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/master/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.24.0...v2.25.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-12 06:02:45 +00:00