Commit graph

2824 commits

Author SHA1 Message Date
J.Townsend 9c0db67511
Merge pull request #1104 from laramies/dependabot/pip/master/certifi-2022.5.18.1 2022-06-02 01:12:22 +01: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
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
J.Townsend c1594f022c
Merge pull request #1113 from laramies/dependabot/pip/master/lxml-4.9.0 2022-06-02 00:55:25 +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
J.Townsend 478212359e
Merge pull request #1102 from laramies/dependabot/pip/master/ujson-5.3.0 2022-05-18 23:24:43 +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
J.Townsend d9524fc300
Merge pull request #1096 from corysolovewicz/patch-2 2022-05-15 19:44:50 +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
J.Townsend a03b03127b
Merge pull request #1093 from laramies/dependabot/pip/master/setuptools-62.2.0 2022-05-11 10:18:50 +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
J.Townsend 70b618d354
Merge pull request #1088 from laramies/dependabot/pip/master/types-chardet-4.0.4 2022-05-02 23:04:18 +01: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
J.Townsend 6f36444822
Merge pull request #1085 from laramies/dependabot/pip/master/types-certifi-2021.10.8.2 2022-05-02 23:02:06 +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
J.Townsend 71ccf5e1a3
Merge pull request #1084 from laramies/dependabot/pip/master/pytest-7.1.2 2022-04-27 22:53:01 +01: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
J.Townsend ac5a685762
Merge pull request #1087 from laramies/dependabot/pip/master/mypy-0.950 2022-04-27 22:19:27 +01: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
J.Townsend 091314ca99
Merge pull request #1083 from laramies/dependabot/github_actions/github/codeql-action-2 2022-04-25 22:08:24 +01:00
dependabot[bot] 985e42d223
chore(deps): bump github/codeql-action from 1 to 2
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)

---
updated-dependencies:
- dependency-name: github/codeql-action
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-04-25 21:03:31 +00:00
J.Townsend 5f66a906dc
Merge pull request #1079 from laramies/dependabot/pip/master/types-requests-2.27.20
chore(deps-dev): bump types-requests from 2.27.16 to 2.27.20
2022-04-24 17:39:18 +01: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
J.Townsend 8fc5619729
Merge pull request #1076 from laramies/dependabot/pip/master/fastapi-0.75.2
chore(deps): bump fastapi from 0.75.1 to 0.75.2
2022-04-24 17:35:33 +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
J.Townsend c3e6d88d7a
Merge pull request #1073 from laramies/dependabot/pip/master/setuptools-62.1.0 2022-04-11 23:46:27 +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
J.Townsend 05516d110e
Merge pull request #1072 from laramies/dependabot/pip/master/beautifulsoup4-4.11.0 2022-04-11 01:09:38 +01: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
J.Townsend 0d992c04e3
Merge pull request #1071 from laramies/dependabot/pip/master/ujson-5.2.0 2022-04-05 22:23:06 +01: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