-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Bump the python-packages group with 4 updates #88
base: main
Are you sure you want to change the base?
Conversation
Bumps the python-packages group with 4 updates: [setuptools](https://github.com/pypa/setuptools), [uvicorn](https://github.com/encode/uvicorn), [slack-sdk](https://github.com/slackapi/python-slack-sdk) and [aiohttp](https://github.com/aio-libs/aiohttp). Updates `setuptools` from 75.5.0 to 75.6.0 - [Release notes](https://github.com/pypa/setuptools/releases) - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst) - [Commits](pypa/setuptools@v75.5.0...v75.6.0) Updates `uvicorn` from 0.32.0 to 0.32.1 - [Release notes](https://github.com/encode/uvicorn/releases) - [Changelog](https://github.com/encode/uvicorn/blob/master/CHANGELOG.md) - [Commits](encode/uvicorn@0.32.0...0.32.1) Updates `slack-sdk` from 3.33.3 to 3.33.4 - [Release notes](https://github.com/slackapi/python-slack-sdk/releases) - [Commits](slackapi/python-slack-sdk@v3.33.3...v3.33.4) Updates `aiohttp` from 3.11.2 to 3.11.7 - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/aiohttp@v3.11.2...v3.11.7) --- updated-dependencies: - dependency-name: setuptools dependency-type: direct:production update-type: version-update:semver-minor dependency-group: python-packages - dependency-name: uvicorn dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: slack-sdk dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages - dependency-name: aiohttp dependency-type: direct:production update-type: version-update:semver-patch dependency-group: python-packages ... Signed-off-by: dependabot[bot] <[email protected]>
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
1 similar comment
[APPROVALNOTIFIER] This PR is APPROVED Approval requirements bypassed by manually added approval. This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
@dependabot[bot]: The following tests failed, say
Full PR test history. Your PR dashboard. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here. |
Bumps the python-packages group with 4 updates: setuptools, uvicorn, slack-sdk and aiohttp.
Updates
setuptools
from 75.5.0 to 75.6.0Changelog
Sourced from setuptools's changelog.
Commits
bf2ced2
Bump version: 75.5.0 → 75.6.08685c80
Empty tuple instead of None for PlatformInfo version properties fallthrough (...50d671b
Rename news fragment2b471c2
Changed theWindowsSdkVersion
,FrameworkVersion32
and ``FrameworkVers...2c77cd2
Runtime typing fixes for typeshed return type merge (#47539a4c8d4
Runtime typing fixes for typeshed return type mergee622859
Preserve originalPKG-INFO
contents when creating wheel (instead of calling...0b5b417
Mark tests that may depend on external networka4fa01d
Add news fragment089aca9
Ignore coverage in test codeUpdates
uvicorn
from 0.32.0 to 0.32.1Release notes
Sourced from uvicorn's releases.
Changelog
Sourced from uvicorn's changelog.
Commits
5279296
Upgrade upload/download GitHub Actions (#2517)8c3402d
Updatepublish.yaml
with latest PyPI recommendations (#2516)04c6320
Version 0.32.1 (#2515)fc6c51b
Drop ASGI spec version to 2.3 on HTTP (#2513)2aea835
fix(http): enable httptools lenient data (#2488)Updates
slack-sdk
from 3.33.3 to 3.33.4Release notes
Sourced from slack-sdk's releases.
Commits
d1dffb7
version 3.33.4c3999d6
Fix #1592 by encoding aiohttp client session pings (#1593)6bcf7ec
Fix #1591 by updating the docs to include thread_ts code snippet for files_up...813e0f5
Add new properties to Audit Logs API response data class4fadba0
Remove unused sphinx from the documentation requirementsd197701
Update config files (#1586)f48eb2a
Bump sphinx from 8.0.2 to 8.1.3 (#1585)275e3b3
Update pytest-cov requirement from <6,>=2 to >=2,<7 (#1584)4775afb
Bump@mdx-js/react
from 3.0.1 to 3.1.0 in /docs (#1583)f8492d4
Docs: salesforce compliance adjustments (#1581)Updates
aiohttp
from 3.11.2 to 3.11.7Release notes
Sourced from aiohttp's releases.
... (truncated)
Changelog
Sourced from aiohttp's changelog.
... (truncated)
Commits
bf04a1b
Release 3.11.7 (#10019)ed15e88
[PR #10014/50d23aee backport][3.11] Improve performance of serializing header...5bcf07d
[PR #9961/c984a44b backport][3.11] Disable Python 3.14 builds (#10012)c82c58a
[PR #10003/78d1be5 backport][3.11] Fix client connection header not reflectin...496f649
[PR #10004/a334eef7 backport][3.11] Avoid buildingskip_headers
in `ClientS...d030c05
Increment version to 3.11.7.dev0 (#10002)ff9602d
Release 3.11.6 (#10000)b7e3b30
[PR #9997/8c36b51 backport][3.11] Restore theforce_close
method to the `...81c33ec
[PR #9991/7bbbd126 backport][3.11] Increase allowed benchmark run time to 7 m...25b49dc
Increment version to 3.11.6.dev0 (#9993)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will 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 version
will 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