Conversation
Bumps the poetry-dependencies group with 37 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.1.7` | `8.1.8` | | [numpy](https://github.com/numpy/numpy) | `2.2.0` | `2.2.4` | | [pandas-stubs](https://github.com/pandas-dev/pandas-stubs) | `2.2.3.241126` | `2.2.3.250308` | | [pygments](https://github.com/pygments/pygments) | `2.18.0` | `2.19.1` | | [black](https://github.com/psf/black) | `24.10.0` | `25.1.0` | | [coverage](https://github.com/nedbat/coveragepy) | `7.6.9` | `7.8.0` | | [mypy](https://github.com/python/mypy) | `1.13.0` | `1.15.0` | | [pre-commit](https://github.com/pre-commit/pre-commit) | `4.0.1` | `4.2.0` | | [ruff](https://github.com/astral-sh/ruff) | `0.8.2` | `0.11.2` | | [pytest](https://github.com/pytest-dev/pytest) | `8.3.4` | `8.3.5` | | [sphinx-autodoc-typehints](https://github.com/tox-dev/sphinx-autodoc-typehints) | `2.5.0` | `3.0.1` | | [typeguard](https://github.com/agronholm/typeguard) | `4.4.1` | `4.4.2` | | [myst-parser](https://github.com/executablebooks/MyST-Parser) | `4.0.0` | `4.0.1` | | [anyio](https://github.com/agronholm/anyio) | `4.7.0` | `4.9.0` | | [babel](https://github.com/python-babel/babel) | `2.16.0` | `2.17.0` | | [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) | `4.12.3` | `4.13.3` | | [certifi](https://github.com/certifi/python-certifi) | `2024.8.30` | `2025.1.31` | | [charset-normalizer](https://github.com/jawah/charset_normalizer) | `3.4.0` | `3.4.1` | | [decorator](https://github.com/micheles/decorator) | `5.1.1` | `5.2.1` | | [executing](https://github.com/alexmojaki/executing) | `2.1.0` | `2.2.0` | | [filelock](https://github.com/tox-dev/py-filelock) | `3.16.1` | `3.18.0` | | [identify](https://github.com/pre-commit/identify) | `2.6.3` | `2.6.9` | | [iniconfig](https://github.com/pytest-dev/iniconfig) | `2.0.0` | `2.1.0` | | [ipython](https://github.com/ipython/ipython) | `8.30.0` | `8.34.0` | | [jinja2](https://github.com/pallets/jinja) | `3.1.4` | `3.1.6` | | [platformdirs](https://github.com/tox-dev/platformdirs) | `4.3.6` | `4.3.7` | | [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) | `3.0.48` | `3.0.50` | | [pytz](https://github.com/stub42/pytz) | `2024.2` | `2025.2` | | ruamel-yaml | `0.18.6` | `0.18.10` | | [starlette](https://github.com/encode/starlette) | `0.41.3` | `0.46.1` | | [types-pytz](https://github.com/python/typeshed) | `2024.2.0.20241003` | `2025.2.0.20250326` | | [tzdata](https://github.com/python/tzdata) | `2024.2` | `2025.2` | | [urllib3](https://github.com/urllib3/urllib3) | `2.2.3` | `2.3.0` | | [uvicorn](https://github.com/encode/uvicorn) | `0.32.1` | `0.34.0` | | [virtualenv](https://github.com/pypa/virtualenv) | `20.28.0` | `20.30.0` | | [watchfiles](https://github.com/samuelcolvin/watchfiles) | `1.0.0` | `1.0.4` | | [websockets](https://github.com/python-websockets/websockets) | `14.1` | `15.0.1` | Updates `click` from 8.1.7 to 8.1.8 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst) - [Commits](pallets/click@8.1.7...8.1.8) Updates `numpy` from 2.2.0 to 2.2.4 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.2.0...v2.2.4) Updates `pandas-stubs` from 2.2.3.241126 to 2.2.3.250308 - [Changelog](https://github.com/pandas-dev/pandas-stubs/blob/main/docs/release_procedure.md) - [Commits](pandas-dev/pandas-stubs@v2.2.3.241126...v2.2.3.250308) Updates `pygments` from 2.18.0 to 2.19.1 - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](pygments/pygments@2.18.0...2.19.1) Updates `black` from 24.10.0 to 25.1.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@24.10.0...25.1.0) Updates `coverage` from 7.6.9 to 7.8.0 - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](coveragepy/coveragepy@7.6.9...7.8.0) Updates `mypy` from 1.13.0 to 1.15.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@v1.13.0...v1.15.0) Updates `pre-commit` from 4.0.1 to 4.2.0 - [Release notes](https://github.com/pre-commit/pre-commit/releases) - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md) - [Commits](pre-commit/pre-commit@v4.0.1...v4.2.0) Updates `ruff` from 0.8.2 to 0.11.2 - [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.8.2...0.11.2) Updates `pytest` from 8.3.4 to 8.3.5 - [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.4...8.3.5) Updates `sphinx-autodoc-typehints` from 2.5.0 to 3.0.1 - [Release notes](https://github.com/tox-dev/sphinx-autodoc-typehints/releases) - [Commits](tox-dev/sphinx-autodoc-typehints@2.5.0...3.0.1) Updates `typeguard` from 4.4.1 to 4.4.2 - [Release notes](https://github.com/agronholm/typeguard/releases) - [Changelog](https://github.com/agronholm/typeguard/blob/master/docs/versionhistory.rst) - [Commits](agronholm/typeguard@4.4.1...4.4.2) Updates `myst-parser` from 4.0.0 to 4.0.1 - [Release notes](https://github.com/executablebooks/MyST-Parser/releases) - [Changelog](https://github.com/executablebooks/MyST-Parser/blob/master/CHANGELOG.md) - [Commits](executablebooks/MyST-Parser@v4.0.0...v4.0.1) Updates `anyio` from 4.7.0 to 4.9.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.7.0...4.9.0) Updates `babel` from 2.16.0 to 2.17.0 - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](python-babel/babel@v2.16.0...v2.17.0) Updates `beautifulsoup4` from 4.12.3 to 4.13.3 Updates `certifi` from 2024.8.30 to 2025.1.31 - [Commits](certifi/python-certifi@2024.08.30...2025.01.31) Updates `charset-normalizer` from 3.4.0 to 3.4.1 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.0...3.4.1) Updates `decorator` from 5.1.1 to 5.2.1 - [Release notes](https://github.com/micheles/decorator/releases) - [Changelog](https://github.com/micheles/decorator/blob/5.2.1/CHANGES.md) - [Commits](micheles/decorator@5.1.1...5.2.1) Updates `executing` from 2.1.0 to 2.2.0 - [Release notes](https://github.com/alexmojaki/executing/releases) - [Commits](alexmojaki/executing@v2.1.0...v2.2.0) Updates `filelock` from 3.16.1 to 3.18.0 - [Release notes](https://github.com/tox-dev/py-filelock/releases) - [Changelog](https://github.com/tox-dev/filelock/blob/main/docs/changelog.rst) - [Commits](tox-dev/filelock@3.16.1...3.18.0) Updates `identify` from 2.6.3 to 2.6.9 - [Commits](pre-commit/identify@v2.6.3...v2.6.9) Updates `iniconfig` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/pytest-dev/iniconfig/releases) - [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG) - [Commits](pytest-dev/iniconfig@v2.0.0...v2.1.0) Updates `ipython` from 8.30.0 to 8.34.0 - [Release notes](https://github.com/ipython/ipython/releases) - [Commits](ipython/ipython@8.30.0...8.34.0) Updates `jinja2` from 3.1.4 to 3.1.6 - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.6) Updates `platformdirs` from 4.3.6 to 4.3.7 - [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.3.6...4.3.7) Updates `prompt-toolkit` from 3.0.48 to 3.0.50 - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](prompt-toolkit/python-prompt-toolkit@3.0.48...3.0.50) Updates `pytz` from 2024.2 to 2025.2 - [Release notes](https://github.com/stub42/pytz/releases) - [Commits](stub42/pytz@release_2024.2...release_2025.2) Updates `ruamel-yaml` from 0.18.6 to 0.18.10 Updates `starlette` from 0.41.3 to 0.46.1 - [Release notes](https://github.com/encode/starlette/releases) - [Changelog](https://github.com/encode/starlette/blob/master/docs/release-notes.md) - [Commits](Kludex/starlette@0.41.3...0.46.1) Updates `types-pytz` from 2024.2.0.20241003 to 2025.2.0.20250326 - [Commits](https://github.com/python/typeshed/commits) Updates `tzdata` from 2024.2 to 2025.2 - [Release notes](https://github.com/python/tzdata/releases) - [Changelog](https://github.com/python/tzdata/blob/master/NEWS.md) - [Commits](python/tzdata@2024.2...2025.2) Updates `urllib3` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.3...2.3.0) Updates `uvicorn` from 0.32.1 to 0.34.0 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/docs/release-notes.md) - [Commits](Kludex/uvicorn@0.32.1...0.34.0) Updates `virtualenv` from 20.28.0 to 20.30.0 - [Release notes](https://github.com/pypa/virtualenv/releases) - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst) - [Commits](pypa/virtualenv@20.28.0...20.30.0) Updates `watchfiles` from 1.0.0 to 1.0.4 - [Release notes](https://github.com/samuelcolvin/watchfiles/releases) - [Commits](samuelcolvin/watchfiles@v1.0.0...v1.0.4) Updates `websockets` from 14.1 to 15.0.1 - [Release notes](https://github.com/python-websockets/websockets/releases) - [Commits](python-websockets/websockets@14.1...15.0.1) --- updated-dependencies: - dependency-name: click dependency-version: 8.1.8 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: numpy dependency-version: 2.2.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pandas-stubs dependency-version: 2.2.3.250308 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pygments dependency-version: 2.19.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: black dependency-version: 25.1.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: coverage dependency-version: 7.8.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: mypy dependency-version: 1.15.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pre-commit dependency-version: 4.2.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ruff dependency-version: 0.11.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: pytest dependency-version: 8.3.5 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: sphinx-autodoc-typehints dependency-version: 3.0.1 dependency-type: direct:development update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: typeguard dependency-version: 4.4.2 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: myst-parser dependency-version: 4.0.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: anyio dependency-version: 4.9.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: babel dependency-version: 2.17.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: beautifulsoup4 dependency-version: 4.13.3 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: certifi dependency-version: 2025.1.31 dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: charset-normalizer dependency-version: 3.4.1 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: decorator dependency-version: 5.2.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: executing dependency-version: 2.2.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: filelock dependency-version: 3.18.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: identify dependency-version: 2.6.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: iniconfig dependency-version: 2.1.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: ipython dependency-version: 8.34.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: platformdirs dependency-version: 4.3.7 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: prompt-toolkit dependency-version: 3.0.50 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: pytz dependency-version: '2025.2' dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: ruamel-yaml dependency-version: 0.18.10 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: starlette dependency-version: 0.46.1 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: types-pytz dependency-version: 2025.2.0.20250326 dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: tzdata dependency-version: '2025.2' dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies - dependency-name: urllib3 dependency-version: 2.3.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: uvicorn dependency-version: 0.34.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: virtualenv dependency-version: 20.30.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: poetry-dependencies - dependency-name: watchfiles dependency-version: 1.0.4 dependency-type: indirect update-type: version-update:semver-patch dependency-group: poetry-dependencies - dependency-name: websockets dependency-version: 15.0.1 dependency-type: indirect update-type: version-update:semver-major dependency-group: poetry-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
sjentoft
approved these changes
Apr 1, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps the poetry-dependencies group with 37 updates in the / directory:
8.1.78.1.82.2.02.2.42.2.3.2411262.2.3.2503082.18.02.19.124.10.025.1.07.6.97.8.01.13.01.15.04.0.14.2.00.8.20.11.28.3.48.3.52.5.03.0.14.4.14.4.24.0.04.0.14.7.04.9.02.16.02.17.04.12.34.13.32024.8.302025.1.313.4.03.4.15.1.15.2.12.1.02.2.03.16.13.18.02.6.32.6.92.0.02.1.08.30.08.34.03.1.43.1.64.3.64.3.73.0.483.0.502024.22025.20.18.60.18.100.41.30.46.12024.2.0.202410032025.2.0.202503262024.22025.22.2.32.3.00.32.10.34.020.28.020.30.01.0.01.0.414.115.0.1Updates
clickfrom 8.1.7 to 8.1.8Release notes
Sourced from click's releases.
Changelog
Sourced from click's changelog.
Commits
934813erelease version 8.1.8c23223bAdd links to third-party projects enhancing Click (#2815)822d4fdAdd links to third-party projects8e7bed0Break up arguments section (#2586)3241541Remove some typing hints.bed0377remove test pypi6534590update dev dependenciesb1e392efix typosfdc6b02Fix missing reset in isolation function (#2733)ffd43e9Fixed missing reset on _compat.should_strip_ansi.Updates
numpyfrom 2.2.0 to 2.2.4Release notes
Sourced from numpy's releases.
... (truncated)
Commits
3b37785Merge pull request #28543 from charris/prepare-2.2.46f94b15REL: Prepare for the NumPy 2.2.4 release [wheel build]1188650Merge pull request #28542 from charris/backport-typing-418795c2TYP: fix stubtest error innumpy.ma(#28541)110bb8eTYP: fix typing errors innumpy.ndarray(#28540)bed0064TYP: fix stubtest errors innumpy.testing(#28539)2ff0b88TYP: fix stubtest errors innumpy.random(#28538)ecf97aeTYP: fix stubtest errors innumpy.mat[rix]lib(#28537)5bdbd6dTYP: fix stubtest errors innumpy._globals(#28536)8f561dbTYP: fix stubtest errors innumpy._core(#28535)Updates
pandas-stubsfrom 2.2.3.241126 to 2.2.3.250308Commits
6db30fcVersion 2.2.3.2503082938805GH1139 Series.rename inplace (#1140)5f22e39type is_dtype_equal (#1112)8c569cftype dataframe.transpose (#1136)bdd0946type align (#1138)e6bf5b2GH1052 python 3.13 support (#1144)cf79529type dataframe.combine (#1142)d7be7c3clean: Groupby deprecations (#1143)71eaa0dFix comment commands to source branches (#1125)b433fa6type dataframe.insert (#1137)Updates
pygmentsfrom 2.18.0 to 2.19.1Release notes
Sourced from pygments's releases.
... (truncated)
Changelog
Sourced from pygments's changelog.
... (truncated)
Commits
b583de4Prepare 2.19.1 release.c13f3f1Prepare 2.19.1 release.cdbcd43Add regression test for .ini issue, update CHANGES.5792a21Update CHANGES.a985866Merge pull request #2835 from kartben/fix_ini_double_quotes5822fd1Fix Lua regressions.673d824Fix quoted string handling43bf86fImprove example regex in the docs.452ac62Move on past 2.19.0.62dff31Prepare 2.19 release.Updates
blackfrom 24.10.0 to 25.1.0Release notes
Sourced from black's releases.
... (truncated)
Changelog
Sourced from black's changelog.
... (truncated)
Commits
8a737e7Prepare release 25.1.0 (#4563)d330deedocs: We're not going to use backslashes for the with statement (#4564)3d81290Movewrap_long_dict_values_in_parensto the preview style (#4561)459562cImprove function declaration wrapping when it contains generic type definitio...99dbf30Cache executor to avoid hitting open file limits (#4560)c0b92f3Prepare the 2025 stable style (#4558)e58baf1Add test for #1187 (#4559)1455ae4Fix docs CI (#4555)584d033fix: Don't remove parenthesis around long dictionary values (#4377)6e96540Fix CI (#4551)Updates
coveragefrom 7.6.9 to 7.8.0Changelog
Sourced from coverage's changelog.
... (truncated)
Commits
6d5ced9docs: sample HTML for 7.8.049c194fdocs: prep for 7.8.038782cbdocs: finish up source_dirs. bump to 7.8.07aea2f3feat: add newsource_dirsoption (#1943)f464155test: some simple bytecode testscf1dec0refactor: these pypy modules are available in all our versionsa876052test: a general helper for iterating over our own source files82cff3eperf: sets are better than listsa66bd61refactor: move bytecode code into bytecode.pyd64ce5fchore: bump the action-dependencies group with 3 updates (#1940)Updates
mypyfrom 1.13.0 to 1.15.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
9397454remove +dev from version ahead of final release686b591remove "unreleased" from 1.15 changelog entrycb4b243Various small updates to 1.15 changelog (#18599)1a26502Prepare changelog for 1.15 release (#18583)d4515e4Fix a few PR links in the changelog (#18586)f83b643Add object self-type to tuple test fixture (#18592)ebc2cb8Prevent crash on generic NamedTuple with unresolved typevar bound (#18585)63c251eempty commit to trigger wheel rebuildc30573eFix literal context for ternary expressions (for real) (#18545)23d862dFix isinstance with explicit (non generic) type alias (#18512)Updates
pre-commitfrom 4.0.1 to 4.2.0Release notes
Sourced from pre-commit's releases.
Changelog
Sourced from pre-commit's changelog.
Commits
aa48766v4.2.0bf6f11dMerge pull request #3430 from pre-commit/preferential-sys-impl3e8d0f5adjust python default_language_version to prefer versioned exeff7256cMerge pull request #3425 from tusharsadhwani/ambiguous-refb7eb412fix: crash on ambiguous ref 'HEAD'7b88c63Merge pull request #3404 from pre-commit/pre-commit-ci-update-config94b97e2[pre-commit.ci] pre-commit autoupdate2f93b80Merge pull request #3401 from pre-commit/pre-commit-ci-update-config4f90a1e[pre-commit.ci] pre-commit autoupdateaba1ce0Merge pull request #3396 from pre-commit/all-repos_autofix_all-repos-sedUpdates
rufffrom 0.8.2 to 0.11.2Release notes
Sourced from ruff's releases.