mirror of
https://github.com/laramies/theHarvester.git
synced 2026-09-17 07:07:44 +02:00
Upgraded the minimum required Python version to 3.11 across various files. Removed `pyre-check` from dependencies and temporarily disabled mypy static type checker in the CI configuration. Additionally, simplified several condition checks and fixed formatting inconsistencies in theHarvester modules.