Commit Graph

311 Commits

Author SHA1 Message Date
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
0a1b40907f Update poetry.lock 2021-12-31 01:41:15 +01:00
1c93941e62 Update poetry.lock
Package operations: 0 installs, 1 update, 0 removals

  • Updating async-timeout (4.0.1 -> 4.0.2)
2021-12-23 19:13:08 +01:00
6b693b8231 Use git version for reader 2021-12-22 02:05:29 +01:00
754bc2a053 Update poetry.lock 2021-12-19 15:19:19 +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