Commit graph

254 commits

Author SHA1 Message Date
J.Townsend 1f47a594fe
Merge pull request #952 from laramies/dependabot/pip/master/ujson-5.0.0 2021-12-17 08:53:51 +00:00
J.Townsend 2424a3c94b
Merge pull request #950 from laramies/dependabot/pip/master/lxml-4.7.1 2021-12-17 08:53:22 +00:00
dependabot[bot] 8d22b59539
chore(deps): bump ujson from 4.3.0 to 5.0.0
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.3.0 to 5.0.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/4.3.0...5.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 22:06:17 +00:00
dependabot[bot] 712cc9bf60
chore(deps-dev): bump mypy from 0.910 to 0.920
Bumps [mypy](https://github.com/python/mypy) from 0.910 to 0.920.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.910...v0.920)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-16 22:02:43 +00:00
dependabot[bot] 7ad2278399
chore(deps): bump lxml from 4.6.5 to 4.7.1
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.5 to 4.7.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.6.5...lxml-4.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-14 22:08:17 +00:00
J.Townsend 2f877e8e7e
Merge pull request #948 from laramies/dependabot/pip/master/fastapi-0.70.1 2021-12-13 22:20:08 +00:00
dependabot[bot] d36c31174c
chore(deps): bump fastapi from 0.70.0 to 0.70.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.70.0 to 0.70.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.70.0...0.70.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 22:12:29 +00:00
dependabot[bot] 215893c5ce
chore(deps): bump setuptools from 59.5.0 to 59.6.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 59.5.0 to 59.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/v59.5.0...v59.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>
2021-12-13 22:04:31 +00:00
dependabot[bot] af072be53a
chore(deps): bump lxml from 4.6.4 to 4.6.5 in /requirements
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.4 to 4.6.5.
- [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.4...lxml-4.6.5)

---
updated-dependencies:
- dependency-name: lxml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-13 20:32:05 +00:00
J.Townsend 988026ec49
Merge pull request #943 from laramies/dependabot/pip/master/uvicorn-0.16.0
chore(deps): bump uvicorn from 0.15.0 to 0.16.0
2021-12-10 01:18:36 +00:00
J.Townsend 3fa173ddd2
Merge pull request #944 from laramies/dependabot/pip/master/censys-2.1.0 2021-12-08 22:11:57 +00:00
dependabot[bot] 3a240e7158
chore(deps): bump censys from 2.0.9 to 2.1.0
Bumps [censys](https://github.com/censys/censys-python) from 2.0.9 to 2.1.0.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v2.0.9...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 22:10:41 +00:00
dependabot[bot] 3e0a287b8f
chore(deps): bump uvicorn from 0.15.0 to 0.16.0
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.15.0 to 0.16.0.
- [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.15.0...0.16.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-12-08 22:04:16 +00:00
dependabot[bot] 13331646f4
chore(deps): bump setuptools from 59.4.0 to 59.5.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 59.4.0 to 59.5.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/v59.4.0...v59.5.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-12-06 22:07:11 +00:00
dependabot[bot] 745a277a7a
chore(deps): bump setuptools from 59.3.0 to 59.4.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 59.3.0 to 59.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/v59.3.0...v59.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>
2021-11-29 22:54:35 +00:00
J.Townsend 04176dbaa0
Merge pull request #930 from laramies/dependabot/pip/master/types-requests-2.26.1
chore(deps-dev): bump types-requests from 2.26.0 to 2.26.1
2021-11-28 19:30:41 +00:00
dependabot[bot] b06bc26150
chore(deps-dev): bump types-requests from 2.26.0 to 2.26.1
Bumps [types-requests](https://github.com/python/typeshed) from 2.26.0 to 2.26.1.
- [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>
2021-11-26 22:09:55 +00:00
dependabot[bot] 5664ffdbc1
chore(deps): bump setuptools from 59.2.0 to 59.3.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 59.2.0 to 59.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/v59.2.0...v59.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>
2021-11-26 22:04:59 +00:00
dependabot[bot] 1f47ba632a
chore(deps): bump ujson from 4.2.0 to 4.3.0
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 4.2.0 to 4.3.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/4.2.0...4.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-22 22:06:26 +00:00
J.Townsend d6404f047f
Merge pull request #922 from laramies/dependabot/pip/master/setuptools-59.2.0 2021-11-22 09:31:43 +00:00
Matt ac03f200c4
Updated zoomeye module, updated user agents list, fixed substring not found, and replaced orjson in favor of ujson. (#923) 2021-11-22 09:26:49 +00:00
dependabot[bot] 96dd4ccef7
chore(deps): bump setuptools from 59.1.1 to 59.2.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 59.1.1 to 59.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/v59.1.1...v59.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>
2021-11-19 22:07:41 +00:00
J.Townsend 82d2bab574
Merge pull request #916 from laramies/dependabot/pip/master/aiohttp-3.8.1 2021-11-19 09:33:53 +00:00
J.Townsend 43e579b0eb
Merge pull request #918 from laramies/dependabot/pip/master/setuptools-59.1.1 2021-11-19 09:32:57 +00:00
dependabot[bot] 85c5148ab6
chore(deps): bump setuptools from 58.5.3 to 59.1.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 58.5.3 to 59.1.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/v58.5.3...v59.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 22:07:46 +00:00
dependabot[bot] 0715fadcbd
chore(deps): bump aiohttp from 3.8.0 to 3.8.1
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.0 to 3.8.1.
- [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.0...v3.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-15 22:03:14 +00:00
dependabot[bot] 569e725399
chore(deps-dev): bump types-pyyaml from 6.0.0 to 6.0.1
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.0 to 6.0.1.
- [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>
2021-11-12 22:05:23 +00:00
dependabot[bot] ad8f609e10
chore(deps-dev): bump types-requests from 2.25.11 to 2.26.0
Bumps [types-requests](https://github.com/python/typeshed) from 2.25.11 to 2.26.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>
2021-11-10 22:12:47 +00:00
J.Townsend bb0e02440f
Merge pull request #904 from laramies/dependabot/pip/master/lxml-4.6.4
chore(deps): bump lxml from 4.6.3 to 4.6.4
2021-11-09 06:42:11 +00:00
J.Townsend 3602e1b03c
Merge pull request #907 from laramies/dependabot/pip/master/setuptools-58.5.3
chore(deps): bump setuptools from 58.3.0 to 58.5.3
2021-11-09 06:41:55 +00:00
dependabot[bot] f6d87fa662
chore(deps): bump setuptools from 58.3.0 to 58.5.3
Bumps [setuptools](https://github.com/pypa/setuptools) from 58.3.0 to 58.5.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/v58.3.0...v58.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-05 22:06:49 +00:00
dependabot[bot] 9617e41a43
chore(deps): bump lxml from 4.6.3 to 4.6.4
Bumps [lxml](https://github.com/lxml/lxml) from 4.6.3 to 4.6.4.
- [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.3...lxml-4.6.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-02 22:07:33 +00:00
dependabot[bot] 6bed0f0a3e
chore(deps): bump aiohttp from 3.7.4.post0 to 3.8.0
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.7.4.post0 to 3.8.0.
- [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.post0...v3.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-01 22:13:34 +00:00
J.Townsend 6a0b004f1a
Merge pull request #896 from laramies/dependabot/pip/master/types-pyyaml-6.0.0
chore(deps-dev): bump types-pyyaml from 5.4.12 to 6.0.0
2021-10-22 22:42:05 +01:00
dependabot[bot] 51c90aee4a
chore(deps): bump setuptools from 58.2.0 to 58.3.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 58.2.0 to 58.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/v58.2.0...v58.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>
2021-10-22 21:06:34 +00:00
dependabot[bot] 262c614023
chore(deps-dev): bump types-pyyaml from 5.4.12 to 6.0.0
Bumps [types-pyyaml](https://github.com/python/typeshed) from 5.4.12 to 6.0.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-22 21:04:49 +00:00
dependabot[bot] f174f0b627
chore(deps-dev): bump types-chardet from 4.0.0 to 4.0.1
Bumps [types-chardet](https://github.com/python/typeshed) from 4.0.0 to 4.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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-17 22:44:20 +00:00
dependabot[bot] fbd8141cdf
chore(deps-dev): bump pytest-asyncio from 0.15.1 to 0.16.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.15.1 to 0.16.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.15.1...v0.16.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>
2021-10-17 22:20:15 +00:00
dependabot[bot] 9f0989053a
chore(deps-dev): bump types-certifi from 2020.4.0 to 2021.10.8.0
Bumps [types-certifi](https://github.com/python/typeshed) from 2020.4.0 to 2021.10.8.0.
- [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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-17 22:10:40 +00:00
dependabot[bot] ee76f4155a
chore(deps-dev): bump types-pyyaml from 5.4.10 to 5.4.12
Bumps [types-pyyaml](https://github.com/python/typeshed) from 5.4.10 to 5.4.12.
- [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>
2021-10-17 21:28:30 +00:00
dependabot[bot] 4e2d39a46b
chore(deps-dev): bump types-requests from 2.25.9 to 2.25.11
Bumps [types-requests](https://github.com/python/typeshed) from 2.25.9 to 2.25.11.
- [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>
2021-10-15 21:13:55 +00:00
J.Townsend 6fb265f0fd
Merge pull request #889 from laramies/dependabot/pip/master/pyyaml-6.0
chore(deps): bump pyyaml from 5.4.1 to 6.0
2021-10-14 10:10:52 +01:00
dependabot[bot] 760f96d334
chore(deps): bump pyyaml from 5.4.1 to 6.0
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0.
- [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.4.1...6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-13 21:12:01 +00:00
dependabot[bot] 3ff7c9a820
chore(deps-dev): bump types-orjson from 3.6.0 to 3.6.1
Bumps [types-orjson](https://github.com/python/typeshed) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-12 21:14:39 +00:00
Lee Baird 655bbe7acd
alphabetized 2021-10-11 18:16:18 -05:00
dependabot[bot] 8f283e3b97
chore(deps-dev): bump flake8 from 3.9.2 to 4.0.1
Bumps [flake8](https://github.com/pycqa/flake8) from 3.9.2 to 4.0.1.
- [Release notes](https://github.com/pycqa/flake8/releases)
- [Commits](https://github.com/pycqa/flake8/compare/3.9.2...4.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-11 21:14:11 +00:00
dependabot[bot] e1d01edfa5
chore(deps): bump certifi from 2021.05.30 to 2021.10.8
Bumps [certifi](https://github.com/certifi/python-certifi) from 2021.05.30 to 2021.10.8.
- [Release notes](https://github.com/certifi/python-certifi/releases)
- [Commits](https://github.com/certifi/python-certifi/compare/2021.05.30...2021.10.08)

---
updated-dependencies:
- dependency-name: certifi
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-08 21:04:18 +00:00
J.Townsend c07485d925
update starlette dep for fastapi 0.70.0 2021-10-08 15:57:07 +01:00
dependabot[bot] efac0cd559
chore(deps): bump fastapi from 0.68.2 to 0.70.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.68.2 to 0.70.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.68.2...0.70.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-10-07 21:27:32 +00:00
dependabot[bot] ac1427393c
chore(deps): bump censys from 2.0.8 to 2.0.9
Bumps [censys](https://github.com/censys/censys-python) from 2.0.8 to 2.0.9.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v2.0.8...v2.0.9)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 21:11:44 +00:00