Commit graph

2921 commits

Author SHA1 Message Date
dependabot[bot] c94772a396
chore(deps): bump lxml from 4.7.1 to 4.8.0
Bumps [lxml](https://github.com/lxml/lxml) from 4.7.1 to 4.8.0.
- [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.7.1...lxml-4.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-17 22:10:44 +00:00
J.Townsend e79cc9ce6a
Merge pull request #1035 from laramies/dependabot/pip/master/fastapi-0.74.0 2022-02-17 22:08:15 +00:00
dependabot[bot] a17fd825e6
chore(deps): bump fastapi from 0.73.0 to 0.74.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.73.0 to 0.74.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.73.0...0.74.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-02-17 22:06:39 +00:00
J.Townsend 61a246c5fd
Merge pull request #1032 from laramies/dependabot/pip/master/setuptools-60.9.2 2022-02-16 23:36:35 +00:00
J.Townsend 9887d055f4
Merge pull request #1034 from laramies/dependabot/pip/master/uvicorn-0.17.5 2022-02-16 23:16:25 +00:00
J.Townsend 52166f01cc
Merge pull request #1033 from laramies/dependabot/pip/master/types-requests-2.27.10 2022-02-16 23:15:57 +00:00
dependabot[bot] c937358436
chore(deps): bump uvicorn from 0.17.4 to 0.17.5
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.17.4 to 0.17.5.
- [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.4...0.17.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 22:10:14 +00:00
dependabot[bot] 68d0cecee8
chore(deps-dev): bump types-requests from 2.27.9 to 2.27.10
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.9 to 2.27.10.
- [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-02-16 22:06:14 +00:00
dependabot[bot] e3fbeab27f
chore(deps): bump setuptools from 60.9.1 to 60.9.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.9.1 to 60.9.2.
- [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/v60.9.1...v60.9.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-16 22:05:06 +00:00
J.Townsend d2a5a66886
Merge pull request #1030 from laramies/dependabot/pip/master/setuptools-60.9.1 2022-02-16 10:25:24 +00:00
dependabot[bot] 7b6450ecba
chore(deps): bump setuptools from 60.9.0 to 60.9.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.9.0 to 60.9.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/v60.9.0...v60.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-15 22:10:36 +00:00
J.Townsend 3dd7f8d6d7
Merge pull request #1029 from laramies/dependabot/pip/master/setuptools-60.9.0 2022-02-14 22:34:03 +00:00
dependabot[bot] 9b6583d114
chore(deps): bump setuptools from 60.8.2 to 60.9.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.8.2 to 60.9.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/v60.8.2...v60.9.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-02-14 22:03:45 +00:00
J.Townsend d2c7d3093e
Fixes #991 thanks @phplucas for the fix 2022-02-12 23:14:20 +00:00
J.Townsend 3da5f4325c
Merge pull request #1027 from laramies/dependabot/pip/master/pytest-7.0.1 2022-02-11 22:46:09 +00:00
dependabot[bot] b016166104
chore(deps-dev): bump pytest from 7.0.0 to 7.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.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.0.0...7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-11 22:13:22 +00:00
J.Townsend 645daa88dd
Merge pull request #1026 from laramies/dependabot/pip/master/pytest-asyncio-0.18.1 2022-02-10 22:05:42 +00:00
dependabot[bot] be9cf2a70a
chore(deps-dev): bump pytest-asyncio from 0.18.0 to 0.18.1
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.0 to 0.18.1.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.18.0...v0.18.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-10 22:04:36 +00:00
J.Townsend c308f4e036
Merge pull request #1025 from laramies/dependabot/pip/master/setuptools-60.8.2 2022-02-09 22:41:01 +00:00
dependabot[bot] a54576d00f
chore(deps): bump setuptools from 60.8.1 to 60.8.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.8.1 to 60.8.2.
- [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/v60.8.1...v60.8.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-09 22:11:07 +00:00
J.Townsend 02000474d0
Merge pull request #1024 from laramies/dependabot/pip/master/types-requests-2.27.9 2022-02-09 22:09:56 +00:00
dependabot[bot] f7786cc702
chore(deps-dev): bump types-requests from 2.27.8 to 2.27.9
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.8 to 2.27.9.
- [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-02-09 22:03:07 +00:00
J.Townsend 61b747c811
Merge pull request #1023 from laramies/dependabot/pip/master/pytest-asyncio-0.18.0 2022-02-08 00:36:11 +00:00
J.Townsend a9792acc79
Merge pull request #1022 from laramies/dependabot/pip/master/setuptools-60.8.1 2022-02-08 00:32:44 +00:00
dependabot[bot] 36235ec005
chore(deps-dev): bump pytest-asyncio from 0.17.2 to 0.18.0
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.17.2 to 0.18.0.
- [Release notes](https://github.com/pytest-dev/pytest-asyncio/releases)
- [Commits](https://github.com/pytest-dev/pytest-asyncio/compare/v0.17.2...v0.18.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-02-07 22:13:40 +00:00
dependabot[bot] 754546ed7b
chore(deps): bump setuptools from 60.7.1 to 60.8.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.7.1 to 60.8.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/v60.7.1...v60.8.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-02-07 22:13:22 +00:00
J.Townsend aa5ff35994
Merge pull request #1021 from laramies/dependabot/pip/master/uvicorn-0.17.4 2022-02-04 22:35:53 +00:00
J.Townsend bd359a4b87
Merge pull request #1020 from laramies/dependabot/pip/master/pytest-7.0.0 2022-02-04 22:35:17 +00:00
dependabot[bot] 61fb0fa835
chore(deps): bump uvicorn from 0.17.3 to 0.17.4
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.17.3 to 0.17.4.
- [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.3...0.17.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 22:11:09 +00:00
dependabot[bot] b0759b161d
chore(deps-dev): bump pytest from 6.2.5 to 7.0.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 7.0.0.
- [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/6.2.5...7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 22:07:34 +00:00
J.Townsend 17c248f57f
Merge pull request #1019 from laramies/dependabot/github_actions/actions/setup-python-2.3.2 2022-02-04 22:05:22 +00:00
dependabot[bot] 9e6481b2e4
chore(deps): bump actions/setup-python from 2.3.1 to 2.3.2
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](https://github.com/actions/setup-python/compare/v2.3.1...v2.3.2)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-04 22:03:11 +00:00
J.Townsend 2135dc1b1c
Merge pull request #1014 from laramies/dependabot/pip/master/types-requests-2.27.8 2022-02-03 22:23:00 +00:00
dependabot[bot] fb69c17f2e
chore(deps-dev): bump types-requests from 2.27.7 to 2.27.8
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.7 to 2.27.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>
2022-02-03 22:21:58 +00:00
J.Townsend c55d5420d6
Merge pull request #1015 from laramies/dependabot/pip/master/types-pyyaml-6.0.4 2022-02-03 22:20:55 +00:00
J.Townsend 1a7556c01c
Merge pull request #1018 from laramies/dependabot/pip/master/setuptools-60.7.1 2022-02-03 22:20:32 +00:00
J.Townsend 7b9578664a
Merge pull request #1017 from laramies/dependabot/pip/master/uvicorn-0.17.3 2022-02-03 22:19:43 +00:00
dependabot[bot] e247318228
chore(deps): bump setuptools from 60.5.0 to 60.7.1
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.5.0 to 60.7.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/v60.5.0...v60.7.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-02-03 22:06:34 +00:00
dependabot[bot] 4469a32d30
chore(deps): bump uvicorn from 0.17.1 to 0.17.3
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.17.1 to 0.17.3.
- [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.1...0.17.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-03 22:04:39 +00:00
dependabot[bot] a4fc4dc397
chore(deps-dev): bump types-pyyaml from 6.0.3 to 6.0.4
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.3 to 6.0.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>
2022-01-31 22:14:05 +00:00
J.Townsend 0af9d646c3
Merge pull request #1012 from laramies/dependabot/pip/master/uvicorn-0.17.1 2022-01-29 00:51:13 +00:00
dependabot[bot] f1cc844622
chore(deps): bump uvicorn from 0.17.0.post1 to 0.17.1
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.17.0.post1 to 0.17.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.0.post1...0.17.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-28 22:07:05 +00:00
J.Townsend 33cd06f1c2
Merge pull request #1011 from laramies/L1ghtn1ng-patch-1
point to my fork to fix install issues with spyse dep
2022-01-27 15:38:12 +00:00
J.Townsend 8e0962367a
add git to dockerfile 2022-01-27 15:35:11 +00:00
J.Townsend f48c4b4504
point to my for to fix install issues with spyse dep 2022-01-27 15:30:50 +00:00
J.Townsend e6677dd422
Merge pull request #1009 from laramies/dependabot/pip/master/uvicorn-0.17.0.post1 2022-01-24 22:17:36 +00:00
J.Townsend 5ca39e3570
Merge pull request #1008 from laramies/dependabot/pip/master/fastapi-0.73.0 2022-01-24 22:16:50 +00:00
dependabot[bot] 2409576e9c
chore(deps): bump uvicorn from 0.17.0 to 0.17.0.post1
Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.17.0 to 0.17.0.post1.
- [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.0...0.17.0.post1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-01-24 22:13:01 +00:00
dependabot[bot] 60f82d05a2
chore(deps): bump fastapi from 0.72.0 to 0.73.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.72.0 to 0.73.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.72.0...0.73.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-01-24 22:11:30 +00:00
J.Townsend 9915486c61
Merge pull request #1005 from laramies/dependabot/pip/master/shodan-1.26.1 2022-01-19 22:24:13 +00:00