renovate[bot] Update all non-major dependencies (#193)
fb23512 Nov 30, 2023
Update all non-major dependencies (#193)
[![Mend Renovate logo banner](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com)

This PR contains the following updates:

| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [docstring-parser](https://togithub.com/rr-/docstring_parser) | `0.14.1` -> `0.15` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/docstring-parser/0.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/docstring-parser/0.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/docstring-parser/0.14.1/0.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/docstring-parser/0.14.1/0.15?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [mypy](https://www.mypy-lang.org/) ([source](https://togithub.com/python/mypy), [changelog](https://mypy-lang.blogspot.com/)) | `1.7.0` -> `1.7.1` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/mypy/1.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/mypy/1.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/mypy/1.7.0/1.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/mypy/1.7.0/1.7.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |
| [openai](https://togithub.com/openai/openai-python) | `1.3.5` -> `1.3.6` | [![age](https://developer.mend.io/api/mc/badges/age/pypi/openai/1.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/pypi/openai/1.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/pypi/openai/1.3.5/1.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/pypi/openai/1.3.5/1.3.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) |

If you are assigned as a reviewer, please help and promptly review this upgrade - [see docs](https://www.notion.so/airplanedev/Dependency-PRs-07a8a4f0570040a7965c2c1183fb87c8).

---

### Release Notes

<details>
<summary>rr-/docstring_parser (docstring-parser)</summary>

### [`v0.15`](https://togithub.com/rr-/docstring_parser/blob/HEAD/CHANGELOG.md#015-2022-09-05)

[Compare Source](https://togithub.com/rr-/docstring_parser/compare/0.14.1...0.15)

-   Parser: add a new function, `parse_from_object`, that supports scattered
    docstrings (thanks to [@&#8203;mauvilsa](https://togithub.com/mauvilsa))

</details>

<details>
<summary>python/mypy (mypy)</summary>

### [`v1.7.1`](https://togithub.com/python/mypy/compare/v1.7.0...v1.7.1)

[Compare Source](https://togithub.com/python/mypy/compare/v1.7.0...v1.7.1)

</details>

<details>
<summary>openai/openai-python (openai)</summary>

### [`v1.3.6`](https://togithub.com/openai/openai-python/blob/HEAD/CHANGELOG.md#136-2023-11-28)

[Compare Source](https://togithub.com/openai/openai-python/compare/v1.3.5...v1.3.6)

Full Changelog: [v1.3.5...v1.3.6](https://togithub.com/openai/openai-python/compare/v1.3.5...v1.3.6)

##### Bug Fixes

-   **client:** add support for streaming binary responses ([#&#8203;866](https://togithub.com/openai/openai-python/issues/866)) ([2470d25](https://togithub.com/openai/openai-python/commit/2470d251b751e92e8950bc9e3026965e9925ac1c))

##### Chores

-   **deps:** bump mypy to v1.7.1 ([#&#8203;891](https://togithub.com/openai/openai-python/issues/891)) ([11fcb2a](https://togithub.com/openai/openai-python/commit/11fcb2a3cd4205b307c13c65ad47d9e315b0084d))
-   **internal:** send more detailed x-stainless headers ([#&#8203;877](https://togithub.com/openai/openai-python/issues/877)) ([69e0549](https://togithub.com/openai/openai-python/commit/69e054947d587ff2548b101ece690d21d3c38f74))
-   revert binary streaming change ([#&#8203;875](https://togithub.com/openai/openai-python/issues/875)) ([0a06d6a](https://togithub.com/openai/openai-python/commit/0a06d6a078c5ee898dae75bab4988e1a1936bfbf))

##### Documentation

-   **readme:** minor updates ([#&#8203;894](https://togithub.com/openai/openai-python/issues/894)) ([5458457](https://togithub.com/openai/openai-python/commit/54584572df4c2a086172d812c6acb84e3405328b))
-   **readme:** update examples ([#&#8203;893](https://togithub.com/openai/openai-python/issues/893)) ([124da87](https://togithub.com/openai/openai-python/commit/124da8720c44d40c083d29179f46a265761c1f4f))
-   update readme code snippet ([#&#8203;890](https://togithub.com/openai/openai-python/issues/890)) ([c522f21](https://togithub.com/openai/openai-python/commit/c522f21e2a685454185d57e462e74a28499460f9))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 5am on Thursday" in timezone America/New_York, 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.

👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired.

---

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