-
Notifications
You must be signed in to change notification settings - Fork 48
chore(deps): bump actions/setup-python from 5f2af211d616f86005883b44826180b21abb4060 to fbeb884f69f0ac1c0257302f62aa524c2824b649 #2064
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
Conversation
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5f2af211d616f86005883b44826180b21abb4060 to fbeb884f69f0ac1c0257302f62aa524c2824b649. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@5f2af21...fbeb884) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: fbeb884f69f0ac1c0257302f62aa524c2824b649 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
✅ Deploy Preview for kleros-v2-testnet ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
❌ Deploy Preview for kleros-v2-university failed. Why did it fail? →
|
✅ Deploy Preview for kleros-v2-neo ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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 Note Free review on us!CodeRabbit is offering free reviews until Tue Aug 05 2025 to showcase some of the refinements we've made. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
✅ Deploy Preview for kleros-v2-testnet-devtools ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Superseded by #2078. |
Bumps actions/setup-python from 5f2af211d616f86005883b44826180b21abb4060 to fbeb884f69f0ac1c0257302f62aa524c2824b649.
Commits
fbeb884
Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)03bb615
Bump idna from 2.9 to 3.7 in /tests/data (#843)36da51d
Add version parsing from Pipfile (#1067)3c6f142
update documentation (#1156)88ffd4d
Include python version in PyPy python-version output (#1110)532b046
Add Architecture-Specific PATH Management for Python with --user Flag on Wind...1264885
Enhance cache-dependency-path handling to support files outside the workspace...e9c40fb
Add support forpip-version
(#1129)5fa0ee6
Bump@actions/tool-cache
from 2.0.1 to 2.0.2 (#1095)5db1cf9
Enhance reading from .python-version (#787)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 a newer commit hash, ensuring that the workflow uses the latest features and fixes.Detailed summary
actions/setup-python
from version5f2af211d616f86005883b44826180b21abb4060
tofbeb884f69f0ac1c0257302f62aa524c2824b649
.