Skip to content

change typing-extensions to be installed only with the [typing] extra#276

Merged
gaborbernat merged 1 commit into
tox-dev:mainfrom
asottile:patch-1
Sep 13, 2023
Merged

change typing-extensions to be installed only with the [typing] extra#276
gaborbernat merged 1 commit into
tox-dev:mainfrom
asottile:patch-1

Conversation

@asottile

Copy link
Copy Markdown
Contributor

resolves #275

@asottile asottile marked this pull request as ready for review September 13, 2023 15:11

@gaborbernat gaborbernat left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@gaborbernat gaborbernat merged commit c1163ae into tox-dev:main Sep 13, 2023
kodiakhq Bot referenced this pull request in cloudquery/policies Oct 1, 2023
This PR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [filelock](https://togithub.com/tox-dev/py-filelock) | patch | `==3.12.3` -> `==3.12.4` |

---

### Release Notes

<details>
<summary>tox-dev/py-filelock (filelock)</summary>

### [`v3.12.4`](https://togithub.com/tox-dev/filelock/releases/tag/3.12.4)

[Compare Source](https://togithub.com/tox-dev/py-filelock/compare/3.12.3...3.12.4)

<!-- Release notes generated using configuration in .github/release.yml at main -->

##### What's Changed

-   change typing-extensions to be installed only with the \[typing] extra by [@&#8203;asottile](https://togithub.com/asottile) in [https://github.com/tox-dev/filelock/pull/276](https://togithub.com/tox-dev/filelock/pull/276)

##### New Contributors

-   [@&#8203;asottile](https://togithub.com/asottile) made their first contribution in [https://github.com/tox-dev/filelock/pull/276](https://togithub.com/tox-dev/filelock/pull/276)

**Full Changelog**: tox-dev/filelock@3.12.3...3.12.4

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 4am on the first day of the month" (UTC), 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://togithub.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNi4xMDkuNCIsInVwZGF0ZWRJblZlciI6IjM2LjEwOS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
@gaborbernat gaborbernat mentioned this pull request Sep 7, 2024
@gaborbernat gaborbernat mentioned this pull request Sep 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

typing-extensions is a dependency but is not needed at runtime

2 participants