Commit graph

3009 commits

Author SHA1 Message Date
J.Townsend f6552a7724
Merge pull request #1167 from laramies/dependabot/pip/master/setuptools-63.4.1
chore(deps): bump setuptools from 63.3.0 to 63.4.1
2022-08-03 23:14:56 +01:00
dependabot[bot] fc2bfd4567
chore(deps): bump setuptools from 63.3.0 to 63.4.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 63.3.0 to 63.4.1.
- [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/v63.3.0...v63.4.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-03 22:14:06 +00:00
J.Townsend 22e1eb9bdb
A lot of changes and fixes (#1168)
* add pytest.ini file and fix test warning in qwantsearch

* ignore unsed imports

* Remove n45ht as the api is down

* Remove modules that use google as google blocks you after one go

* Remove missed code from when removing modules that use google

* Remove missed code from when removing modules that use google

* Add new vt-py dep and update pytest

* WIP virustotal migration to api

* Remove test that fails due to how the api returns not found entries

* Remove entries from myparser re google

* update fastapi and starlette

* update version

* Update dockerfile to use dev ubuntu version

* remove spyse module

* remove spyse dep

* fix tests by removing un-needed tests and indentation fix

* fix some mypy errors

* remove spyse and remove color output and fix mypy error

* flake8 fixes

* bump version and set it a dev version
2022-08-03 23:12:59 +01:00
J.Townsend 707a129458
Merge pull request #1166 from laramies/dependabot/pip/master/types-requests-2.28.7 2022-08-03 00:08:53 +01:00
J.Townsend 133081d5d1
Merge pull request #1165 from laramies/dependabot/pip/master/flake8-5.0.3 2022-08-03 00:08:28 +01:00
dependabot[bot] caff0e859a
chore(deps-dev): bump types-requests from 2.28.6 to 2.28.7
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.6 to 2.28.7.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 21:15:39 +00:00
dependabot[bot] dfd10078f8
chore(deps-dev): bump flake8 from 5.0.2 to 5.0.3
Bumps [flake8](https://github.com/pycqa/flake8) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/5.0.2...5.0.3)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-02 21:12:17 +00:00
J.Townsend 11b6455ea3
Merge pull request #1160 from laramies/dependabot/pip/master/pyflakes-2.5.0 2022-08-01 23:17:18 +01:00
J.Townsend d74278664c
Merge pull request #1162 from laramies/dependabot/pip/master/types-requests-2.28.6 2022-08-01 23:16:49 +01:00
J.Townsend a92a0f72e9
Merge pull request #1163 from laramies/dependabot/pip/master/flake8-5.0.2 2022-08-01 23:15:38 +01:00
J.Townsend 567e339aa4
Merge pull request #1161 from laramies/dependabot/pip/master/setuptools-63.3.0 2022-08-01 23:14:57 +01:00
dependabot[bot] 724e6d0e0f
chore(deps-dev): bump flake8 from 4.0.1 to 5.0.2
Bumps [flake8](https://github.com/pycqa/flake8) from 4.0.1 to 5.0.2.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/4.0.1...5.0.2)

---
updated-dependencies:
- dependency-name: flake8
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 21:15:19 +00:00
dependabot[bot] c22d71c758
chore(deps-dev): bump types-requests from 2.28.5 to 2.28.6
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.5 to 2.28.6.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 21:13:17 +00:00
dependabot[bot] 37c242b27d
chore(deps): bump setuptools from 63.2.0 to 63.3.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 63.2.0 to 63.3.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/v63.2.0...v63.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 21:12:16 +00:00
dependabot[bot] a83c2e68c7
chore(deps-dev): bump pyflakes from 2.4.0 to 2.5.0
Bumps [pyflakes](https://github.com/PyCQA/pyflakes) from 2.4.0 to 2.5.0.
- [Release notes](https://github.com/PyCQA/pyflakes/releases)
- [Changelog](https://github.com/PyCQA/pyflakes/blob/master/NEWS.rst)
- [Commits](https://github.com/PyCQA/pyflakes/compare/2.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: pyflakes
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-01 21:09:06 +00:00
J.Townsend dc1a43a389
Merge pull request #1155 from laramies/dependabot/pip/master/types-pyyaml-6.0.11 2022-07-31 19:38:04 +01:00
dependabot[bot] 664de599df
chore(deps-dev): bump types-pyyaml from 6.0.9 to 6.0.11
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.9 to 6.0.11.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-pyyaml
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-31 18:30:43 +00:00
J.Townsend bde30647ef
Merge pull request #1157 from laramies/dependabot/pip/master/types-chardet-5.0.3 2022-07-31 19:29:59 +01:00
J.Townsend f71b360dc6
Merge pull request #1148 from laramies/dependabot/pip/master/setuptools-63.2.0 2022-07-31 19:29:40 +01:00
dependabot[bot] 25f693f50d
chore(deps-dev): bump types-chardet from 5.0.1 to 5.0.3
Bumps [types-chardet](https://github.com/python/typeshed) from 5.0.1 to 5.0.3.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-chardet
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 21:07:05 +00:00
J.Townsend 5e0459ccd3
Merge pull request #1159 from laramies/dependabot/pip/master/censys-2.1.7 2022-07-29 22:06:00 +01:00
J.Townsend f79dc64c94
Merge pull request #1158 from laramies/dependabot/pip/master/types-requests-2.28.5 2022-07-29 22:05:45 +01:00
dependabot[bot] 5b80cd0216
chore(deps): bump censys from 2.1.6 to 2.1.7
Bumps [censys](https://github.com/censys/censys-python) from 2.1.6 to 2.1.7.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v2.1.6...v2.1.7)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-29 21:02:37 +00:00
dependabot[bot] 29dd8a1e91
chore(deps-dev): bump types-requests from 2.28.0 to 2.28.5
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.0 to 2.28.5.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-requests
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-26 21:09:23 +00:00
J.Townsend 4a9eef0c83
Merge pull request #1153 from laramies/dependabot/pip/master/mypy-0.971 2022-07-19 22:26:13 +01:00
dependabot[bot] 0164c6d805
chore(deps-dev): bump mypy from 0.961 to 0.971
Bumps [mypy](https://github.com/python/mypy) from 0.961 to 0.971.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.961...v0.971)

---
updated-dependencies:
- dependency-name: mypy
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-19 21:03:32 +00:00
J.Townsend 654f7e2e83
Merge pull request #1150 from laramies/dependabot/pip/master/pytest-asyncio-0.19.0 2022-07-17 14:48:07 +01:00
dependabot[bot] 572fbe4356
chore(deps-dev): bump pytest-asyncio from 0.18.3 to 0.19.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.3 to 0.19.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Changelog](https://github.com/pytest-dev/pytest-asyncio/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.3...v0.19.0)

---
updated-dependencies:
- dependency-name: pytest-asyncio
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-15 21:13:44 +00:00
J.Townsend fa25e2e252
Merge pull request #1149 from laramies/dependabot/pip/master/fastapi-0.79.0 2022-07-14 22:30:04 +01:00
dependabot[bot] da88856ce9
chore(deps): bump fastapi from 0.78.0 to 0.79.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.78.0 to 0.79.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.78.0...0.79.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 21:07:57 +00:00
dependabot[bot] 2b343189af
chore(deps): bump setuptools from 63.1.0 to 63.2.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 63.1.0 to 63.2.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/v63.1.0...v63.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-14 21:06:05 +00:00
J.Townsend 3bd97d00b9
Merge pull request #1143 from laramies/dependabot/pip/master/shodan-1.28.0 2022-07-11 22:11:46 +01:00
J.Townsend 0429fb031e
Merge pull request #1144 from laramies/dependabot/pip/master/types-ujson-5.4.0 2022-07-11 22:11:09 +01:00
dependabot[bot] 6cf4536f48
chore(deps-dev): bump types-ujson from 5.3.1 to 5.4.0
Bumps [types-ujson](https://github.com/python/typeshed) from 5.3.1 to 5.4.0.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-ujson
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 21:10:31 +00:00
dependabot[bot] 0d5cd2e4d3
chore(deps): bump shodan from 1.27.0 to 1.28.0
Bumps [shodan](https://github.com/achillean/shodan-python) from 1.27.0 to 1.28.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.27.0...1.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-11 21:05:28 +00:00
J.Townsend 050a992e27
Merge pull request #1141 from laramies/dependabot/pip/master/setuptools-63.1.0 2022-07-04 22:16:21 +01:00
J.Townsend f7953a0480
Merge pull request #1142 from laramies/dependabot/pip/master/ujson-5.4.0 2022-07-04 22:15:54 +01:00
dependabot[bot] 1f18ac3870
chore(deps): bump ujson from 5.3.0 to 5.4.0
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/5.3.0...5.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 21:12:38 +00:00
dependabot[bot] e8e81eb8bf
chore(deps): bump setuptools from 62.6.0 to 63.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.6.0 to 63.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/v62.6.0...v63.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-04 21:05:45 +00:00
J.Townsend 8966893267
Merge pull request #1135 from laramies/dependabot/pip/master/types-ujson-5.3.1 2022-07-02 01:30:11 +01:00
dependabot[bot] fac9bed787
chore(deps-dev): bump types-ujson from 5.3.0 to 5.3.1
Bumps [types-ujson](https://github.com/python/typeshed) from 5.3.0 to 5.3.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-ujson
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-02 00:29:28 +00:00
J.Townsend 7ba10756bf
Merge pull request #1134 from laramies/dependabot/pip/master/types-chardet-5.0.1 2022-07-02 01:28:26 +01:00
J.Townsend c63bd5b679
Merge pull request #1140 from laramies/dependabot/pip/master/lxml-4.9.1 2022-07-02 01:27:51 +01:00
dependabot[bot] 703533f494
chore(deps): bump lxml from 4.9.0 to 4.9.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.9.0 to 4.9.1.
- [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.9.0...lxml-4.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 21:08:14 +00:00
J.Townsend bec24f57a2
Merge pull request #1139 from laramies/dependabot/pip/master/requests-2.28.1 2022-06-29 23:13:35 +01:00
dependabot[bot] a28a84eedc
chore(deps): bump requests from 2.28.0 to 2.28.1
Bumps [requests](https://github.com/psf/requests) from 2.28.0 to 2.28.1.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.28.0...v2.28.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-29 21:08:40 +00:00
dependabot[bot] 5b8b5c3b86
chore(deps-dev): bump types-chardet from 4.0.4 to 5.0.1
Bumps [types-chardet](https://github.com/python/typeshed) from 4.0.4 to 5.0.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

---
updated-dependencies:
- dependency-name: types-chardet
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 21:12:15 +00:00
J.Townsend f6517ea281
Merge pull request #1126 from laramies/dependabot/pip/master/certifi-2022.6.15 2022-06-27 22:11:44 +01:00
dependabot[bot] 9d5413bfbe
chore(deps): bump certifi from 2022.5.18.1 to 2022.6.15
Bumps [certifi](https://github.com/certifi/python-certifi) from 2022.5.18.1 to 2022.6.15.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2022.05.18.1...2022.06.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 21:11:39 +00:00
J.Townsend 169db8c9ca
Merge pull request #1133 from laramies/dependabot/pip/master/types-requests-2.28.0 2022-06-27 22:11:28 +01:00