Bump the python-packages group with 9 updates#1
Closed
dependabot[bot] wants to merge 1 commit intomainfrom
Closed
Conversation
Updates the requirements on [discord-py](https://github.com/Rapptz/discord.py), [asyncpg](https://github.com/MagicStack/asyncpg), [openai](https://github.com/openai/openai-python), [build](https://github.com/pypa/build), [pylint](https://github.com/pylint-dev/pylint), [asyncpg-stubs](https://github.com/bryanforbes/asyncpg-stubs), [mypy](https://github.com/python/mypy), [ruff](https://github.com/astral-sh/ruff) and [types-pyyaml](https://github.com/python/typeshed) to permit the latest version. Updates `discord-py` to 2.7.1 - [Commits](Rapptz/discord.py@v2.4.0...v2.7.1) Updates `asyncpg` to 0.31.0 - [Release notes](https://github.com/MagicStack/asyncpg/releases) - [Commits](MagicStack/asyncpg@v0.29.0...v0.31.0) Updates `openai` to 2.31.0 - [Release notes](https://github.com/openai/openai-python/releases) - [Changelog](https://github.com/openai/openai-python/blob/main/CHANGELOG.md) - [Commits](openai/openai-python@v1.37.0...v2.31.0) Updates `build` to 1.4.3 - [Release notes](https://github.com/pypa/build/releases) - [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst) - [Commits](pypa/build@1.2.1...1.4.3) Updates `pylint` to 4.0.5 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](pylint-dev/pylint@v3.1.0...v4.0.5) Updates `asyncpg-stubs` to 0.31.2 - [Release notes](https://github.com/bryanforbes/asyncpg-stubs/releases) - [Changelog](https://github.com/bryanforbes/asyncpg-stubs/blob/master/CHANGELOG.md) - [Commits](bryanforbes/asyncpg-stubs@v0.29.1...v0.31.2) Updates `mypy` to 1.20.0 - [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md) - [Commits](python/mypy@1.9.0...v1.20.0) Updates `ruff` to 0.15.10 - [Release notes](https://github.com/astral-sh/ruff/releases) - [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md) - [Commits](astral-sh/ruff@v0.3.7...0.15.10) Updates `types-pyyaml` to 6.0.12.20260408 - [Commits](https://github.com/python/typeshed/commits) --- updated-dependencies: - dependency-name: discord-py dependency-version: 2.7.1 dependency-type: direct:production dependency-group: python-packages - dependency-name: asyncpg dependency-version: 0.31.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: openai dependency-version: 2.31.0 dependency-type: direct:production dependency-group: python-packages - dependency-name: build dependency-version: 1.4.3 dependency-type: direct:development dependency-group: python-packages - dependency-name: pylint dependency-version: 4.0.5 dependency-type: direct:development dependency-group: python-packages - dependency-name: asyncpg-stubs dependency-version: 0.31.2 dependency-type: direct:development dependency-group: python-packages - dependency-name: mypy dependency-version: 1.20.0 dependency-type: direct:development dependency-group: python-packages - dependency-name: ruff dependency-version: 0.15.10 dependency-type: direct:development dependency-group: python-packages - dependency-name: types-pyyaml dependency-version: 6.0.12.20260408 dependency-type: direct:development dependency-group: python-packages ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
|
Looks like these dependencies are no longer updatable, 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.
Updates the requirements on discord-py, asyncpg, openai, build, pylint, asyncpg-stubs, mypy, ruff and types-pyyaml to permit the latest version.
Updates
discord-pyto 2.7.1Commits
dfd1144Version bump to v2.7.164fcfe9Add changelog for v2.7.19cf04aeAdd warning and raise if davey is not installed92c715eUnpin strict davey dependency2383467Show davey version in --version output699a97fFix aiohttp websocket timeout deprecation warningb01de35Remove old workaround to /callback not having a return type6161378Fix memory leak with the view store when removing items9798e59Version bump for development5df6e22Version bump to v2.7.0Updates
asyncpgto 0.31.0Release notes
Sourced from asyncpg's releases.
Commits
71775a6asyncpg v0.31.0508cae6Test on PostgreSQL 18 (#1290)e534e5fBump cibuildwheel07fe512Bump pgproto648b35fBump Cython to 3.2.1 (#1288)9e42642Add Python 3.14 support, experimental subinterpreter/freethreading support (#...6fe1c49Move development deps away from extras and into dependency groups (#1280)7a54816Fix a couple of missed Python version guards6c2c490Drop support for EOL Python 3.8 (#1281)4c60ae8Bump version to 0.31.0.dev0Updates
openaito 2.31.0Release notes
Sourced from openai's releases.
Changelog
Sourced from openai's changelog.
... (truncated)
Commits
750354erelease: 2.31.05be9536feat(client): add support for short-lived tokens (#1608)f1fd4fafeat(client): support sending raw data over websockets73ea2f7fix(client): preserve hardcoded query params when merging with user params454b257feat(api): add web_search_call.results to ResponseIncludable typede2c7b1chore(tests): bump steady to v0.20.26efca95chore(tests): bump steady to v0.20.12076d85feat(api): add phase field to conversations messagec0c59affix(types): remove web_search_call.results from ResponseIncludablead7cc79docs(api): update file parameter descriptions in vector_stores files and file...Updates
buildto 1.4.3Release notes
Sourced from build's releases.
Changelog
Sourced from build's changelog.
... (truncated)
Commits
130b043chore: prepare for 1.4.37642efe🐛 fix(check_dependency): verify URL reqs via PEP 610 (#1027)d407530🐛 fix(env): prevent pip credential hang with private indexes (#1030)b3dc114chore: use ruff ALL (#1029)27b67b2🐛 fix(env): strip PYTHONPATH from isolated builds (#1024)c1454fdchore: add ruff SIM/RET (#1028)0b1ca1cchore: add ruff PYI (#1026)f1dfe82chore: add ruff PT (#1025)4348292🧪 test(coverage): achieve 100% test coverage (#1018)5d3390btests: improve annotations (#1023)Updates
pylintto 4.0.5Commits
88e1ab7Bump pylint to 4.0.5, update changelog (#10860)d96d489[Backport maintenance/4.0.x] Relax isort version constraint to allow isort 8 ...0b08ccbFix dynamic color mapping for "fail-on" messages when using multiple reporter...154dba4[Backport maintenance/4.0.x] Fix FP forinvalid-namewithtyping.Finalon...7b73bfdDisable unspecified-encoding for py-version above Python 3.15 (#10800)4cc98be[Backport maintenance/4.0.x] Fix setting options for import order checker (#1...f0d30a2Sync astroid version with requirements file again38bdf02[Backport maintenance/4.0.x] Fixlogging-unsupported-formatwhen logging ...f08c33a[Backport maintenance/4.0.x] Properly detectself.fail()as a terminating...e16f942Bump pylint to 4.0.4, update changelogUpdates
asyncpg-stubsto 0.31.2Release notes
Sourced from asyncpg-stubs's releases.
Changelog
Sourced from asyncpg-stubs's changelog.
... (truncated)
Commits
d083403chore(release): 0.31.2 (#415)4073742chore(dev): lock file maintenance (#420)8785074chore(mise): update config and lockfilee447acachore(mise): update config and lockfile9a64f16chore(mise): update configc5a7f46refactor: remove default type argumentsebb1999chore(dev): update dev dependencies (non-major) (#419)88ae2cbchore(mise): update lockfile44a2ef5chore(dev): lock file maintenance (#418)4066f85chore(dev): update mise lockfileUpdates
mypyto 1.20.0Changelog
Sourced from mypy's changelog.
... (truncated)
Commits
770d3caRemove +dev from version4738ffaChangelog updates for 1.20 (#21109)b4f07a7Use 'native-parser' instead of 'native-parse' for optional dependency (#21115)7bec7b7[mypyc] Document librt and librt.base64 (#21114)c482596--allow-redefinition-new is no longer experimental (#21110)c916ca3sdist: includemisc/{diff-cache,apply-cache-diff}.pyfor `mypy/test/test_di...b137e4e[mypyc] Speed up native-to-native imports within the same group (#21101)978b711[mypyc] Fix range loop variable off-by-one after loop exit (#21098)67ada30[stubtest] Check runtime availability of private types not marked `@type_chec...bdef6eflibrt cache tests: build respecting MYPY_TEST_PREFIX (#21097)Updates
ruffto 0.15.10Release notes
Sourced from ruff's releases.
... (truncated)
Changelog
Sourced from ruff's changelog.
... (truncated)
Commits
252f761Bump 0.15.10 (#24519)37a1ec8[ty] Fix assignability of intersections with bounded typevars (#24502)f518cc9[ty] Allow partially stringifiedtype[…]annotations (#24518)16c4090docs: fix JSON typo in settings example (#24517)99d97bd[ty] Tighten up a few edge cases inConcatenatetype-expression parsing (#2...2714e34[ty] Enablepull-diagnosticsby default in E2E tests (#24516)d8bc700LSP: Add support for custom extensions (#24463)a45f96d[ty] stop special-casing str constructor (#24514)87a0f01[ruff] Treat f-string interpolation as potential side effect in RUF019 (#24426)e9ba848[ty] Fix excess subscript argument inference for non-generic types (#24354)Updates
types-pyyamlto 6.0.12.20260408Commits
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 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