Commit graph

447 commits

Author SHA1 Message Date
J.Townsend a92a0f72e9
Merge pull request #1163 from laramies/dependabot/pip/master/flake8-5.0.2 2022-08-01 23:15:38 +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] 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] 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
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
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
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
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
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
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
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
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
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
dependabot[bot] c7a74c2ed6
chore(deps-dev): bump types-requests from 2.27.30 to 2.28.0
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.30 to 2.28.0.
- [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-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 21:11:00 +00:00
J.Townsend ebc55c9d04
Merge pull request #1131 from laramies/dependabot/pip/master/types-pyyaml-6.0.9 2022-06-27 22:09:40 +01:00
dependabot[bot] d0bed0ab9c
chore(deps): bump uvicorn from 0.18.1 to 0.18.2
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.18.1 to 0.18.2.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.18.1...0.18.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 21:07:20 +00:00
dependabot[bot] 43f687f46b
chore(deps-dev): bump types-pyyaml from 6.0.8 to 6.0.9
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.8 to 6.0.9.
- [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-06-27 21:05:15 +00:00
J.Townsend 4ad380a04b
Merge pull request #1127 from laramies/dependabot/pip/master/setuptools-62.6.0 2022-06-24 00:57:46 +01:00
J.Townsend 6ab77d73dd
Merge pull request #1129 from laramies/dependabot/pip/master/censys-2.1.6 2022-06-24 00:57:19 +01:00
J.Townsend 6d9169540d
Merge pull request #1125 from laramies/dependabot/pip/master/types-ujson-5.3.0 2022-06-24 00:56:54 +01:00
dependabot[bot] 27a6f14804
chore(deps): bump uvicorn from 0.17.6 to 0.18.1
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.17.6 to 0.18.1.
- [Release notes](https://github.com/encode/uvicorn/releases)
- [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md)
- [Commits](https://github.com/encode/uvicorn/compare/0.17.6...0.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-23 21:06:09 +00:00
dependabot[bot] e6a8b68d7d
chore(deps): bump censys from 2.1.5 to 2.1.6
Bumps [censys](https://github.com/censys/censys-python) from 2.1.5 to 2.1.6.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v2.1.5...v2.1.6)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-21 21:32:34 +00:00
dependabot[bot] b115d91c64
chore(deps): bump setuptools from 62.3.3 to 62.6.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.3.3 to 62.6.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.3.3...v62.6.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-06-20 21:13:36 +00:00
dependabot[bot] 22cd1ad3b2
chore(deps-dev): bump types-ujson from 5.2.0 to 5.3.0
Bumps [types-ujson](https://github.com/python/typeshed) from 5.2.0 to 5.3.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-06-15 21:09:24 +00:00
J.Townsend 18671d2702
Merge pull request #1122 from laramies/dependabot/pip/master/types-certifi-2021.10.8.3 2022-06-09 22:45:10 +01:00
dependabot[bot] 72bd148c42
chore(deps-dev): bump types-certifi from 2021.10.8.2 to 2021.10.8.3
Bumps [types-certifi](https://github.com/python/typeshed) from 2021.10.8.2 to 2021.10.8.3.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 21:12:21 +00:00
dependabot[bot] 467efae533
chore(deps): bump requests from 2.27.1 to 2.28.0
Bumps [requests](https://github.com/psf/requests) from 2.27.1 to 2.28.0.
- [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.27.1...v2.28.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-09 21:09:06 +00:00
dependabot[bot] 0744185f64
chore(deps): bump setuptools from 62.3.2 to 62.3.3
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.3.2 to 62.3.3.
- [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.3.2...v62.3.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-07 21:04:41 +00:00
dependabot[bot] 2bfea4a9cd
chore(deps-dev): bump mypy from 0.960 to 0.961
Bumps [mypy](https://github.com/python/mypy) from 0.960 to 0.961.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.960...v0.961)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-06 21:04:46 +00:00
dependabot[bot] 4097170ac5
chore(deps): bump censys from 2.1.4 to 2.1.5
Bumps [censys](https://github.com/censys/censys-python) from 2.1.4 to 2.1.5.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v2.1.4...v2.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-02 00:13:29 +00:00
J.Townsend f1e67f9bc6
Merge pull request #1112 from laramies/dependabot/pip/master/types-pyyaml-6.0.8 2022-06-02 01:12:48 +01:00
dependabot[bot] 37b69a4c0b
chore(deps-dev): bump types-pyyaml from 6.0.7 to 6.0.8
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.7 to 6.0.8.
- [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-06-01 23:59:03 +00:00
dependabot[bot] 6bb0eb99c7
chore(deps): bump certifi from 2021.10.8 to 2022.5.18.1
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.10.8 to 2022.5.18.1.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.10.08...2022.05.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-01 23:59:00 +00:00
J.Townsend f395546003
Merge pull request #1114 from laramies/dependabot/pip/master/types-requests-2.27.30 2022-06-02 00:57:52 +01:00
dependabot[bot] 2a7f42a7ee
chore(deps-dev): bump types-requests from 2.27.25 to 2.27.30
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.25 to 2.27.30.
- [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-06-01 23:57:00 +00:00
J.Townsend 741615e9a5
Merge pull request #1106 from laramies/dependabot/pip/master/mypy-0.960 2022-06-02 00:56:46 +01:00