iterative / py-template

Hypermodern Python Cookiecutter
http://cookiecutter-hypermodern-python.readthedocs.io/
MIT License
14 stars 7 forks source link

chore(deps): update all dependencies #128

Closed renovate[bot] closed 4 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
astral-sh/ruff-pre-commit repository minor v0.3.5 -> v0.4.2
pre-commit/pre-commit-hooks repository minor v4.5.0 -> v4.6.0
wntrblm/nox action minor 2024.03.02 -> 2024.04.15

Note: The pre-commit manager in Renovate is not supported by the pre-commit maintainers or community. Please do not report any problems there, instead create a Discussion in the Renovate repository if you have any questions.


Release Notes

astral-sh/ruff-pre-commit (astral-sh/ruff-pre-commit) ### [`v0.4.2`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.4.2) [Compare Source](https://togithub.com/astral-sh/ruff-pre-commit/compare/v0.4.1...v0.4.2) See: https://github.com/astral-sh/ruff/releases/tag/v0.4.2 ### [`v0.4.1`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.4.1) [Compare Source](https://togithub.com/astral-sh/ruff-pre-commit/compare/v0.4.0...v0.4.1) See: https://github.com/astral-sh/ruff/releases/tag/v0.4.1 ### [`v0.4.0`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.4.0) [Compare Source](https://togithub.com/astral-sh/ruff-pre-commit/compare/v0.3.7...v0.4.0) See: https://github.com/astral-sh/ruff/releases/tag/v0.4.0 ### [`v0.3.7`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.3.7) [Compare Source](https://togithub.com/astral-sh/ruff-pre-commit/compare/v0.3.6...v0.3.7) See: https://github.com/astral-sh/ruff/releases/tag/v0.3.7 ### [`v0.3.6`](https://togithub.com/astral-sh/ruff-pre-commit/releases/tag/v0.3.6) [Compare Source](https://togithub.com/astral-sh/ruff-pre-commit/compare/v0.3.5...v0.3.6) See: https://github.com/astral-sh/ruff/releases/tag/v0.3.6
pre-commit/pre-commit-hooks (pre-commit/pre-commit-hooks) ### [`v4.6.0`](https://togithub.com/pre-commit/pre-commit-hooks/releases/tag/v4.6.0): pre-commit-hooks v4.6.0 [Compare Source](https://togithub.com/pre-commit/pre-commit-hooks/compare/v4.5.0...v4.6.0) ##### Features - `requirements-txt-fixer`: remove duplicate packages. - [#​1014](https://togithub.com/pre-commit/pre-commit-hooks/issues/1014) PR by [@​vhoulbreque-withings](https://togithub.com/vhoulbreque-withings). - [#​960](https://togithub.com/pre-commit/pre-commit-hooks/issues/960) issue [@​csibe17](https://togithub.com/csibe17). ##### Migrating - `fix-encoding-pragma`: deprecated -- will be removed in 5.0.0. use [pyupgrade](https://togithub.com/asottile/pyupgrade) or some other tool. - [#​1033](https://togithub.com/pre-commit/pre-commit-hooks/issues/1033) PR by [@​mxr](https://togithub.com/mxr). - [#​1032](https://togithub.com/pre-commit/pre-commit-hooks/issues/1032) issue by [@​mxr](https://togithub.com/mxr).
wntrblm/nox (wntrblm/nox) ### [`v2024.04.15`](https://togithub.com/wntrblm/nox/blob/HEAD/CHANGELOG.md#20240415) [Compare Source](https://togithub.com/wntrblm/nox/compare/2024.03.02...2024.04.15) We'd like to thank the following folks who contributed to this release: - [@​cjolowicz](https://togithub.com/cjolowicz) - [@​henryiii](https://togithub.com/henryiii) - [@​mayeut](https://togithub.com/mayeut) New features: - Added support for [PEP 723](https://peps.python.org/pep-0723/) (inline script metadata) with `nox.project.load_toml` by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/wntrblm/nox/pull/811](https://togithub.com/wntrblm/nox/pull/811) - Added support for `micromamba` by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/wntrblm/nox/pull/807](https://togithub.com/wntrblm/nox/pull/807) - Added `venv_backend` property to sessions by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/wntrblm/nox/pull/798](https://togithub.com/wntrblm/nox/pull/798) - Added the ability to use `None` to remove environment variables by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/wntrblm/nox/pull/812](https://togithub.com/wntrblm/nox/pull/812) - Added support for skipping sessions by default using `default=False` by [@​henryiii](https://togithub.com/henryiii) in [https://github.com/wntrblm/nox/pull/810](https://togithub.com/wntrblm/nox/pull/810)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), 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.