4.11.1

mantinedev/mantine4.11.1Jun 3, 2026by L1ghtn1ng

AI Summary

This release adds Sherlockeye as an API-key source module and updates runtime and development dependencies including aiohttp, fastapi, and uvicorn.

Key Highlights

  • Adds Sherlockeye as an API-key source module
  • Updates runtime dependencies (aiohttp, fastapi, uvicorn)
  • Updates development dependencies (pytest-asyncio, ruff, ty)

New Features

  • Sherlockeye integration for API keys
  • Updated runtime and development tooling

Full Release Notes

## [4.11.1] - 2026-06-03

### Added
- Add Sherlockeye as an API-key source module by @A1S0N in https://github.com/laramies/theHarvester/pull/2347

### Changed
- Updated runtime dependencies: `aiohttp` to `3.14.0`, `fastapi` to `0.136.3`, and `uvicorn` to `0.48.0`.
- Updated development dependencies: `pytest-asyncio` to `1.4.0`, `ruff` to `0.15.15`, and `ty` to `0.0.42`.
- Updated CI and container maintenance pins, including `actions/checkout`, `github/codeql-action`, Docker build/login/metadata actions, and the Python Docker base image digest.
- Updated the package version to `4.11.1`.

## New Contributors
* @A1S0N made their first contribution in https://github.com/laramies/theHarvester/pull/2347

**Full Changelog**: https://github.com/laramies/theHarvester/compare/4.11.0...4.11.1