Commit Graph

12 Commits

Author SHA1 Message Date
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
c6be749690 Use the Black profile for isort 2022-02-10 15:44:25 +01:00
6b693b8231 Use git version for reader 2021-12-22 02:05:29 +01:00
58bff7ecb0 Use Typer instead of platformdirs 2021-12-14 01:43:30 +01:00
6d6432a8dc Use typer[all] instead of typer to get colorama and shellingham 2021-12-12 22:06:08 +01:00
203525becb Move settings to settings.py and read from a config file 2021-12-12 22:00:02 +01:00
c8bf725780 You can now add feeds and check for new entries and send them to Discord 2021-12-12 20:10:24 +01:00
d8c854ec6d Add Poetry project 2021-12-11 23:55:29 +01:00