4.4.1
laramies/theHarvester4.4.1Jul 25, 2023by L1ghtn1ng
AI Summary
Focused on improving type safety by fixing MyPy CI failures, which helps reduce bugs in the codebase.
Key Highlights
- Fixed MyPy CI failures
- Updated wheel and certifi dependencies
New Features
- MyPy CI fixes
Full Release Notes
Shout out to @yoonthegoon for fixing the mypy stuff, should help in reducing any bugs that was in there ## What's Changed * chore(deps-dev): bump wheel from 0.40.0 to 0.41.0 by @dependabot in https://github.com/laramies/theHarvester/pull/1490 * chore(deps): bump certifi from 2023.5.7 to 2023.7.22 by @dependabot in https://github.com/laramies/theHarvester/pull/1489 * MyPy CI failures by @yoonthegoon in https://github.com/laramies/theHarvester/pull/1488 ## New Contributors * @yoonthegoon made their first contribution in https://github.com/laramies/theHarvester/pull/1488 **Full Changelog**: https://github.com/laramies/theHarvester/compare/4.4.0...4.4.1