Build(deps): Bump the python-packages group across 1 directory with 4 updates#1076
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Build(deps): Bump the python-packages group across 1 directory with 4 updates#1076dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
6be5039 to
78b3969
Compare
78b3969 to
9bd9659
Compare
… updates Bumps the python-packages group with 4 updates in the / directory: [redis](https://github.com/redis/redis-py), [psutil](https://github.com/giampaolo/psutil), [deprecated](https://github.com/laurent-laporte-pro/deprecated) and [black](https://github.com/psf/black). 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.1.3 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.1.0...release-7.1.3) 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 `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.1.3 dependency-type: direct:production update-type: version-update:semver-patch 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: 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>
9bd9659 to
105065e
Compare
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 4 updates in the / directory: redis, psutil, deprecated and black.
Updates
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.1.3Changelog
Sourced from psutil's changelog.
... (truncated)
Commits
5904ff9Pre-released42db80Update DEVGUIDE.rste4e1003psutil_kinfo_proc: return in case of badargs; also print to stderr in case of...bcdede4Introduce PSUTIL_TESTING mode. Terminate execution if str_* funcs fail6822ba7Replacestrlcat/strlcpywith safestr_copy/str_append(#2678)0a7465cWindows: use str_format() in psutil_users().fd05690[Windows] fix MAC address string construction innet_if_addrs()(#2677)7d82135NetBSD: refact proc cwd()262977fReplace unsafesprintf/snprintf/sprintf_scalls withstr_format()(#2676)1ba3cf5Fix #2675 / macOS: convert process status() to a meaningful valueUpdates
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
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)You can trigger a rebase of this PR 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