Skip to content

Commit 0fdeb29

Browse files
Bump the all group across 1 directory with 3 updates
Updates the requirements on [anyio](https://github.com/agronholm/anyio), [pydantic-core](https://github.com/pydantic/pydantic-core) and [docutils](https://github.com/rtfd/recommonmark) to permit the latest version. 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 `pydantic-core` from 2.33.2 to 2.41.5 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.33.2...v2.41.5) Updates `docutils` to 0.22.3 - [Changelog](https://github.com/readthedocs/recommonmark/blob/master/CHANGELOG.md) - [Commits](https://github.com/rtfd/recommonmark/commits) --- updated-dependencies: - dependency-name: anyio dependency-version: 4.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pydantic-core dependency-version: 2.41.5 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: docutils dependency-version: 0.22.3 dependency-type: direct:production dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 51e3a59 commit 0fdeb29

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
docutils<0.22
1+
docutils<0.23
22
sphinx-rtd-theme
33
sphinx_autodoc_typehints

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
.
44
annotated-types==0.7.0
55
# via pydantic
6-
anyio==4.11.0
6+
anyio==4.12.0
77
# via httpx
88
certifi==2025.11.12
99
# via
@@ -37,7 +37,7 @@ propcache==0.4.1
3737
# via yarl
3838
pydantic==2.11.9
3939
# via aiopenapi3
40-
pydantic-core==2.33.2
40+
pydantic-core==2.41.5
4141
# via pydantic
4242
pyyaml==6.0.3
4343
# via aiopenapi3

0 commit comments

Comments
 (0)