Commit graph

401 commits

Author SHA1 Message Date
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
J.Townsend 9d93566135
Merge pull request #1109 from laramies/dependabot/pip/master/types-ujson-5.2.0 2022-06-02 00:55:54 +01:00
dependabot[bot] 575232a05b
chore(deps): bump lxml from 4.8.0 to 4.9.0
Bumps [lxml](https://github.com/lxml/lxml) from 4.8.0 to 4.9.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.8.0...lxml-4.9.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-06-01 21:12:49 +00:00
dependabot[bot] f10b54602d
chore(deps-dev): bump types-ujson from 4.2.1 to 5.2.0
Bumps [types-ujson](https://github.com/python/typeshed) from 4.2.1 to 5.2.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-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-30 21:08:28 +00:00
dependabot[bot] 67afaef4d6
chore(deps-dev): bump mypy from 0.950 to 0.960
Bumps [mypy](https://github.com/python/mypy) from 0.950 to 0.960.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.950...v0.960)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 21:12:24 +00:00
J.Townsend f9b0cbc759
Merge pull request #1100 from laramies/dependabot/pip/master/setuptools-62.3.2 2022-05-18 23:26:18 +01:00
J.Townsend 11653018ff
Merge pull request #1097 from laramies/dependabot/pip/master/fastapi-0.78.0 2022-05-18 23:25:14 +01:00
dependabot[bot] 13eda653b2
chore(deps): bump ujson from 5.2.0 to 5.3.0
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/5.2.0...5.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>
2022-05-18 21:16:13 +00:00
dependabot[bot] e5b6859265
chore(deps): bump setuptools from 62.2.0 to 62.3.2
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.2.0 to 62.3.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/v62.2.0...v62.3.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-18 21:06:27 +00:00
dependabot[bot] 0732ec0d96
chore(deps): bump fastapi from 0.77.1 to 0.78.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.77.1 to 0.78.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.77.1...0.78.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-05-16 21:03:46 +00:00
J.Townsend 4d01afcade
Merge pull request #1095 from laramies/dependabot/pip/master/censys-2.1.4 2022-05-15 19:45:06 +01:00
Cory Solovewicz daf1c31da5
Update starlette version due to dependency conflict
Dependency Error in starlette package when installing dependencies. Upgrading starlette package to 0.19.1 fixes the issue. 

```
[TRUNCATED]
  Using cached aiodns-3.0.0-py3-none-any.whl (5.0 kB)
ERROR: Cannot install -r requirements/base.txt (line 10) and starlette==0.17.1 because these package versions have conflicting dependencies.

The conflict is caused by:
    The user requested starlette==0.17.1
    fastapi 0.77.1 depends on starlette==0.19.1

To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict
[Truncated]
```
2022-05-15 11:31:34 -07:00
dependabot[bot] 830611bd71
chore(deps): bump censys from 2.1.3 to 2.1.4
Bumps [censys](https://github.com/censys/censys-python) from 2.1.3 to 2.1.4.
- [Release notes](https://github.com/censys/censys-python/releases)
- [Commits](https://github.com/censys/censys-python/compare/v2.1.3...v2.1.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-11 21:06:04 +00:00
J.Townsend ecfafe81b8
Merge pull request #1094 from laramies/dependabot/pip/master/fastapi-0.77.1 2022-05-11 10:19:32 +01:00
dependabot[bot] b7e90550ff
chore(deps): bump fastapi from 0.75.2 to 0.77.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.75.2 to 0.77.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.75.2...0.77.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-10 21:05:47 +00:00
dependabot[bot] 0217c62309
chore(deps): bump setuptools from 62.1.0 to 62.2.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.1.0 to 62.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/v62.1.0...v62.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-05-10 21:02:42 +00:00
dependabot[bot] 2f8e5330c1
chore(deps-dev): bump types-chardet from 4.0.3 to 4.0.4
Bumps [types-chardet](https://github.com/python/typeshed) from 4.0.3 to 4.0.4.
- [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-05-02 22:03:11 +00:00
J.Townsend 40018aa84c
Merge pull request #1090 from laramies/dependabot/pip/master/types-requests-2.27.25 2022-05-02 23:02:30 +01:00
dependabot[bot] 07f6091916
chore(deps-dev): bump types-requests from 2.27.20 to 2.27.25
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.20 to 2.27.25.
- [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-05-02 21:04:48 +00:00
dependabot[bot] 2c0c3f5233
chore(deps-dev): bump types-certifi from 2021.10.8.1 to 2021.10.8.2
Bumps [types-certifi](https://github.com/python/typeshed) from 2021.10.8.1 to 2021.10.8.2.
- [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-04-27 21:54:08 +00:00
dependabot[bot] 1c24b9c6e3
chore(deps-dev): bump pytest from 7.1.1 to 7.1.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.1 to 7.1.2.
- [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.1.1...7.1.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 21:23:21 +00:00
dependabot[bot] c98788417e
chore(deps-dev): bump mypy from 0.942 to 0.950
Bumps [mypy](https://github.com/python/mypy) from 0.942 to 0.950.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.942...v0.950)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-27 21:05:36 +00:00
dependabot[bot] 7e49b4c7d3
chore(deps-dev): bump types-requests from 2.27.16 to 2.27.20
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.16 to 2.27.20.
- [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-04-24 16:36:36 +00:00
J.Townsend 2c9bdebe3a
Merge pull request #1080 from laramies/dependabot/pip/master/types-pyyaml-6.0.7
chore(deps-dev): bump types-pyyaml from 6.0.5 to 6.0.7
2022-04-24 17:35:48 +01:00
dependabot[bot] 2c9f2d25d0
chore(deps-dev): bump types-pyyaml from 6.0.5 to 6.0.7
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.5 to 6.0.7.
- [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-04-21 21:06:56 +00:00
dependabot[bot] 31817fae33
chore(deps): bump fastapi from 0.75.1 to 0.75.2
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.75.1 to 0.75.2.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.75.1...0.75.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-18 21:07:45 +00:00
J.Townsend 80237cd07f
Merge pull request #1074 from laramies/dependabot/pip/master/beautifulsoup4-4.11.1 2022-04-11 23:46:53 +01:00
dependabot[bot] ee5afeba5a
chore(deps): bump beautifulsoup4 from 4.11.0 to 4.11.1
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.11.0 to 4.11.1.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-11 21:13:23 +00:00
dependabot[bot] f5bb22f060
chore(deps): bump setuptools from 62.0.0 to 62.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 62.0.0 to 62.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.0.0...v62.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>
2022-04-11 21:09:29 +00:00
dependabot[bot] 72099f8b56
chore(deps): bump beautifulsoup4 from 4.10.0 to 4.11.0
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.10.0 to 4.11.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-08 21:06:36 +00:00
dependabot[bot] fef82419b1
chore(deps): bump ujson from 5.1.0 to 5.2.0
Bumps [ujson](https://github.com/ultrajson/ultrajson) from 5.1.0 to 5.2.0.
- [Release notes](https://github.com/ultrajson/ultrajson/releases)
- [Commits](https://github.com/ultrajson/ultrajson/compare/5.1.0...5.2.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-04-05 21:03:43 +00:00
J.Townsend 7e17392e3a
Merge pull request #1070 from laramies/dependabot/pip/master/fastapi-0.75.1 2022-04-04 22:54:34 +01:00
J.Townsend 783a95df7f
Merge pull request #1068 from laramies/dependabot/pip/master/types-requests-2.27.16 2022-04-04 22:52:35 +01:00
dependabot[bot] 8f9fd44d55
chore(deps): bump fastapi from 0.75.0 to 0.75.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.75.0 to 0.75.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.75.0...0.75.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-04 21:12:26 +00:00
dependabot[bot] 9985323d60
chore(deps): bump setuptools from 61.3.0 to 62.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 61.3.0 to 62.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/v61.3.0...v62.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>
2022-04-04 21:05:49 +00:00
dependabot[bot] 670064a0d2
chore(deps-dev): bump types-requests from 2.27.14 to 2.27.16
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.14 to 2.27.16.
- [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-04-01 21:11:47 +00:00
dependabot[bot] 70f81db1fe
chore(deps): bump setuptools from 61.1.0 to 61.3.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 61.1.0 to 61.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/v61.1.0...v61.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-03-31 21:04:24 +00:00
J.Townsend 664617255c
Merge pull request #1063 from laramies/dependabot/pip/master/setuptools-61.1.0 2022-03-25 22:52:39 +00:00
J.Townsend d1a21947f8
Merge pull request #1061 from laramies/dependabot/pip/master/mypy-0.942 2022-03-25 22:52:25 +00:00
dependabot[bot] 8e4dd23ed0
chore(deps-dev): bump pytest-asyncio from 0.18.2 to 0.18.3
Bumps [pytest-asyncio](https://github.com/pytest-dev/pytest-asyncio) from 0.18.2 to 0.18.3.
- [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.2...v0.18.3)

---
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-03-25 22:09:35 +00:00
dependabot[bot] 8a2254cdaa
chore(deps): bump setuptools from 60.10.0 to 61.1.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 60.10.0 to 61.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/v60.10.0...v61.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-03-25 22:02:56 +00:00
dependabot[bot] 97c9b161ab
chore(deps-dev): bump mypy from 0.941 to 0.942
Bumps [mypy](https://github.com/python/mypy) from 0.941 to 0.942.
- [Release notes](https://github.com/python/mypy/releases)
- [Commits](https://github.com/python/mypy/compare/v0.941...v0.942)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-24 22:05:20 +00:00
dependabot[bot] 559a195bfb
chore(deps-dev): bump types-pyyaml from 6.0.4 to 6.0.5
Bumps [types-pyyaml](https://github.com/python/typeshed) from 6.0.4 to 6.0.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>
2022-03-21 22:17:04 +00:00
J.Townsend 699a83d843
Merge pull request #1060 from laramies/dependabot/pip/master/types-requests-2.27.14 2022-03-21 22:15:51 +00:00
J.Townsend 72b31fec02
Merge pull request #1057 from laramies/dependabot/pip/master/setuptools-60.10.0 2022-03-21 22:15:38 +00:00
dependabot[bot] 7806591703
chore(deps-dev): bump types-requests from 2.27.12 to 2.27.14
Bumps [types-requests](https://github.com/python/typeshed) from 2.27.12 to 2.27.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>
2022-03-21 22:13:45 +00:00
dependabot[bot] 0a4039c232
chore(deps-dev): bump pytest from 7.1.0 to 7.1.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.1.0 to 7.1.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.1.0...7.1.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-03-17 22:08:38 +00:00