Commit c605c31
authored
chore(deps): bump the pip group with 6 updates (#2712)
Bumps the pip group with 6 updates:
| Package | From | To |
| --- | --- | --- |
| [anyio](https://github.com/agronholm/anyio) | `4.11.0` | `4.12.0` |
| [mkdocstrings[python]](https://github.com/mkdocstrings/mkdocstrings) | `0.30.1` | `1.0.0` |
| [ruff](https://github.com/astral-sh/ruff) | `0.14.6` | `0.14.7` |
| [zizmor](https://github.com/zizmorcore/zizmor) | `1.16.3` | `1.18.0` |
| [mypy](https://github.com/python/mypy) | `1.18.2` | `1.19.0` |
| [fastapi](https://github.com/fastapi/fastapi) | `0.121.3` | `0.123.0` |
Updates `anyio` from 4.11.0 to 4.12.0
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Commits](agronholm/anyio@4.11.0...4.12.0)
Updates `mkdocstrings[python]` from 0.30.1 to 1.0.0
- [Release notes](https://github.com/mkdocstrings/mkdocstrings/releases)
- [Changelog](https://github.com/mkdocstrings/mkdocstrings/blob/main/CHANGELOG.md)
- [Commits](mkdocstrings/mkdocstrings@0.30.1...1.0.0)
Updates `ruff` from 0.14.6 to 0.14.7
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](astral-sh/ruff@0.14.6...0.14.7)
Updates `zizmor` from 1.16.3 to 1.18.0
- [Release notes](https://github.com/zizmorcore/zizmor/releases)
- [Changelog](https://github.com/zizmorcore/zizmor/blob/main/docs/release-notes.md)
- [Commits](zizmorcore/zizmor@v1.16.3...v1.18.0)
Updates `mypy` from 1.18.2 to 1.19.0
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md)
- [Commits](python/mypy@v1.18.2...v1.19.0)
Updates `fastapi` from 0.121.3 to 0.123.0
- [Release notes](https://github.com/fastapi/fastapi/releases)
- [Commits](fastapi/fastapi@0.121.3...0.123.0)
---
updated-dependencies:
- dependency-name: anyio
dependency-version: 4.12.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: mkdocstrings[python]
dependency-version: 1.0.0
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: pip
- dependency-name: ruff
dependency-version: 0.14.7
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: pip
- dependency-name: zizmor
dependency-version: 1.18.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: mypy
dependency-version: 1.19.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip
- dependency-name: fastapi
dependency-version: 0.123.0
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: pip
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 9cbac4c commit c605c31
2 files changed
+169
-105
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
95 | | - | |
| 95 | + | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
| 112 | + | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
135 | 135 | | |
136 | 136 | | |
137 | 137 | | |
138 | | - | |
| 138 | + | |
139 | 139 | | |
140 | 140 | | |
141 | 141 | | |
| |||
0 commit comments