Updates the requirements on [typeguard](https://github.com/agronholm/typeguard), [ruff](https://github.com/astral-sh/ruff), [setuptools](https://github.com/pypa/setuptools), [coverage](https://github.com/nedbat/coveragepy), [types-setuptools](https://github.com/python/typeshed) and [pyright](https://github.com/RobertCraigie/pyright-python) to permit the latest version.
Updates `typeguard` from 4.4.0 to 4.4.1
- [Release notes](https://github.com/agronholm/typeguard/releases)
- [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/typeguard@4.4.0...4.4.1)
Updates `ruff` from 0.7.1 to 0.7.4
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.7.1...0.7.4)
Updates `setuptools` from 75.3.0 to 75.5.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v75.3.0...v75.5.0)
Updates `coverage` to 7.6.7
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](nedbat/coveragepy@7.6.4...7.6.7)
Updates `types-setuptools` from 75.2.0.20241025 to 75.5.0.20241116
- [Commits](https://github.com/python/typeshed/commits)
Updates `pyright` from 1.1.387 to 1.1.389
- [Release notes](https://github.com/RobertCraigie/pyright-python/releases)
- [Commits](RobertCraigie/pyright-python@v1.1.387...v1.1.389)
---
updated-dependencies:
- dependency-name: typeguard
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-requirements
- dependency-name: ruff
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-requirements
- dependency-name: setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-requirements
- dependency-name: coverage
dependency-type: direct:production
dependency-group: python-requirements
- dependency-name: types-setuptools
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: python-requirements
- dependency-name: pyright
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: python-requirements
...
Signed-off-by: dependabot[bot] <[email protected]>