Skip to content

Commit 9a3afa8

Browse files
Bump the all group across 1 directory with 3 updates
Bumps the all group with 3 updates in the / directory: [anyio](https://github.com/agronholm/anyio), [pydantic-core](https://github.com/pydantic/pydantic-core) and [yarl](https://github.com/aio-libs/yarl). Updates `anyio` from 4.6.0 to 4.6.2.post1 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.6.0...4.6.2.post1) Updates `pydantic-core` from 2.23.4 to 2.26.0 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.4...v2.26.0) Updates `yarl` from 1.14.0 to 1.17.1 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](aio-libs/yarl@v1.14.0...v1.17.1) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pydantic-core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: yarl dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 99edb64 commit 9a3afa8

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

requirements.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Please do not edit it manually.
33

44
annotated-types==0.7.0
5-
anyio==4.6.0
5+
anyio==4.6.2.post1
66
certifi==2024.8.30
77
dnspython==2.7.0
88
email-validator==2.2.0
@@ -16,8 +16,8 @@ more-itertools==10.5.0
1616
multidict==6.1.0
1717
propcache==0.2.0
1818
pydantic==2.9.2
19-
pydantic-core==2.23.4
19+
pydantic-core==2.26.0
2020
pyyaml==6.0.2
2121
sniffio==1.3.1
2222
typing-extensions==4.12.2
23-
yarl==1.14.0
23+
yarl==1.17.1

0 commit comments

Comments
 (0)