Bump the python-deps group across 1 directory with 12 updates#1158
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the python-deps group across 1 directory with 12 updates#1158dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the python-deps group with 12 updates in the / directory: | Package | From | To | | --- | --- | --- | | [click](https://github.com/pallets/click) | `8.3.3` | `8.4.1` | | [grpcio](https://github.com/grpc/grpc) | `1.80.0` | `1.81.1` | | [mitogen](https://github.com/mitogen-hq/mitogen) | `0.3.47` | `0.3.49` | | [pip](https://github.com/pypa/pip) | `26.1.1` | `26.1.2` | | [protobuf](https://github.com/protocolbuffers/protobuf) | `6.33.6` | `7.35.1` | | [grpcio-tools](https://github.com/grpc/grpc) | `1.80.0` | `1.81.1` | | [lxml](https://github.com/lxml/lxml) | `6.1.0` | `6.1.1` | | [pyperclip](https://github.com/asweigart/pyperclip) | `1.8.2` | `1.11.0` | | [tabulate](https://github.com/astanin/python-tabulate) | `0.8.10` | `0.10.0` | | [fonttools](https://github.com/fonttools/fonttools) | `4.62.1` | `4.63.0` | | [matplotlib](https://github.com/matplotlib/matplotlib) | `3.10.9` | `3.11.0` | | [numpy](https://github.com/numpy/numpy) | `2.4.4` | `2.4.6` | Updates `click` from 8.3.3 to 8.4.1 - [Release notes](https://github.com/pallets/click/releases) - [Changelog](https://github.com/pallets/click/blob/main/CHANGES.md) - [Commits](pallets/click@8.3.3...8.4.1) Updates `grpcio` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.81.1) Updates `mitogen` from 0.3.47 to 0.3.49 - [Release notes](https://github.com/mitogen-hq/mitogen/releases) - [Changelog](https://github.com/mitogen-hq/mitogen/blob/master/docs/changelog.rst) - [Commits](mitogen-hq/mitogen@v0.3.47...v0.3.49) Updates `pip` from 26.1.1 to 26.1.2 - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst) - [Commits](pypa/pip@26.1.1...26.1.2) Updates `protobuf` from 6.33.6 to 7.35.1 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `grpcio-tools` from 1.80.0 to 1.81.1 - [Release notes](https://github.com/grpc/grpc/releases) - [Commits](grpc/grpc@v1.80.0...v1.81.1) Updates `lxml` from 6.1.0 to 6.1.1 - [Release notes](https://github.com/lxml/lxml/releases) - [Changelog](https://github.com/lxml/lxml/blob/master/CHANGES.txt) - [Commits](lxml/lxml@lxml-6.1.0...lxml-6.1.1) Updates `pyperclip` from 1.8.2 to 1.11.0 - [Changelog](https://github.com/asweigart/pyperclip/blob/master/CHANGES.txt) - [Commits](https://github.com/asweigart/pyperclip/commits) Updates `tabulate` from 0.8.10 to 0.10.0 - [Changelog](https://github.com/astanin/python-tabulate/blob/master/CHANGELOG) - [Commits](astanin/python-tabulate@v0.8.10...v0.10.0) Updates `fonttools` from 4.62.1 to 4.63.0 - [Release notes](https://github.com/fonttools/fonttools/releases) - [Changelog](https://github.com/fonttools/fonttools/blob/main/NEWS.rst) - [Commits](fonttools/fonttools@4.62.1...4.63.0) Updates `matplotlib` from 3.10.9 to 3.11.0 - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.9...v3.11.0) Updates `numpy` from 2.4.4 to 2.4.6 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.4...v2.4.6) --- updated-dependencies: - dependency-name: click dependency-version: 8.4.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: grpcio dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: mitogen dependency-version: 0.3.49 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pip dependency-version: 26.1.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: protobuf dependency-version: 7.35.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-deps - dependency-name: grpcio-tools dependency-version: 1.81.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: lxml dependency-version: 6.1.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps - dependency-name: pyperclip dependency-version: 1.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: tabulate dependency-version: 0.10.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: fonttools dependency-version: 4.63.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: matplotlib dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-deps - dependency-name: numpy dependency-version: 2.4.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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 python-deps group with 12 updates in the / directory:
8.3.38.4.11.80.01.81.10.3.470.3.4926.1.126.1.26.33.67.35.11.80.01.81.16.1.06.1.11.8.21.11.00.8.100.10.04.62.14.63.03.10.93.11.02.4.42.4.6Updates
clickfrom 8.3.3 to 8.4.1Release notes
Sourced from click's releases.
... (truncated)
Changelog
Sourced from click's changelog.
... (truncated)
Commits
6eeb50erelease version 8.4.167921d5change log and doc fixes (#3495)9c41f46Fix changelog and version admonitions6cb3477fix skip condition5ee8e31fix I/O operation on closed file error with CliRunner and echo_via_pager (#3482)becbde5pager doesn't close std streamsa5f5aa6Handle empty bytes in echo (#3493)4d3db84handle empty bytes in echod42f15bFixget_parameter_source()during type conversion and eager callbacks (#3484)0baa8dbDocument ctx.params bypass with test and docUpdates
grpciofrom 1.80.0 to 1.81.1Release notes
Sourced from grpcio's releases.
... (truncated)
Commits
e84a8a2[Release] Bump version to 1.81.1 (on v1.81.x branch) (#42584)4706d6a[xDS] fix use-after-free in global XdsClient map (#42559)42a6b5b[Core][Release] Update BCR presubmit job definition (#42561)8bdf11e[Release] Bump version to 1.81.0 (on v1.81.x branch) (#42432)0029e06Move all gRPC Session classes to the experimental namespace (#42462)1f18268[CI] Fix Asan thread_stress_test error by reducing thread count (#42424) (#42...ee3fed7Backport MacOS fix cl/917004588 to v1.81.x (#42441)6244f3b[Release] Bump version to 1.81.0-pre1 (on v1.81.x branch) (#42378)1108777[Release] Bump core version to 54.0.0 for upcoming release (#42321)74940e8[fix] Add back the do-while loop that handles the TSI_RESULT correctly.Updates
mitogenfrom 0.3.47 to 0.3.49Release notes
Sourced from mitogen's releases.
Changelog
Sourced from mitogen's changelog.
Commits
d815d27Merge pull request #1528 from moreati/release-0.3.491720a5bMerge commit 'c026930' into release-0.3.49c026930Preppare v0.3.49900bc2bMerge pull request #1417 from moreati/half-a-dozen-of-the-othere044695ansible_mitogen: Replace imports of deprecated ansible.module_utils.six09ea40aMerge pull request #1524 from moreati/ansible1486409b0ansible_mitogen: Ansible 14 support13aeb05ci: Move Ansible <-> ansible-{base|core} version table to wiki2058d68tests: Split auto, auto_legacy, auto_legacy_silent interpreter discovery tests11dd968Merge pull request #1519 from moreati/issue1514-prompt-tagUpdates
pipfrom 26.1.1 to 26.1.2Changelog
Sourced from pip's changelog.
Commits
31d7d16Bump for release79f348cUpdate AUTHORS.txt237a925Merge pull request #14001 from notatallshaw/fix-is-within-directory34d0285Merge pull request #14006 from laymonage/fix-requirements_from_scripts-space-...09d3e07Merge pull request #14012 from notatallshaw/stable-accept-encodingfa7854fUse is_within_directory for entry point checkd01b46cNEWS ENTRY7ff8bddFix is_within_directory for doubled-slash roots7ea3466NEWS ENTRY85673eaFix Accept-Encoding to gzip, deflateUpdates
protobuffrom 6.33.6 to 7.35.1Release notes
Sourced from protobuf's releases.
... (truncated)
Commits
Updates
grpcio-toolsfrom 1.80.0 to 1.81.1Release notes
Sourced from grpcio-tools's releases.
... (truncated)
Commits
e84a8a2[Release] Bump version to 1.81.1 (on v1.81.x branch) (#42584)8bdf11e[Release] Bump version to 1.81.0 (on v1.81.x branch) (#42432)6244f3b[Release] Bump version to 1.81.0-pre1 (on v1.81.x branch) (#42378)820f933[Python] Drop 3.9 (#42145)451521c[Core CI] Make windows python distrib tests use ccache. (#42171)cb09882[Build] Upgrade protobuf to 33.5 (#41976)a2bf3f1[Release] Bump version to 1.81.0-dev (on master branch) (#41843)Updates
lxmlfrom 6.1.0 to 6.1.1Changelog
Sourced from lxml's changelog.
Commits
b4a4c59Build: Fix build in Py3.8.a116dcbFix typo: type annotions -> type annotations in PEP 560 comments (GH-504)7287a75Prepare release of 6.1.1.5927a6dAdd missing "xlink:href" to the known HTML link attributes.23efeb4Build: Fix build in Py3.8.2c0563bBuild: Add bug patch for libxslt 1.1.43 and apply it during the static librar...8a35fccFix doctest in PyPy3.9.Updates
pyperclipfrom 1.8.2 to 1.11.0Commits
Updates
tabulatefrom 0.8.10 to 0.10.0Changelog
Sourced from tabulate's changelog.
Commits
3b4cd50update HOWTOPUBLISH35ee0f6update mini-benchmark table37ac76erestore tabulate.version37e1ed0move # nowa: E931 to a different line (flake8)7bacc90run pre-commit hooks (black)1b69704Remove spurious cast in string interpolation4d535afUse specific noqa directives76c3d37Remove spurious space from error message13508e7Unnecessarylistcall69f67cdDo not callgetattrwith a constant valueUpdates
fonttoolsfrom 4.62.1 to 4.63.0Release notes
Sourced from fonttools's releases.
Changelog
Sourced from fonttools's changelog.
Commits
978d9edRelease 4.63.06b40ecbAdd changelog entries for 4.63.0382a35fMerge pull request #4090 from fonttools/fix-freethreading-compat0e999b5Declare Cython extensions as free-threading compatible9e55ea5Merge pull request #4089 from fonttools/graphite-feat-labelse84db3aMerge pull request #4088 from fonttools/fix-setUnicodeRanges-bits-123-127d6eabd1Feat: show name table strings as comments next to label IDs in ttx7d0902bOS/2: fix setUnicodeRanges round-trip for reserved bits 123-12706e266cMerge pull request #4085 from fonttools/fix-map-backward-non-injective6d64598Add more tests for map_backward with many-to-one axis mapsUpdates
matplotlibfrom 3.10.9 to 3.11.0Release notes
Sourced from matplotlib's releases.
Commits
69c7534REL: v3.11.0b7d912bDOC: Set 3.11 as preferred stable release7c3d502Update Security Policy for 3.11964e73dDOC: Prepare GitHub stats for 3.11 finalbfa2633Bump font manager version to final released0603b2Merge pull request #31873 from meeseeksmachine/auto-backport-of-pr-31706-on-v...edf5ebcBackport PR #31706: Fix clabel manual indexc0e80b7Merge pull request #31872 from meeseeksmachine/auto-backport-of-pr-31868-on-v...2a14854Backport PR #31868: DOC: Move errorbar examples to the statistics sectionsea43d96Merge pull request #31871 from meeseeksmachine/auto-backport-of-pr-31870-on-v...Updates
numpyfrom 2.4.4 to 2.4.6Release notes
Sourced from numpy's releases.
... (truncated)
Commits
b832a09Merge pull request #31462 from charris/prepare-2.4.657cc147REL: Prepare for the NumPy 2.4.6 release0c72b0bMerge pull request #31459 from charris/backport-313479778d26BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...e0e3876BUG: core: Don't call INCREF/DECREF on descr in NpyStringAcquireAllocator. (#...d1bffebBUG:np.linalg.svd(..., hermitian=True)returns non-unitaryvh(#31347)8d8d7e5Merge pull request #31453 from seberg/issue-31452bddaab7BUG: Fix regression inarr.c...Description has been truncated