-
Notifications
You must be signed in to change notification settings - Fork 48
chore(deps): bump actions/setup-python from 5f2af211d616f86005883b44826180b21abb4060 to 6ed2c67c8abe7646815dbd50364eea862d396fd9 #1959
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
base: dev
Are you sure you want to change the base?
Conversation
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5f2af211d616f86005883b44826180b21abb4060 to 6ed2c67c8abe7646815dbd50364eea862d396fd9. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@5f2af21...6ed2c67) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 6ed2c67c8abe7646815dbd50364eea862d396fd9 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
Important Review skippedIgnore keyword(s) in the title. ⛔ Ignored keywords (1)
Please check the settings in the CodeRabbit UI or the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
❌ Deploy Preview for kleros-v2-testnet failed. Why did it fail? →
|
❌ Deploy Preview for kleros-v2-university failed. Why did it fail? →
|
❌ Deploy Preview for kleros-v2-neo failed. Why did it fail? →
|
Code Climate has analyzed commit 9a848f7 and detected 0 issues on this pull request. View more on Code Climate. |
❌ Deploy Preview for kleros-v2-testnet-devtools failed. Why did it fail? →
|
Bumps actions/setup-python from 5f2af211d616f86005883b44826180b21abb4060 to 6ed2c67c8abe7646815dbd50364eea862d396fd9.
Commits
6ed2c67
Fix for Candidate Not Iterable Error (#1082)e348410
Remove Ubuntu 20.04 from workflows due to deprecation from 2025-04-15 (#1065)8d9ed9a
Add e2e Testing for free threaded and Bump@action/cache
from 4.0.0 to 4.0.3 ...19e4675
Add support for .tool-versions file in setup-python (#1043)6fd11e1
Bump@actions/glob
from 0.4.0 to 0.5.0 (#1015)9e62be8
Support free threaded Python versions like '3.13t' (#973)6ca8e85
Bump@vercel/ncc
from 0.38.1 to 0.38.3 (#1016)8039c45
fix: install PyPy on Linux ARM64 (#1011)4237552
Improve Advanced Usage examples (#645)709bfa5
Bump requests from 2.24.0 to 2.32.2 in /tests/data (#1019)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 this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)PR-Codex overview
This PR updates the
setup-python
action version in the.github/workflows/deploy-bots.yml
file to ensure compatibility and potentially benefit from new features or bug fixes.Detailed summary
actions/setup-python
from version5f2af211d616f86005883b44826180b21abb4060
to6ed2c67c8abe7646815dbd50364eea862d396fd9
.