Commit Graph

3 Commits

Author SHA1 Message Date
dependabot[bot]
e282dc96ac Bump types-requests from 2.28.11.14 to 2.28.11.15 (#268)
Bumps [types-requests](https://github.com/python/typeshed) from 2.28.11.14 to 2.28.11.15.
- [Release notes](https://github.com/python/typeshed/releases)
- [Commits](https://github.com/python/typeshed/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Dave Gallant <davegallant@gmail.com>
2023-02-27 18:29:33 -05:00
dependabot[bot]
3960e20433 Bump apprise from 1.2.1 to 1.3.0 (#267)
Bumps [apprise](https://github.com/caronc/apprise) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/caronc/apprise/releases)
- [Commits](https://github.com/caronc/apprise/compare/v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: apprise
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-27 18:26:33 -05:00
Dave Gallant
9ba64a3de5 Migrate to python (#265)
* Add initial python migration

* Add pylint

* Add pre-commit

* Add Dockerfile

* Add expression matching

* Use shelve to store previous matches

* Add notifications

* Calculate post age

* Update README.md
2023-02-20 23:23:29 -05:00