Automatically generated by python-semantic-release ([`4ced6fe`](https://github.com/portfolioplus/pystockfilter/commit/4ced6fefd7330d013e71a663f986e50054e0d52c))
* chore(deps): bump yfinance from 0.2.44 to 0.2.46
Bumps [yfinance](https://github.com/ranaroussi/yfinance) from 0.2.44 to 0.2.46.
- [Release notes](https://github.com/ranaroussi/yfinance/releases)
- [Changelog](https://github.com/ranaroussi/yfinance/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/ranaroussi/yfinance/compare/0.2.44...0.2.46)
---
updated-dependencies:
- dependency-name: yfinance
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`5bcfe87`](https://github.com/portfolioplus/pystockfilter/commit/5bcfe87b91d7a5c19be3d88592215c4a26f79f35))
* chore(deps-dev): bump black from 23.11.0 to 24.10.0
Bumps [black](https://github.com/psf/black) from 23.11.0 to 24.10.0.
- [Release notes](https://github.com/psf/black/releases)
- [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
- [Commits](https://github.com/psf/black/compare/23.11.0...24.10.0)
---
updated-dependencies:
- dependency-name: black
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <supportgithub.com> ([`b8a0dd7`](https://github.com/portfolioplus/pystockfilter/commit/b8a0dd7198ae711ffd7cf0a328b7089b5e75f4ba))
Features
* feat: added doji rsi strategy ([`bf2ccf3`](https://github.com/portfolioplus/pystockfilter/commit/bf2ccf3350da0a344789ee7b74f2c6defe19c3c1))