Commit Graph

229 Commits

Author SHA1 Message Date
d981077f9c Add Pytest 2022-04-20 14:58:25 +02:00
34d90fb885 Install uvicorn[standard] instead of uvicorn 2022-04-19 17:12:39 +02:00
b40895e691 Move HTML to own file instead of inline with the code 2022-04-19 16:38:55 +02:00
07944342df Update dependencies 2022-04-19 16:31:14 +02:00
387d5e3842 Use python-discord-webhook instead of dhooks 2022-04-13 01:48:12 +02:00
0226713117 Update dependency python-dotenv to ^0.20.0 2022-03-25 00:08:33 +00:00
4bc51ad68a Use fastapi instead of fastapi[all], install gunicorn separately 2022-03-23 01:53:06 +01:00
772005b3ae Bump fastapi from 0.74.1 to 0.75.0
Bumps [fastapi](https://github.com/tiangolo/fastapi) from 0.74.1 to 0.75.0.
- [Release notes](https://github.com/tiangolo/fastapi/releases)
- [Commits](https://github.com/tiangolo/fastapi/compare/0.74.1...0.75.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-03-07 06:27:07 +00:00
5c909af597 Update packages and remove developer dependencies 2022-03-01 02:22:52 +01:00
a82a92cbf1 Bump bandit from 1.7.2 to 1.7.3
Bumps [bandit](https://github.com/PyCQA/bandit) from 1.7.2 to 1.7.3.
- [Release notes](https://github.com/PyCQA/bandit/releases)
- [Commits](https://github.com/PyCQA/bandit/compare/1.7.2...1.7.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-28 13:07:06 +00:00
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
4d0988dda2 Update poetry.lock
Package operations: 0 installs, 3 updates, 0 removals

  • Updating asgiref (3.4.1 -> 3.5.0)
  • Updating pyparsing (3.0.6 -> 3.0.7)
  • Updating orjson (3.6.5 -> 3.6.6)
2022-01-22 19:10:59 +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
41f7bf01cf Update poetry.lock 2022-01-03 20:41:41 +01:00
f1a00d8864 Update poetry.lock 2021-12-31 01:40:42 +01:00
dd847492ff Update poetry.lock 2021-12-30 03:35:53 +01:00
6b8bdc3750 Update poetry.lock 2021-12-23 19:14:21 +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
0d2cd4f8c2 Update poetry.lock 2021-12-04 21:00:18 +01:00
ec5722ab55 Update poetry.lock 2021-12-03 14:25:41 +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