-
-
Notifications
You must be signed in to change notification settings - Fork 34
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 pip group with 3 updates #212
Conversation
Bumps the pip group with 3 updates: [sigstore](https://github.com/sigstore/sigstore-python), [pytest-aiohttp](https://github.com/aio-libs/pytest-aiohttp) and [blurb](https://github.com/python/blurb). Updates `sigstore` from 3.6.0 to 3.6.1 - [Release notes](https://github.com/sigstore/sigstore-python/releases) - [Changelog](https://github.com/sigstore/sigstore-python/blob/main/CHANGELOG.md) - [Commits](sigstore/sigstore-python@v3.6.0...v3.6.1) Updates `pytest-aiohttp` from 1.0.5 to 1.1.0 - [Release notes](https://github.com/aio-libs/pytest-aiohttp/releases) - [Changelog](https://github.com/aio-libs/pytest-aiohttp/blob/master/CHANGES.rst) - [Commits](aio-libs/pytest-aiohttp@v1.0.5...v1.1.0) Updates `blurb` from 1.3.0 to 2.0.0 - [Release notes](https://github.com/python/blurb/releases) - [Changelog](https://github.com/python/blurb/blob/main/CHANGELOG.md) - [Commits](python/blurb@v1.3.0...v2.0.0) --- updated-dependencies: - dependency-name: sigstore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip - dependency-name: pytest-aiohttp dependency-type: direct:development update-type: version-update:semver-minor dependency-group: pip - dependency-name: blurb dependency-type: direct:production update-type: version-update:semver-major dependency-group: pip ... Signed-off-by: dependabot[bot] <[email protected]>
This and #211 seem to be failing because of an unrelated issue in a |
Fixed in python/cpython#128875 and backported to 3.12 in python/cpython#128878 two weeks ago. However, this workflow defaults to the 3.12.3 tag (from 2024-04-09):
So we'll need to update that to something newer. Perhaps 3.12.8 or 3.13.1? |
@python/organization-owners Please could you enable the "Always suggest updating pull request branches" option so we can merge |
Done. |
Bumps the pip group with 3 updates: sigstore, pytest-aiohttp and blurb.
Updates
sigstore
from 3.6.0 to 3.6.1Release notes
Sourced from sigstore's releases.
Changelog
Sourced from sigstore's changelog.
Commits
896cfe1
sigstore: prep 3.6.1 (#1263)0c6deea
build(deps): bump actions/upload-artifact in the actions group (#1262)36a958f
build(deps): bump actions/upload-artifact (#1261)25e0ad4
Restructure documentation (#1255)6a98ddd
build(deps): bump github/codeql-action in the actions group (#1260)491f3f8
build(deps): update ruff requirement from <0.8.3 to <0.8.4 (#1256)0c1fafe
Remove vestigialattestations: true
(#1254)9996ae8
bump rfc3161-client (#1251)49c0706
Update Sigstore Timestamp using dependabot (#1225)6a4edb5
build(deps): bump the actions group with 2 updates (#1253)Updates
pytest-aiohttp
from 1.0.5 to 1.1.0Release notes
Sourced from pytest-aiohttp's releases.
... (truncated)
Changelog
Sourced from pytest-aiohttp's changelog.
Commits
5821546
Release 1.1.0ca22197
[pre-commit.ci] pre-commit autoupdate (#64)7aaad0b
Add host parameter to aiohttp_server fixture (#63)0866b16
[pre-commit.ci] pre-commit autoupdate (#62)d6208f9
Expose type annotations (#61)61057f1
Export types at top-level (#60)1206cc4
[pre-commit.ci] pre-commit autoupdate (#58)8887bfa
Sync from aiohttp (#56)98444cb
Drop Python 3.8 (#57)Updates
blurb
from 1.3.0 to 2.0.0Release notes
Sourced from blurb's releases.
Changelog
Sourced from blurb's changelog.
Commits
e7ea718
Update changelog for 2.0.0 (#41)df1ef06
Testtextwrap_body
,current_date
andsortable_datetime
(#42)0f2c292
Add newlineee43c48
Remove extra parentheses1e6dd0f
Use 'not in' to test membership7cb5abb
Remove unused variable156988c
Test textwrap_body, current_date and sortable_datetime0311da4
Update changelog for 2.0.065941da
Move 'blurb test' subcommand into test suite (#37)0df5d3b
Add support for Python 3.14 (#40)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