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 7 updates (#662)
Bumps the dependencies group with 7 updates: | Package | From | To | | --- | --- | --- | | [cffi](https://github.com/python-cffi/cffi) | `1.17.0` | `1.17.1` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.2.2` | `4.3.6` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.2` | `8.3.3` | | [types-setuptools](https://github.com/python/typeshed) | `74.0.0.20240831` | `75.1.0.20240917` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.2` | `2.2.3` | | [pyasn1](https://github.com/pyasn1/pyasn1) | `0.6.0` | `0.6.1` | | [pyasn1-modules](https://github.com/pyasn1/pyasn1-modules) | `0.4.0` | `0.4.1` | Updates `cffi` from 1.17.0 to 1.17.1 - [Release notes](https://github.com/python-cffi/cffi/releases) - [Commits](python-cffi/cffi@v1.17.0...v1.17.1) Updates `platformdirs` from 4.2.2 to 4.3.6 - [Release notes](https://github.com/tox-dev/platformdirs/releases) - [Changelog](https://github.com/tox-dev/platformdirs/blob/main/CHANGES.rst) - [Commits](tox-dev/platformdirs@4.2.2...4.3.6) Updates `pytest` from 8.3.2 to 8.3.3 - [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.3.2...8.3.3) Updates `types-setuptools` from 74.0.0.20240831 to 75.1.0.20240917 - [Commits](https://github.com/python/typeshed/commits) Updates `urllib3` from 2.2.2 to 2.2.3 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.2.3) Updates `pyasn1` from 0.6.0 to 0.6.1 - [Release notes](https://github.com/pyasn1/pyasn1/releases) - [Changelog](https://github.com/pyasn1/pyasn1/blob/main/CHANGES.rst) - [Commits](pyasn1/pyasn1@v0.6.0...v0.6.1) Updates `pyasn1-modules` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/pyasn1/pyasn1-modules/releases) - [Changelog](https://github.com/pyasn1/pyasn1-modules/blob/main/CHANGES.txt) - [Commits](pyasn1/pyasn1-modules@v0.4.0...v0.4.1) --- updated-dependencies: - dependency-name: cffi dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: platformdirs dependency-type: indirect update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: pytest dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: types-setuptools 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: pyasn1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: pyasn1-modules dependency-type: indirect update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information