Commit Graph

57 Commits

Author SHA1 Message Date
bbefbdffda Update dependency uvicorn to ^0.23.0 2023-07-15 06:54:01 +00:00
16599464e1 Update dependency fastapi to ^0.100.0 2023-07-07 20:08:55 +00:00
f57ad8daec Update dependency fastapi to ^0.99.0 2023-06-30 21:37:27 +00:00
f89ae4a240 Update dependency fastapi to ^0.98.0 2023-06-22 18:56:00 +00:00
6d7ea291ee Update dependency fastapi to ^0.97.0 2023-06-12 00:32:35 +00:00
b14cc9f2c9 Update dependency fastapi to ^0.96.0 2023-06-03 15:27:36 +00:00
8659409391 Update dependency uvicorn to ^0.22.0 2023-04-28 05:23:44 +00:00
feb7cd7697 Update dependency httpx to ^0.24.0 2023-04-11 15:20:05 +00:00
85ed6c124f Update dependency fastapi to ^0.95.0 2023-03-18 23:53:25 +00:00
9b42c1d116 Update dependency fastapi to ^0.94.0 2023-03-10 23:30:42 +00:00
ed2ee0ea8f Update dependency uvicorn to ^0.21.0 2023-03-09 23:26:30 +00:00
1199092705 Update dependency fastapi to ^0.93.0 2023-03-07 16:34:03 +00:00
f4833a4ba5 Update dependency python-multipart to ^0.0.6 2023-02-27 19:09:32 +00:00
53eebc8472 Update dependency python-dotenv to v1 2023-02-24 07:10:13 +00:00
bc51ee3dd6 Update dependency fastapi to ^0.92.0 2023-02-14 13:24:44 +00:00
4fd017c839 Update dependency fastapi to ^0.91.0 2023-02-10 16:45:37 +00:00
f56a801be2 Update dependency fastapi to ^0.90.0 2023-02-08 13:13:12 +00:00
bed09771ed Minimum Python version is now 3.10 2023-01-10 16:52:17 +01:00
9ffd6109dd Update dependency fastapi to ^0.89.0 2023-01-07 18:04:49 +00:00
ab2bddffda Update dependency fastapi to ^0.88.0 2022-11-27 16:34:05 +00:00
b536bc33e5 Update dependency discord-webhook to v1 2022-11-21 21:50:25 +00:00
ada27cc6ce Update dependency uvicorn to ^0.20.0 2022-11-20 21:05:00 +00:00
dbf580f02c Add httpx to dev dependencies, fixes #39 2022-11-14 01:40:24 +01:00
e801b903ad Update dependency fastapi to ^0.86.0 2022-11-03 22:19:39 +00:00
47d130e979 Update dependency uvicorn to ^0.19.0 2022-10-19 21:28:30 +00:00
0127dab513 Update packages 👨🏻‍🌾 2022-09-20 23:58:45 +02:00
237761018f Update dependencies 👨🏻‍🌾 2022-09-01 20:29:34 +02:00
f92a5f838a Update dependencies 2022-07-15 16:18:14 +02:00
dbc0ecb8c1 Update dependency fastapi to ^0.78.0 2022-05-14 23:00:08 +00:00
52cb14c720 Update dependency fastapi to ^0.77.0 2022-05-10 04:01:10 +00:00
d564648d77 Update dependency discord-webhook to ^0.16.0 2022-05-07 02:16:20 +00:00
a0439e1eb6 Update dependency fastapi to ^0.76.0 2022-05-05 22:58:45 +00:00
9345b706e5 Bump version to 1.0.0 2022-04-20 20:38:06 +02:00
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
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
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