Commit Graph

15 Commits

Author SHA1 Message Date
f5cc328b05 Bump prospector from 1.6.0 to 1.7.2
Bumps [prospector](https://github.com/PyCQA/prospector) from 1.6.0 to 1.7.2.
- [Release notes](https://github.com/PyCQA/prospector/releases)
- [Changelog](https://github.com/PyCQA/prospector/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/PyCQA/prospector/compare/1.6.0...1.7.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 06:24:57 +00:00
c9758315c9 Bump fastapi from 0.74.0 to 0.74.1
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.74.0 to 0.74.1.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.74.0...0.74.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-02-22 06:19:46 +00:00
b1079484d3 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-18 06:28:01 +00:00
c7f9f74726 Update poetry.lock 2022-02-12 00:31:48 +01:00
3b654681e1 Update poetry.lock
Package operations: 0 installs, 15 updates, 0 removals

  • Updating astroid (2.9.1 -> 2.9.3)
  • Updating frozenlist (1.2.0 -> 1.3.0)
  • Updating anyio (3.4.0 -> 3.5.0)
  • Updating charset-normalizer (2.0.9 -> 2.0.10)
  • Updating dnspython (2.1.0 -> 2.2.0)
  • Updating pylint-plugin-utils (0.6 -> 0.7)
  • Updating h11 (0.12.0 -> 0.13.0)
  • Updating urllib3 (1.26.7 -> 1.26.8)
  • Updating gitpython (3.1.24 -> 3.1.26)
  • Updating pylint-django (2.4.4 -> 2.5.0)
  • Updating requests (2.27.0 -> 2.27.1)
  • Updating prospector (1.5.3.1 -> 1.6.0)
  • Updating pygments (2.11.1 -> 2.11.2)
  • Updating starlette (0.16.0 -> 0.17.1)
  • Updating fastapi (0.70.1 -> 0.72.0
2022-01-20 14:00:53 +01:00
1e0da31c99 Move Black line length to pyproject.toml 2022-01-03 19:29:00 +01:00
981afea72e Rename project 2022-01-03 19:12:18 +01:00
b6ed78a70c Add syntax highlighting for text files 2021-12-09 09:59:39 +01:00
8b8b210968 Add webhooks 2021-12-07 20:16:58 +01:00
90f2b3c8de Add python-dotenv 2021-12-04 21:45:24 +01:00
a43011962e Update pyproject.toml 2021-12-04 21:00:08 +01:00
23deb9e8d5 Add Gunicorn and Uvicorn as dependencies 🦄 2021-11-26 11:54:06 +01:00
0445b73a7f Remove dhooks 2021-10-29 01:17:55 +02:00
9032e2f628 Use ffmpeg-python instead of subprocess 2021-10-28 23:38:48 +02:00
f3fb957717 Use Poetry 2021-10-28 15:30:00 +02:00