Commit Graph

159 Commits

Author SHA1 Message Date
b903442220 Update dependency fastapi to ^0.93.0 2023-03-07 19:02:46 +00:00
a9ab9dc99b Lock file maintenance 2023-03-06 02:53:13 +00:00
eaa878fed9 Update dependency python-multipart to ^0.0.6 2023-02-27 20:05:47 +00:00
da3375c1f7 Lock file maintenance 2023-02-27 01:55:52 +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
7d2c09132a Lock file maintenance 2023-02-19 23:44:31 +00:00
d393806b93 Update dependency fastapi to ^0.92.0 2023-02-14 12:43:39 +00:00
101414e375 Lock file maintenance 2023-02-13 03:39:11 +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
a1b3e3fe5e Lock file maintenance 2023-01-23 02:19:35 +00: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
0a8a040040 Lock file maintenance 2023-01-16 03:34:41 +00:00
4dfee786c7 Lock file maintenance 2023-01-15 23:55:49 +00: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
55caecbb0a Lock file maintenance 2023-01-08 23:51:15 +00:00
9000610d49 Lock file maintenance 2023-01-01 23:45:20 +00:00
20861c07ad Lock file maintenance 2022-12-26 01:32:13 +00:00
535e8cebf9 Lock file maintenance 2022-12-19 00:26:31 +00:00
84adcd4134 Update poetry.lock 2022-12-15 23:41:05 +01:00
8fdbe2a051 Lock file maintenance 2022-12-13 23:26:41 +00:00
a704a63582 Add tests 2022-12-13 22:09:51 +01:00
b39627b221 Update dependencies 2022-12-12 16:33:16 +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
3bada05d47 Lock file maintenance 2022-11-27 23:34:54 +00:00
beea4b6fa6 Update dependency discord-webhook to v1 2022-11-22 00:43:06 +00:00
810d1ba33e Lock file maintenance 2022-11-20 23:48:22 +00:00
dc6e2aa113 Lock file maintenance 2022-11-14 01:34:26 +00:00
19eabe3d72 Lock file maintenance 2022-11-07 01:52:55 +00:00
485cdb238f Update dependency typer to ^0.7.0 2022-11-05 20:36:18 +00:00
d12739fb50 Lock file maintenance 2022-10-31 01:26:59 +00:00
3d1e882733 Lock file maintenance 2022-10-16 22:26:35 +00:00
a4be3d4cd4 Lock file maintenance 2022-10-09 22:03:18 +00:00
9ac5bfb83f Lock file maintenance 2022-10-03 00:39:09 +00:00
b8a94b6009 Update to newest version of Reader, fix webhooks and fix tests 2022-09-26 19:43:51 +02:00
5a577ac3fb Format code 2022-08-02 14:59:59 +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