Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump the dependencies group with 6 updates
Bumps the dependencies group with 6 updates: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2023.11.17` | `2024.2.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.0` | `2.2.1` | | [pytest](https://github.com/pytest-dev/pytest) | `8.0.0` | `8.0.2` | | [types-pyopenssl](https://github.com/python/typeshed) | `24.0.0.20240130` | `24.0.0.20240228` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.9.0` | `4.10.0` | | [coverage[toml]](https://github.com/nedbat/coveragepy) | `7.4.1` | `7.4.3` | Updates `certifi` from 2023.11.17 to 2024.2.2 - [Commits](certifi/python-certifi@2023.11.17...2024.02.02) Updates `urllib3` from 2.2.0 to 2.2.1 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.0...2.2.1) Updates `pytest` from 8.0.0 to 8.0.2 - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@8.0.0...8.0.2) Updates `types-pyopenssl` from 24.0.0.20240130 to 24.0.0.20240228 - [Commits](https://github.com/python/typeshed/commits) Updates `typing-extensions` from 4.9.0 to 4.10.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.9.0...4.10.0) Updates `coverage[toml]` from 7.4.1 to 7.4.3 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](nedbat/coveragepy@7.4.1...7.4.3) --- updated-dependencies: - dependency-name: certifi dependency-type: indirect update-type: version-update:semver-major dependency-group: dependencies - dependency-name: urllib3 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-pyopenssl dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: typing-extensions dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: coverage[toml] dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <[email protected]>