googleapis / python-crc32c

Apache License 2.0
24 stars 27 forks source link

chore(deps): update all dependencies #171

Closed renovate-bot closed 1 year ago

renovate-bot commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence Type Update
pip (source, changelog) ==23.1 -> ==23.1.1 age adoption passing confidence patch
pypa/cibuildwheel v2.12.1 -> v2.12.3 age adoption passing confidence action patch
setuptools (changelog) ==67.6.1 -> ==67.7.2 age adoption passing confidence minor

Release Notes

pypa/pip ### [`v23.1.1`](https://togithub.com/pypa/pip/compare/23.1...23.1.1) [Compare Source](https://togithub.com/pypa/pip/compare/23.1...23.1.1)
pypa/cibuildwheel ### [`v2.12.3`](https://togithub.com/pypa/cibuildwheel/releases/tag/v2.12.3) [Compare Source](https://togithub.com/pypa/cibuildwheel/compare/v2.12.2...v2.12.3) - 🐛 Fix an import error when running on Python 3.7. ([#​1479](https://togithub.com/pypa/cibuildwheel/issues/1479)) ### [`v2.12.2`](https://togithub.com/pypa/cibuildwheel/releases/tag/v2.12.2) [Compare Source](https://togithub.com/pypa/cibuildwheel/compare/v2.12.1...v2.12.2) - 🐛 Fix a bug that caused an extra empty config-setting to be passed to the backend when CIBW_BUILD_FRONTEND is set to `build`. ([#​1474](https://togithub.com/pypa/cibuildwheel/issues/1474)) - 🐛 Fix a crash that occurred when overwriting an existing wheel on Windows. ([#​1464](https://togithub.com/pypa/cibuildwheel/issues/1464)) - 🛠 Pinned version updates, including CPython 3.10.11, 3.11.3, pip 23.1 and wheel 0.40.0.
pypa/setuptools ### [`v67.7.2`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6772) [Compare Source](https://togithub.com/pypa/setuptools/compare/v67.7.1...v67.7.2) Misc ^^^^ - [#​3902](https://togithub.com/pypa/setuptools/issues/3902): Fixed wrong URLs used in warnings and logs. ### [`v67.7.1`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6771) [Compare Source](https://togithub.com/pypa/setuptools/compare/v67.7.0...v67.7.1) Misc ^^^^ - [#​3898](https://togithub.com/pypa/setuptools/issues/3898): Fixes setuptools.dist:invalid_unless_false when value is false don't raise error -- by :user:`jammarher` ### [`v67.7.0`](https://togithub.com/pypa/setuptools/blob/HEAD/CHANGES.rst#v6770) [Compare Source](https://togithub.com/pypa/setuptools/compare/v67.6.1...v67.7.0) Changes ^^^^^^^ - [#​3849](https://togithub.com/pypa/setuptools/issues/3849): Overhaul warning system for better visibility. Documentation changes ^^^^^^^^^^^^^^^^^^^^^ - [#​3859](https://togithub.com/pypa/setuptools/issues/3859): Added a note about historical presence of `wheel` in `build-system.requires`, in `pyproject.toml`. - [#​3893](https://togithub.com/pypa/setuptools/issues/3893): Improved the documentation example regarding making a thin :pep:`517` in-tree backend wrapper of `setuptools.build_meta` that is future-proof and supports :pep:`660` hook too -- by :user:`webknjaz`. Misc ^^^^ - [#​3884](https://togithub.com/pypa/setuptools/issues/3884): Add a `stacklevel` parameter to `warnings.warn()` to provide more information to the user. \-- by :user:`cclauss`

Configuration

📅 Schedule: Branch creation - "before 3am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



This PR has been generated by Mend Renovate. View repository job log here.