Commit Graph

57 Commits

Author SHA1 Message Date
fff02a27d3 Update dependency fastapi to ^0.103.0 2023-08-26 19:13:29 +00:00
54ba72cb10 Update dependency fastapi to ^0.102.0 2023-08-25 21:45:28 +00:00
2a98f780eb Update dependency fastapi to ^0.101.0 2023-08-04 21:32:55 +00:00
e416e1b4e7 Update dependency tomlkit to ^0.12.0 2023-07-27 10:37:11 +00:00
437823b874 Update dependency uvicorn to ^0.23.0 2023-07-15 10:48:23 +00:00
05270b8dfd Update dependency fastapi to ^0.100.0 2023-07-07 19:13:47 +00:00
195224ce17 Update dependency fastapi to ^0.99.0 2023-06-30 21:47:07 +00:00
ddcd4df6d7 Update dependency fastapi to ^0.98.0 2023-06-22 18:56:00 +00:00
e1aa0469f4 Update dependency fastapi to ^0.97.0 2023-06-12 01:12:39 +00:00
1c8d3350b5 Update dependency fastapi to ^0.96.0 2023-06-03 16:33:09 +00:00
335b9a5319 Update dependency uvicorn to ^0.22.0 2023-04-28 03:33:31 +00:00
e2a03023da Update dependency httpx to ^0.24.0 2023-04-11 10:39:43 +00:00
4907e78927 Update dependency fastapi to ^0.95.0 2023-03-18 21:36:20 +00:00
09abc0c93a Ignore more linter stuff 2023-03-18 04:19:20 +01:00
948a5a2af9 Use Ruff and fix all its warnings and errors 2023-03-18 01:50:45 +01:00
c3f99c0612 Update dependency fastapi to ^0.94.0 2023-03-10 20:53:46 +00:00
1a1df34937 Update dependency uvicorn to ^0.21.0 2023-03-10 00:16:21 +00:00
b903442220 Update dependency fastapi to ^0.93.0 2023-03-07 19:02:46 +00:00
eaa878fed9 Update dependency python-multipart to ^0.0.6 2023-02-27 20:05:47 +00:00
8035cad8f3 Update dependency platformdirs to v3 2023-02-24 22:41:25 +00:00
d23742ab28 Update dependency python-dotenv to v1 2023-02-24 08:10:28 +00:00
d393806b93 Update dependency fastapi to ^0.92.0 2023-02-14 12:43:39 +00:00
0b45918c9d Update dependency fastapi to ^0.91.0 2023-02-10 17:08:40 +00:00
9677309aa5 Update dependency fastapi to ^0.90.0 2023-02-08 12:13:24 +00:00
917b9f5f1d Remove loguru and update dependencies 2023-02-01 23:29:25 +01:00
80b3bcf9e7 Update dependencies 2023-01-29 02:44:50 +01:00
e972fc2b6d Move httpx from dev group to main 2023-01-29 02:41:24 +01:00
ad674c81c9 Add djLint as a dependency 2023-01-22 23:00:25 +01:00
d4fd70965e Create our own HTML to Markdown converter 2023-01-21 22:48:00 +01:00
9b15b0e399 Use html2text instead of markdownify 2023-01-20 07:47:51 +01:00
ae7a10892d Add logging with loguru 2023-01-18 22:56:29 +01:00
202c0b1212 Ignore more djLint stuff 2023-01-17 00:58:12 +01:00
7791dd3d91 Use djLint 2023-01-17 00:54:27 +01:00
873f5b3f7a Convert HTML in content/summary to Markdown 2023-01-14 12:54:03 +01:00
b5b2982dc8 Lower minimum Python version and update packages 2023-01-10 17:17:32 +01:00
8d872ab064 Update pyproject.toml 2022-12-14 00:27:20 +01:00
a704a63582 Add tests 2022-12-13 22:09:51 +01:00
b39627b221 Update dependencies 2022-12-12 16:33:16 +01:00
25cee0c9df Add settings for Black 2022-12-05 13:13:20 +01:00
400b72dbf4 Add config file, dropdown for webhooks, and sends stuff to Discord 2022-12-02 16:47:47 +01:00
3bec59cdb6 Remove Typer and use Fastapi instead 2022-12-01 21:11:44 +01:00
beea4b6fa6 Update dependency discord-webhook to v1 2022-11-22 00:43:06 +00:00
485cdb238f Update dependency typer to ^0.7.0 2022-11-05 20:36:18 +00:00
b8a94b6009 Update to newest version of Reader, fix webhooks and fix tests 2022-09-26 19:43:51 +02:00
08ea89e15b Update dependency discord-webhook to ^0.16.0 2022-05-06 23:01:50 +00:00
7beaa0c849 Update dependencies and replace dhooks with discord-webhooks 2022-04-13 20:38:55 +02:00
9c067a39b2 Remove developer dependencies to reduce the amount of dependencies 2022-03-01 23:11:27 +01:00
c8e4bebf43 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 06:29:29 +00:00
75bff016bd Bump pytest from 7.0.0 to 7.0.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.0.0 to 7.0.1.
- [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.0.0...7.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-02-14 06:32:07 +00:00
99f6faccac Update poetry.lock 2022-02-11 16:58:48 +01:00