Build(deps): Bump the python-packages group across 1 directory with 5 updates#1082
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Build(deps): Bump the python-packages group across 1 directory with 5 updates#1082dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
… updates Bumps the python-packages group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [redis](https://github.com/redis/redis-py) | `6.4.0` | `7.0.1` | | [psutil](https://github.com/giampaolo/psutil) | `7.1.0` | `7.2.1` | | [deprecated](https://github.com/laurent-laporte-pro/deprecated) | `1.2.18` | `1.3.1` | | [python-gnupg](https://github.com/vsajip/python-gnupg) | `0.5.5` | `0.5.6` | | [black](https://github.com/psf/black) | `25.9.0` | `25.11.0` | Updates `redis` from 6.4.0 to 7.0.1 - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](redis/redis-py@v6.4.0...v7.0.1) Updates `psutil` from 7.1.0 to 7.2.1 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.1.0...release-7.2.1) Updates `deprecated` from 1.2.18 to 1.3.1 - [Release notes](https://github.com/laurent-laporte-pro/deprecated/releases) - [Changelog](https://github.com/laurent-laporte-pro/deprecated/blob/master/CHANGELOG-1.2.rst) - [Commits](laurent-laporte-pro/deprecated@v1.2.18...v1.3.1) Updates `python-gnupg` from 0.5.5 to 0.5.6 - [Release notes](https://github.com/vsajip/python-gnupg/releases) - [Changelog](https://github.com/vsajip/python-gnupg/blob/master/release) - [Commits](vsajip/python-gnupg@0.5.5...0.5.6) Updates `black` from 25.9.0 to 25.11.0 - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](psf/black@25.9.0...25.11.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python-packages - dependency-name: psutil dependency-version: 7.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: deprecated dependency-version: 1.3.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: python-gnupg dependency-version: 0.5.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: black dependency-version: 25.11.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
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-packages group with 5 updates in the / directory:
6.4.07.0.17.1.07.2.11.2.181.3.10.5.50.5.625.9.025.11.0Updates
redisfrom 6.4.0 to 7.0.1Release notes
Sourced from redis's releases.
... (truncated)
Commits
613a06fUpdating redis-py package version to 7.0.13f7a55eAdding info about Multi-database client in README.md313d93fAdd 'multi_database' section to documentation index78df745Revised multi-database client documentation7a4e8bcUpdating package version to 7.0.0 and supported redis versions in readme.md64a2721Refactor healthcheck to use PING instead of ECHO (#3811)24a7a10Fixing SORTABLE, INDEXEMPTY and INDEXMISSING order when using RediSearch fiel...32ba6d8DOC-5821 update index/query example for runnable notebook (#3807)c1e566fAdd handling of empty spaces during CLIENT LIST response parsing (#3797)295bec6Adding new ExternalAuthProviderError that will be raised when we receive 'pro...Updates
psutilfrom 7.1.0 to 7.2.1Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
6130c19Fix #2699 / BSD: flush internal jemalloc cache before returning metrics.899ee4eMention psleak704e218Pre-release1a946cfTake psleak from PYPI5085421Use external psleak module for memleak tests (#2698)ac56e6aCI: don't cancel CI in progress on 1st failure10fe3d5Merge branch 'master' of github.com:giampaolo/psutilba507bdFix various CI errorsd5a1398Update cpu_count docs: clarify differences from os.cpu_count (#2696)556158fRefact memleak.pyUpdates
deprecatedfrom 1.2.18 to 1.3.1Release notes
Sourced from deprecated's releases.
Changelog
Sourced from deprecated's changelog.
Commits
d135459v1.3.1 (#95)b29c0dbfeat(pyproject): add TestPyPI configuration for package publishingee5014adocs(changelog): update changelog for v1.3.1 and include previous versions13db9badocs(changelog): add v1.3.1 release notes for packaging fix and missing sourc...72fecf8docs(changelog): update v1.3.0 release notes to indicate yanked status and re...966df9dPrepare next version 1.3.1 (unreleased)3ad781av1.3.0 (#90)e9eed1edocs(tutorial): add documentation for deprecated parameters decorator969a6cdfeat: add experimental@deprecated_paramsdecorator (#93)3f30cdbdocs(changelog): add experimental@deprecated_paramsdecoratorUpdates
python-gnupgfrom 0.5.5 to 0.5.6Release notes
Sourced from python-gnupg's releases.
Commits
54e9ca0Changes for 0.5.6.8825037Add support for Python 3.14 (#268)909cf60Remove Travis CI and AppVeyor config (#269)f0bfa1aDrop redundantwheelfrom PEP 517 build deps (#264)9b0399bFix typo: spell decrypted_data correctly in the documentation. (#263)fcedea7Added capability to subkey_info, reformatted code.eca04ebSet username when Verify uses a signing key that has expired or been (#262)acfa898Fix #261: Ensure fingerprint and keygrip are added to subkey_info.8148db4Bump version.2e82984Added tag 0.5.5 for changeset 1b77f5b12ad7Updates
blackfrom 25.9.0 to 25.11.0Release notes
Sourced from black's releases.
Changelog
Sourced from black's changelog.
Commits
05f0a8cPrepare for 25.11.0 release (#4825)ae17c61Fix tests on pytest 9 (#4835)138745eInclude Windows and Python 3.14 in PR wheel build matrix, fix Windows build (...18170d6ci: add label for running all builds on a pull request (#4833)0e793e3fix windows wheels (#4830)b71f36cUse build[uv] as cibuildwheel frontend (#4831)a7bd594Skip free threaded builds in cibuildwheel (#4829)862dee9Update cibuildwheel (#4828)b5f354cbuild: restrict to pytest 9.0 due to breakage in custom pytest_configure (#4827)f705197t-string support (#4805)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions