-
Couldn't load subscription status.
- Fork 50
chore(deps): bump actions/setup-python from 5f2af211d616f86005883b44826180b21abb4060 to 9322b3ca74000aeb2c01eb777b646334015ddd72 #2078
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
❌ Deploy Preview for kleros-v2-university failed. Why did it fail? →
|
✅ 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-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 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Join our Discord community for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type 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. |
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5f2af211d616f86005883b44826180b21abb4060 to 9322b3ca74000aeb2c01eb777b646334015ddd72. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](actions/setup-python@5f2af21...9322b3c) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: 9322b3ca74000aeb2c01eb777b646334015ddd72 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
02533ff to
af4d68d
Compare
|
Superseded by #2133. |
Bumps actions/setup-python from 5f2af211d616f86005883b44826180b21abb4060 to 9322b3ca74000aeb2c01eb777b646334015ddd72.
Commits
9322b3cUpgrade setuptools to 78.1.1 to fix path traversal vulnerability in PackageIn...fbeb884Bump form-data to fix critical vulnerabilities #182 & #183 (#1163)03bb615Bump idna from 2.9 to 3.7 in /tests/data (#843)36da51dAdd version parsing from Pipfile (#1067)3c6f142update documentation (#1156)88ffd4dInclude python version in PyPy python-version output (#1110)532b046Add Architecture-Specific PATH Management for Python with --user Flag on Wind...1264885Enhance cache-dependency-path handling to support files outside the workspace...e9c40fbAdd support forpip-version(#1129)5fa0ee6Bump@actions/tool-cachefrom 2.0.1 to 2.0.2 (#1095)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 GitHub Actions workflow configuration in
.github/workflows/deploy-bots.ymlby changing the version of theactions/setup-pythonaction used.Detailed summary
actions/setup-pythonfrom version5f2af211d616f86005883b44826180b21abb4060to3d1e2d2ca0a067f27da6fec484fce7f5256def85.