Bump the python group across 1 directory with 4 updates#136
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
Bump the python group across 1 directory with 4 updates#136dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the python group with 4 updates in the / directory: [dill](https://github.com/uqfoundation/dill), [psutil](https://github.com/giampaolo/psutil), [disnake](https://github.com/DisnakeDev/disnake) and [coredis](https://github.com/alisaifee/coredis). Updates `dill` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/uqfoundation/dill/releases) - [Commits](uqfoundation/dill@0.4.0...0.4.1) Updates `psutil` from 7.2.1 to 7.2.2 - [Changelog](https://github.com/giampaolo/psutil/blob/master/HISTORY.rst) - [Commits](giampaolo/psutil@release-7.2.1...release-7.2.2) Updates `disnake` from 2.11.0 to 2.12.0 - [Release notes](https://github.com/DisnakeDev/disnake/releases) - [Changelog](https://github.com/DisnakeDev/disnake/blob/master/RELEASE.md) - [Commits](DisnakeDev/disnake@v2.11.0...v2.12.0) Updates `coredis` from 5.5.0 to 6.1.0 - [Release notes](https://github.com/alisaifee/coredis/releases) - [Changelog](https://github.com/alisaifee/coredis/blob/master/HISTORY.rst) - [Commits](alisaifee/coredis@5.5.0...6.1.0) --- updated-dependencies: - dependency-name: dill dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: psutil dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python - dependency-name: disnake dependency-version: 2.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python - dependency-name: coredis dependency-version: 6.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: python ... 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 group with 4 updates in the / directory: dill, psutil, disnake and coredis.
Updates
dillfrom 0.4.0 to 0.4.1Commits
a9d4d39tag: 0.4.154370bdcleanup outdated docs (#742)bae7c21fix pypy311 registered, update travis ci (#741)7daa95dBump urllib3 from 2.6.0 to 2.6.3 in /docs (#739)5fbd3a7sync with rtfd 15.10.0 (#740)fdb4b72update copyright for 2026, urllib3 to 2.6.0 (#738)e8c4221avoid numpy segfault for 3.15.0a3 (#737)d948ecdensure valid class qualname in getsource (#733)a843f90sync with rtd 15.4.1 (#731)08f613ddict and weakref attribute are singletons in 3.15 (#728)Updates
psutilfrom 7.2.1 to 7.2.2Changelog
Sourced from psutil's changelog.
Commits
9eea97dPre-release938ac64Rm sphinxcontrib.googleanalytics; override layout.html9dcbb7eAdd sphinxcontrib-googleanalytics to requirements.txt76eaf9aTry to add google analytics to docde1cafaUpdate doc mentioning Process.wait() internal detailsbb30943Refact can_use_pidfd_open() and can_use_kqueue()a571717#2708, macos / cmdline / environ; raise AD instead of OSError(0) (#2709)8b98c3ePre-release700b7e6[macOS] fix potential leaks in error paths (#2707)7cc7923Windows / cmdline(): be more defensive in free()ing in case of errorUpdates
disnakefrom 2.11.0 to 2.12.0Release notes
Sourced from disnake's releases.
Commits
219ebedchore(release): v2.12.0 (#1506)51ccccffix(ci): remove old artifacts of pre-hatchling release workflow (#1505)a785b9cfeat(voice): add DAVE protocol (E2EE) support (#1492)48b9902style: disableflake8-type-checkingruff rules TC001/2/3 again (#1504)fcec669fix: remove unusedEmoji.application_id(#1503)c6e8319feat(components): add radio/checkbox group and checkbox modal components (#1495)d9e43a7fix(docs): update links to API docs after migration (#1502)7041deafeat: member profile auto moderation (#1004)1274c96docs: removefetch_role_member_countspreview warning (#1501)0ab8f34feat(Colour): add factory method for#RRGGBBcolor codes (#1487)Updates
coredisfrom 5.5.0 to 6.1.0Release notes
Sourced from coredis's releases.
... (truncated)
Changelog
Sourced from coredis's changelog.
... (truncated)
Commits
e021589Update changelog for 6.1.0a526a56Minor improvements to stream command docstrings2d624efMerge pull request #338 from Graeme22/limiter-initialization4167194Fix unsafe CapacityLimiter initialization at import time6ee2658Add missing flag reset in cluster refresh pathc8a7351Refresh ci matrix python versionsc25f262Attempt at reducing flakyness in subscription timeout test56c2c2aFix typo in docstring66f7174Ensure keystep is accounted for when using keynum key finderbb5a388Add support for msetex commandDependabot 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 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