Commit ca05aea
authored
build(deps): bump actions/setup-python from 6.3.0 to 7.0.0 [skip ci]
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 6.3.0 to 7.0.0.
Release notes
*Sourced from [actions/setup-python's releases](https://github.com/actions/setup-python/releases).*
> v7.0.0
> ------
>
> What's Changed
> --------------
>
> ### Enhancements
>
> * Migrate to ESM and upgrade dependencies by [`@priyagupta108`](https://github.com/priyagupta108) in [actions/setup-python#1330](https://redirect.github.com/actions/setup-python/pull/1330)
> * Pin SHA commits and update docs with latest versions by [`@HarithaVattikuti`](https://github.com/HarithaVattikuti) in [actions/setup-python#1338](https://redirect.github.com/actions/setup-python/pull/1338)
> * Remove the pip-install input by [`@gowridurgad`](https://github.com/gowridurgad) in [actions/setup-python#1336](https://redirect.github.com/actions/setup-python/pull/1336)
>
> ### Bug Fix
>
> * Fix to Classify stderr warning messages as warnings instead of errors in annotations by [`@lmvysakh`](https://github.com/lmvysakh) in [actions/setup-python#1335](https://redirect.github.com/actions/setup-python/pull/1335)
> * Validate and retry manifest fetch to prevent silent failures by [`@priyagupta108`](https://github.com/priyagupta108) in [actions/setup-python#1332](https://redirect.github.com/actions/setup-python/pull/1332)
>
> ### Dependency Upgrade
>
> * Bump certifi from 2020.6.20 to 2024.7.4 in /**tests**/data by [`@dependabot`](https://github.com/dependabot) in [actions/setup-python#1328](https://redirect.github.com/actions/setup-python/pull/1328)
> * Remove EOL Python versions and Bumps numpy text fixture by [`@priya-kinthali`](https://github.com/priya-kinthali) in [actions/setup-python#1333](https://redirect.github.com/actions/setup-python/pull/1333)
> * Upgrade `@actions/cache` to 6.2.0 by [`@philip-gai`](https://github.com/philip-gai) in [actions/setup-python#1337](https://redirect.github.com/actions/setup-python/pull/1337)
>
> New Contributors
> ----------------
>
> * [`@lmvysakh`](https://github.com/lmvysakh) made their first contribution in [actions/setup-python#1335](https://redirect.github.com/actions/setup-python/pull/1335)
> * [`@philip-gai`](https://github.com/philip-gai) made their first contribution in [actions/setup-python#1337](https://redirect.github.com/actions/setup-python/pull/1337)
>
> **Full Changelog**: <actions/setup-python@v6...v7.0.0>
Commits
* [`5fda3b9`](actions/setup-python@5fda3b9) Pin SHA commits and update docs with latest versions ([#1338](https://redirect.github.com/actions/setup-python/issues/1338))
* [`4ab7e95`](actions/setup-python@4ab7e95) Merge pull request [#1337](https://redirect.github.com/actions/setup-python/issues/1337) from actions/philip-gai/bump-actions-cache-6-2-0
* [`0f3a009`](actions/setup-python@0f3a009) Remove the pip-install input ([#1336](https://redirect.github.com/actions/setup-python/issues/1336))
* [`f8cf429`](actions/setup-python@f8cf429) Migrate to ESM and upgrade dependencies ([#1330](https://redirect.github.com/actions/setup-python/issues/1330))
* [`54baeea`](actions/setup-python@54baeea) Validate and retry manifest fetch to prevent silent failures ([#1332](https://redirect.github.com/actions/setup-python/issues/1332))
* [`c709277`](actions/setup-python@c709277) Annotation code fix ([#1335](https://redirect.github.com/actions/setup-python/issues/1335))
* [`6849080`](actions/setup-python@6849080) remove EOL Python versions and Bumps numpy text fixture ([#1333](https://redirect.github.com/actions/setup-python/issues/1333))
* [`0903b46`](actions/setup-python@0903b46) Bump certifi from 2020.6.20 to 2024.7.4 in /**tests**/data ([#1328](https://redirect.github.com/actions/setup-python/issues/1328))
* See full diff in [compare view](actions/setup-python@ece7cb0...5fda3b9)
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
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 show 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)1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | 55 | | |
56 | 56 | | |
| |||
0 commit comments