Skip to content
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

Drop support for Python 3.9 #4009

Merged
merged 4 commits into from
Feb 6, 2024
Merged

Drop support for Python 3.9 #4009

merged 4 commits into from
Feb 6, 2024

Conversation

audgirka
Copy link
Contributor

@audgirka audgirka commented Feb 5, 2024

No description provided.

@audgirka audgirka requested a review from a team as a code owner February 5, 2024 13:37
@audgirka audgirka requested review from priyamsahoo and shatakshiiii and removed request for a team February 5, 2024 13:37
@github-actions github-actions bot added the skip-changelog Can be missed from the changelog. label Feb 5, 2024
@audgirka audgirka marked this pull request as draft February 5, 2024 13:53
@audgirka audgirka marked this pull request as ready for review February 5, 2024 14:09
pyproject.toml Outdated Show resolved Hide resolved
@shatakshiiii
Copy link
Contributor

shatakshiiii commented Feb 6, 2024

@ajinkyau Can we also change the python version to py310 for PIP_CONSTRAINT setenv variable over here: https://github.com/ansible/ansible-lint/blob/main/tox.ini#L69 ?

pyproject.toml Show resolved Hide resolved
@audgirka audgirka requested a review from ssbarnea February 6, 2024 09:56
@ssbarnea ssbarnea merged commit 1543d4c into main Feb 6, 2024
23 checks passed
@ssbarnea ssbarnea deleted the chore/rm_py39 branch February 6, 2024 13:38
@audgirka audgirka added bug and removed skip-changelog Can be missed from the changelog. labels Feb 6, 2024
@audgirka audgirka added enhancement and removed bug labels Feb 6, 2024
nrdufour added a commit to nrdufour/home-ops that referenced this pull request Feb 7, 2024
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [ansible-lint](https://github.com/ansible/ansible-lint) ([changelog](https://github.com/ansible/ansible-lint/releases)) | major | `==6.22.2` -> `==24.2.0` |

---

### Release Notes

<details>
<summary>ansible/ansible-lint (ansible-lint)</summary>

### [`v24.2.0`](https://github.com/ansible/ansible-lint/releases/tag/v24.2.0)

[Compare Source](ansible/ansible-lint@v6.22.2...v24.2.0)

#### Minor Changes

-   Drop support for Python 3.9 ([#&#8203;4009](ansible/ansible-lint#4009)) [@&#8203;audgirka](https://github.com/audgirka)

#### Bugfixes

-   Fix scenario when role has no `dependencies` section in `meta/main.yml` ([#&#8203;3993](ansible/ansible-lint#3993)) [@&#8203;audgirka](https://github.com/audgirka)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this PR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box

---

This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjM3LjE3My4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->

Reviewed-on: https://git.home/nrdufour/home-ops/pulls/367
Co-authored-by: Renovate <renovate@ptinem.io>
Co-committed-by: Renovate <renovate@ptinem.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

4 participants