4.5.1

laramies/theHarvester4.5.1Feb 5, 2024by L1ghtn1ng

AI Summary

The update focuses on dependency bumps and fixes a specific issue identified in PR #1601, alongside updates to core libraries like FastAPI, lxml, and Shodan.

Key Highlights

  • Updated FastAPI from 0.105.0 to 0.109.0
  • Updated lxml from 4.9.3 to 5.1.0
  • Updated Shodan library
  • Fixed issue #1601

New Features

  • Bug fix for issue #1601

Full Release Notes

## What's Changed
* chore(deps): bump fastapi from 0.105.0 to 0.108.0 by @dependabot in https://github.com/laramies/theHarvester/pull/1618
* chore(deps-dev): bump black from 23.12.0 to 23.12.1 by @dependabot in https://github.com/laramies/theHarvester/pull/1615
* chore(deps-dev): bump mypy from 1.7.1 to 1.8.0 by @dependabot in https://github.com/laramies/theHarvester/pull/1613
* chore(deps): bump lxml from 4.9.3 to 4.9.4 by @dependabot in https://github.com/laramies/theHarvester/pull/1611
* chore(deps): bump uvicorn from 0.24.0.post1 to 0.25.0 by @dependabot in https://github.com/laramies/theHarvester/pull/1612
* chore(deps): bump shodan from 1.30.1 to 1.31.0 by @dependabot in https://github.com/laramies/theHarvester/pull/1610
* chore(deps-dev): bump pydantic from 2.5.2 to 2.5.3 by @dependabot in https://github.com/laramies/theHarvester/pull/1614
* chore(deps): bump setuptools from 69.0.2 to 69.0.3 by @dependabot in https://github.com/laramies/theHarvester/pull/1617
* chore(deps): bump lxml from 4.9.4 to 5.0.0 by @dependabot in https://github.com/laramies/theHarvester/pull/1619
* chore(deps-dev): bump pytest from 7.4.3 to 7.4.4 by @dependabot in https://github.com/laramies/theHarvester/pull/1621
* chore(deps): bump netaddr from 0.9.0 to 0.10.0 by @dependabot in https://github.com/laramies/theHarvester/pull/1622
* chore(deps-dev): bump pytest-asyncio from 0.23.2 to 0.23.3 by @dependabot in https://github.com/laramies/theHarvester/pull/1620
* chore(deps): bump netaddr from 0.10.0 to 0.10.1 by @dependabot in https://github.com/laramies/theHarvester/pull/1624
* chore(deps-dev): bump pyflakes from 3.1.0 to 3.2.0 by @dependabot in https://github.com/laramies/theHarvester/pull/1626
* chore(deps-dev): bump flake8 from 6.1.0 to 7.0.0 by @dependabot in https://github.com/laramies/theHarvester/pull/1627
* chore(deps): bump lxml from 5.0.0 to 5.0.1 by @dependabot in https://github.com/laramies/theHarvester/pull/1625
* Fix #1601 by @L1ghtn1ng in https://github.com/laramies/theHarvester/pull/1628
* chore(deps): bump fastapi from 0.108.0 to 0.109.0 by @dependabot in https://github.com/laramies/theHarvester/pull/1632
* chore(deps): bump lxml from 5.0.1 to 5.1.0 by @dependabot in https://github.com/laramies/theHarvester/pull/1631
* chore(deps): bump uvicorn from 0.25.0 to 0.27.0 by @dependabot in https://github.com/laramies/theHarvester/pull/1636
* chore(deps): bump beautifulsoup4 from 4.12.2 to 4.12.3 by @dependabot in https://github.com/laramies/theHarvester/pull/1635
* chore(deps): bump dnspython from 2.4.2 to 2.5.0 by @dependabot in https://github.com/laramies/theHarvester/pull/1637
* chore(deps-dev): bump types-python-dateutil from 2.8.19.14 to 2.8.19.20240106 by @dependabot in https://github.com/laramies/theHarvester/pull/1630
* chore(deps): bump aiohttp from 3.9.1 to 3.9.3 by @dependabot in https://github.com/laramies/theHarvester/pull/1646
* chore(deps): bump certifi from 2023.11.17 to 2024.2.2 by @dependabot in https://github.com/laramies/theHarvester/pull/1648
* chore(deps-dev): bump pytest-asyncio from 0.23.3 to 0.23.4 by @dependabot in https://github.com/laramies/theHarvester/pull/1644
* chore(deps): bump censys from 2.2.10 to 2.2.11 by @dependabot in https://github.com/laramies/theHarvester/pull/1647
* chore(deps-dev): bump black from 23.12.1 to 24.1.1 by @dependabot in https://github.com/laramies/theHarvester/pull/1642
* chore(deps): bump uvicorn from 0.27.0 to 0.27.0.post1 by @dependabot in https://github.com/laramies/theHarvester/pull/1645


**Full Changelog**: https://github.com/laramies/theHarvester/compare/4.5.0...4.5.1