-
Notifications
You must be signed in to change notification settings - Fork 1k
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 poetry group across 1 directory with 2 updates #10889
base: main
Are you sure you want to change the base?
Conversation
@dependabot rebase |
d28ff66
to
57bdd98
Compare
Blocked by #10817, hashin v1.0.3 has dropped support for python 3.8 (peterbe/hashin#192) |
Sorry, only users with push access can use that command. |
57bdd98
to
608e518
Compare
@@ -1,10 +1,10 @@ | |||
pip==24.0 | |||
pip-tools==7.4.1 | |||
flake8==7.1.0 | |||
hashin==1.0.1 | |||
hashin==1.0.3 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hashin==1.0.3 | |
# TODO: Drop the conditions and use the latest version once we drop support for Python 3.8. | |
hashin==1.0.2; python_version < '3.9' | |
hashin==1.0.3; python_version >= '3.9' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@markhallen Ping 🌷
@dependabot close |
Sorry, only users with push access can use that command. |
Bumps the poetry group with 2 updates in the /python/helpers directory: [hashin](https://github.com/peterbe/hashin) and [poetry](https://github.com/python-poetry/poetry). Updates `hashin` from 1.0.1 to 1.0.3 - [Release notes](https://github.com/peterbe/hashin/releases) - [Commits](peterbe/hashin@1.0.1...1.0.3) Updates `poetry` from 1.8.3 to 1.8.4 - [Release notes](https://github.com/python-poetry/poetry/releases) - [Changelog](https://github.com/python-poetry/poetry/blob/1.8.4/CHANGELOG.md) - [Commits](python-poetry/poetry@1.8.3...1.8.4) --- updated-dependencies: - dependency-name: hashin dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry - dependency-name: poetry dependency-type: direct:production update-type: version-update:semver-patch dependency-group: poetry ... Signed-off-by: dependabot[bot] <[email protected]>
608e518
to
1f70043
Compare
Bumps the poetry group with 2 updates in the /python/helpers directory: hashin and poetry.
Updates
hashin
from 1.0.1 to 1.0.3Release notes
Sourced from hashin's releases.
Commits
c329dc1
Merge pull request #206 from hartwork/prepare-release34b7ff7
Bump version to 1.0.352b36d8
README.rst: Document user-relevant changes for 1.0.3ff62541
Drop dead and half-broken redirect handling from function "_download" (#205)e1cae1c
Cover and communicate Python 3.13 support (#204)3d29a3c
Use any v5 version of actions/setup-python (#200)3c7a3ed
Use any v4 version of actions/checkout (#201)7a24881
Merge pull request #195 from pib/remove-cgibef0754
Merge pull request #202 from peterbe/tyidy-formatting-of-yaml-in-workflowsd543a1e
Tyidy formatting of YAML in workflowsUpdates
poetry
from 1.8.3 to 1.8.4Release notes
Sourced from poetry's releases.
Changelog
Sourced from poetry's changelog.
Commits
6a071c1
release: bump version to 1.8.48d2a341
backport release workflow from main branchb8546d7
python 3.13 in workflows (#9523)0329bca
Bumpvirtualenv
to 20.26.6a2d09a1
fix changelog (#9399)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