Commit graph

3178 commits

Author SHA1 Message Date
dependabot[bot] 5065d6ca8c chore(deps-dev): bump types-chardet from 5.0.4.1 to 5.0.4.2
Bumps [types-chardet](https://github.com/python/typeshed) from 5.0.4.1 to 5.0.4.2.
- [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>
2023-02-23 12:22:28 +00:00
dependabot[bot] cb8134eb78 chore(deps-dev): bump types-requests from 2.28.11.12 to 2.28.11.14
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.12 to 2.28.11.14.
- [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>
2023-02-23 12:22:03 +00:00
dependabot[bot] e2ec218de5 chore(deps-dev): bump types-ujson from 5.7.0.0 to 5.7.0.1
Bumps [types-ujson](https://github.com/python/typeshed) from 5.7.0.0 to 5.7.0.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>
2023-02-23 12:21:19 +00:00
J.Townsend bc7e651599
Merge pull request #1338 from laramies/dependabot/pip/master/setuptools-67.4.0 2023-02-23 12:20:51 +00:00
J.Townsend a9292ce9d6
Merge pull request #1341 from brwook/develop 2023-02-23 12:20:23 +00:00
J.Townsend 76e0c2333f
Merge pull request #1325 from laramies/dependabot/pip/master/aiohttp-3.8.4 2023-02-23 12:19:02 +00:00
J.Townsend 4b22bb5d68
Merge pull request #1332 from laramies/dependabot/pip/master/mypy-1.0.1 2023-02-23 12:18:34 +00:00
brwook fb969d44bc fix import error in virtual host option 2023-02-23 17:19:30 +09:00
dependabot[bot] 02ae2352a2
chore(deps): bump setuptools from 67.2.0 to 67.4.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.2.0 to 67.4.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/v67.2.0...v67.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-21 23:11:00 +00:00
dependabot[bot] a733bfa36b
chore(deps-dev): bump mypy from 1.0.0 to 1.0.1
Bumps [mypy](https://github.com/python/mypy) from 1.0.0 to 1.0.1.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v1.0.0...v1.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-17 23:10:30 +00:00
J.Townsend 8d3b936a2e
Merge pull request #1329 from laramies/dependabot/pip/master/pyre-check-0.9.18 2023-02-14 23:44:23 +00:00
dependabot[bot] 86a152473a
chore(deps-dev): bump pyre-check from 0.9.17 to 0.9.18
Bumps [pyre-check](https://github.com/facebook/pyre-check) from 0.9.17 to 0.9.18.
- [Release notes](https://github.com/facebook/pyre-check/releases)
- [Commits](https://github.com/facebook/pyre-check/compare/v0.9.17...v0.9.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 23:13:35 +00:00
J.Townsend 08169389cd
Merge pull request #1327 from laramies/dependabot/pip/master/fastapi-0.92.0 2023-02-14 23:08:37 +00:00
dependabot[bot] 0bec301982
chore(deps): bump fastapi from 0.91.0 to 0.92.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.91.0 to 0.92.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.91.0...0.92.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-14 23:04:12 +00:00
dependabot[bot] 6f442773b5
chore(deps): bump aiohttp from 3.8.3 to 3.8.4
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.3 to 3.8.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.8.3...v3.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-13 22:40:42 +00:00
J.Townsend e7ba34be9a
Merge pull request #1324 from laramies/dependabot/pip/master/fastapi-0.91.0 2023-02-10 23:29:48 +00:00
dependabot[bot] 50b751e82f
chore(deps): bump fastapi from 0.90.1 to 0.91.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.90.1 to 0.91.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.90.1...0.91.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-10 23:12:07 +00:00
J.Townsend e8598f5c87
Merge pull request #1318 from laramies/dependabot/pip/master/types-requests-2.28.11.12 2023-02-09 23:18:58 +00:00
J.Townsend 58f50c514f
Merge pull request #1315 from laramies/dependabot/pip/master/mypy-extensions-1.0.0 2023-02-09 23:18:06 +00:00
dependabot[bot] 0353c8c4b5
chore(deps-dev): bump types-requests from 2.28.11.8 to 2.28.11.12
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.8 to 2.28.11.12.
- [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>
2023-02-09 23:17:44 +00:00
J.Townsend 43e4804d58
Merge pull request #1323 from laramies/dependabot/pip/master/fastapi-0.90.1 2023-02-09 23:17:00 +00:00
J.Townsend 48e74c6ead
Merge pull request #1322 from laramies/dependabot/pip/master/types-pyyaml-6.0.12.5 2023-02-09 23:16:05 +00:00
dependabot[bot] b5e83017b0
chore(deps): bump fastapi from 0.90.0 to 0.90.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.90.0 to 0.90.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.90.0...0.90.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 23:16:00 +00:00
J.Townsend afd5585e3a
Merge pull request #1321 from laramies/dependabot/pip/master/aiofiles-23.1.0 2023-02-09 23:13:36 +00:00
dependabot[bot] d422a12460
chore(deps-dev): bump types-pyyaml from 6.0.12.4 to 6.0.12.5
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.4 to 6.0.12.5.
- [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>
2023-02-09 23:02:30 +00:00
dependabot[bot] fac3e785db
chore(deps): bump aiofiles from 22.1.0 to 23.1.0
Bumps [aiofiles](https://github.com/Tinche/aiofiles) from 22.1.0 to 23.1.0.
- [Release notes](https://github.com/Tinche/aiofiles/releases)
- [Commits](https://github.com/Tinche/aiofiles/compare/v22.1.0...v23.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 22:59:32 +00:00
dependabot[bot] 29dffda91c
chore(deps-dev): bump mypy-extensions from 0.4.3 to 1.0.0
Bumps [mypy-extensions](https://github.com/python/mypy_extensions) from 0.4.3 to 1.0.0.
- [Release notes](https://github.com/python/mypy_extensions/releases)
- [Commits](https://github.com/python/mypy_extensions/compare/0.4.3...1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-09 00:32:10 +00:00
dependabot[bot] 8fe8f47e1c chore(deps): bump setuptools from 67.1.0 to 67.2.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.1.0 to 67.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/v67.1.0...v67.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>
2023-02-09 00:13:53 +00:00
J.Townsend 7d41808810
Merge pull request #1316 from laramies/dependabot/pip/master/mypy-1.0.0 2023-02-09 00:12:59 +00:00
J.Townsend 41416d2223
Merge pull request #1320 from laramies/dependabot/pip/master/fastapi-0.90.0 2023-02-09 00:12:38 +00:00
dependabot[bot] fee0037aa9
chore(deps): bump fastapi from 0.89.1 to 0.90.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.89.1 to 0.90.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.89.1...0.90.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-08 22:03:00 +00:00
dependabot[bot] f32ed39f11
chore(deps-dev): bump mypy from 0.991 to 1.0.0
Bumps [mypy](https://github.com/python/mypy) from 0.991 to 1.0.0.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.991...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-06 22:16:29 +00:00
J.Townsend 2c5aa57e9b
Merge pull request #1305 from laramies/dependabot/pip/master/types-requests-2.28.11.8 2023-02-05 22:56:38 +00:00
dependabot[bot] e201d788b6
chore(deps-dev): bump types-requests from 2.28.11.7 to 2.28.11.8
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.7 to 2.28.11.8.
- [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>
2023-02-05 21:52:22 +00:00
J.Townsend 5b1ed74f42
Merge pull request #1313 from laramies/dependabot/pip/master/setuptools-67.1.0
chore(deps): bump setuptools from 67.0.0 to 67.1.0
2023-02-05 21:51:25 +00:00
J.Townsend 187e613d8b
Merge pull request #1314 from laramies/dependabot/pip/master/types-pyyaml-6.0.12.4
chore(deps-dev): bump types-pyyaml from 6.0.12.2 to 6.0.12.4
2023-02-05 21:51:09 +00:00
J.Townsend acf49c778a
use webp image in the readme 2023-02-05 21:50:14 +00:00
J.Townsend 97b576674f
add webp format of theHarvester logo 2023-02-05 14:57:27 +00:00
dependabot[bot] 2f931a1157
chore(deps-dev): bump types-pyyaml from 6.0.12.2 to 6.0.12.4
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.12.2 to 6.0.12.4.
- [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>
2023-02-02 22:17:06 +00:00
dependabot[bot] 485bde9985
chore(deps): bump setuptools from 67.0.0 to 67.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 67.0.0 to 67.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/v67.0.0...v67.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>
2023-02-01 22:12:09 +00:00
J.Townsend 24feb6229f
Merge pull request #1312 from laramies/dependabot/pip/master/beautifulsoup4-4.11.2 2023-01-31 22:48:17 +00:00
dependabot[bot] 2919f06167
chore(deps): bump beautifulsoup4 from 4.11.1 to 4.11.2
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.1 to 4.11.2.

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 22:14:35 +00:00
J.Townsend 3b5ae8c8be
Merge pull request #1301 from laramies/dependabot/pip/master/dnspython-2.3.0 2023-01-30 23:45:55 +00:00
J.Townsend 5f81a5636d
Merge pull request #1302 from laramies/dependabot/pip/master/pytest-7.2.1 2023-01-30 23:45:09 +00:00
J.Townsend 7f3f2be83a
Merge pull request #1311 from laramies/dependabot/pip/master/setuptools-67.0.0 2023-01-30 23:44:12 +00:00
dependabot[bot] 0314b99152
chore(deps): bump setuptools from 65.7.0 to 67.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 65.7.0 to 67.0.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/v65.7.0...v67.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-30 22:16:09 +00:00
dependabot[bot] 65d918196a
chore(deps-dev): bump pytest from 7.2.0 to 7.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.2.0 to 7.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/7.2.0...7.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 22:10:27 +00:00
dependabot[bot] 42c95fc2c5
chore(deps): bump dnspython from 2.2.1 to 2.3.0
Bumps [dnspython](https://github.com/rthalley/dnspython) from 2.2.1 to 2.3.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.2.1...v2.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 22:09:17 +00:00
J.Townsend 01383d39e1
Merge pull request #1300 from frapava98/patch-4 2023-01-13 16:28:03 +00:00
Francesco Pavanello 008749100b
Update __main__.py 2023-01-13 17:11:07 +01:00