aboutsummaryrefslogtreecommitdiffstats
path: root/poetry.lock (follow)
Commit message (Collapse)AuthorAgeLines
...
* Merge branch 'main' into dependabot/pip/sentry-sdk-0.20.3Gravatar Hassan Abouelela2021-03-15-7/+7
|\ | | | | | | | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> # Conflicts: # poetry.lock # pyproject.toml
| * Bump deepmerge from 0.1.1 to 0.2.1Gravatar dependabot[bot]2021-03-11-4/+4
| | | | | | | | | | | | | | Bumps [deepmerge](https://github.com/toumorokoshi/deepmerge) from 0.1.1 to 0.2.1. - [Release notes](https://github.com/toumorokoshi/deepmerge/releases) - [Commits](https://github.com/toumorokoshi/deepmerge/compare/v0.1.1...v0.2.1) Signed-off-by: dependabot[bot] <[email protected]>
* | Merge branch 'main' into dependabot/pip/sentry-sdk-0.20.3Gravatar Hassan Abouelela2021-03-08-33/+33
|\| | | | | | | | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> # Conflicts: # backend/__init__.py # poetry.lock
| * Bump flake8-annotations from 2.5.0 to 2.6.0Gravatar dependabot[bot]2021-03-07-4/+4
| | | | | | | | | | | | | | | | Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 2.5.0 to 2.6.0. - [Release notes](https://github.com/sco1/flake8-annotations/releases) - [Changelog](https://github.com/sco1/flake8-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/sco1/flake8-annotations/compare/v2.5.0...v2.6.0) Signed-off-by: dependabot[bot] <[email protected]>
| * Bump pydantic from 1.7.3 to 1.8.1Gravatar dependabot[bot]2021-03-07-26/+41
| | | | | | | | | | | | | | | | Bumps [pydantic](https://github.com/samuelcolvin/pydantic) from 1.7.3 to 1.8.1. - [Release notes](https://github.com/samuelcolvin/pydantic/releases) - [Changelog](https://github.com/samuelcolvin/pydantic/blob/master/HISTORY.md) - [Commits](https://github.com/samuelcolvin/pydantic/compare/v1.7.3...v1.8.1) Signed-off-by: dependabot[bot] <[email protected]>
| * Bump httpx from 0.16.1 to 0.17.0Gravatar dependabot[bot]2021-03-01-4/+4
| | | | | | | | | | | | | | | | Bumps [httpx](https://github.com/encode/httpx) from 0.16.1 to 0.17.0. - [Release notes](https://github.com/encode/httpx/releases) - [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md) - [Commits](https://github.com/encode/httpx/compare/0.16.1...0.17.0) Signed-off-by: dependabot[bot] <[email protected]>
* | Merge branch 'main' into dependabot/pip/sentry-sdk-0.20.3Gravatar Hassan Abouelela2021-02-28-140/+169
|\| | | | | | | | | | | | | Signed-off-by: Hassan Abouelela <[email protected]> # Conflicts: # poetry.lock
| * Bump uvicorn from 0.13.3 to 0.13.4Gravatar dependabot[bot]2021-02-22-7/+7
| | | | | | | | | | | | | | | | Bumps [uvicorn](https://github.com/encode/uvicorn) from 0.13.3 to 0.13.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.13.3...0.13.4) Signed-off-by: dependabot[bot] <[email protected]>
* | Bump sentry-sdk from 0.19.5 to 0.20.3Gravatar dependabot[bot]2021-02-19-4/+4
|/ | | | | | | | Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 0.19.5 to 0.20.3. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/0.19.5...0.20.3) Signed-off-by: dependabot[bot] <[email protected]>
* Bump motor from 2.3.0 to 2.3.1Gravatar dependabot[bot]2021-02-04-4/+4
| | | | | | | | Bumps [motor](https://github.com/mongodb/motor) from 2.3.0 to 2.3.1. - [Release notes](https://github.com/mongodb/motor/releases) - [Changelog](https://github.com/mongodb/motor/blob/master/doc/changelog.rst) - [Commits](https://github.com/mongodb/motor/compare/2.3.0...2.3.1) Signed-off-by: dependabot[bot] <[email protected]>
* Bump starlette from 0.14.1 to 0.14.2Gravatar dependabot[bot]2021-02-03-4/+4
| | | | | | | | Bumps [starlette](https://github.com/encode/starlette) from 0.14.1 to 0.14.2. - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](https://github.com/encode/starlette/compare/0.14.1...0.14.2) Signed-off-by: dependabot[bot] <[email protected]>
* Bump pyjwt from 2.0.0 to 2.0.1Gravatar dependabot[bot]2021-01-17-4/+4
| | | | | | | | Bumps [pyjwt](https://github.com/jpadilla/pyjwt) from 2.0.0 to 2.0.1. - [Release notes](https://github.com/jpadilla/pyjwt/releases) - [Changelog](https://github.com/jpadilla/pyjwt/blob/master/CHANGELOG.rst) - [Commits](https://github.com/jpadilla/pyjwt/compare/2.0.0...2.0.1) Signed-off-by: dependabot[bot] <[email protected]>
* Bump flake8-annotations from 2.4.1 to 2.5.0Gravatar dependabot[bot]2021-01-17-5/+5
| | | | | | | | Bumps [flake8-annotations](https://github.com/sco1/flake8-annotations) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/sco1/flake8-annotations/releases) - [Changelog](https://github.com/sco1/flake8-annotations/blob/master/CHANGELOG.md) - [Commits](https://github.com/sco1/flake8-annotations/compare/2.4.1...v2.5.0) Signed-off-by: dependabot[bot] <[email protected]>
* Update dependency spectree to ^0.4.0Gravatar Renovate Bot2021-01-15-146/+115
|
* Add Sentry SDK to dependenciesGravatar ks1292020-12-27-103/+183
|
* Update dependency pyjwt to v2Gravatar Renovate Bot2020-12-22-9/+10
|
* Updates Patching StrategyGravatar Hassan Abouelela2020-12-22-18/+30
| | | | | | | Changes the patching strategy to modify certain objects instead of outright overwriting them. Signed-off-by: Hassan Abouelela <[email protected]>
* Remove pydnsbl dependencyGravatar ks1292020-12-18-152/+15
|
* Add Spectree packageGravatar Joe Banks2020-12-16-2/+23
|
* Update dependency uvicorn to ^0.13.0Gravatar Renovate Bot2020-12-16-4/+4
|
* Update dependency starlette to ^0.14.0Gravatar Renovate Bot2020-12-16-5/+5
|
* Update dependency python-dotenv to ^0.15.0Gravatar Renovate Bot2020-12-16-17/+17
|
* Add pydnsbl dependencyGravatar ks1292020-12-09-69/+206
|
* Move from PyMongo to Motor driver for asynchronous supportGravatar ks1292020-12-02-24/+39
|
* Add pydantic to project dependenciesGravatar ks1292020-11-30-130/+136
|
* Install Gunicorn (for production) and include uvicorn dependenciesGravatar ks1292020-11-22-1/+176
|
* Push Python version to 3.9Gravatar ks1292020-11-21-65/+74
|
* Add project files for poetryGravatar Joe Banks2020-10-25-0/+349