Skip to content

Commit

Permalink
Bump the all group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Nov 11, 2024
1 parent 99edb64 commit 9a3afa8
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# Please do not edit it manually.

annotated-types==0.7.0
anyio==4.6.0
anyio==4.6.2.post1
certifi==2024.8.30
dnspython==2.7.0
email-validator==2.2.0
Expand All @@ -16,8 +16,8 @@ more-itertools==10.5.0
multidict==6.1.0
propcache==0.2.0
pydantic==2.9.2
pydantic-core==2.23.4
pydantic-core==2.26.0
pyyaml==6.0.2
sniffio==1.3.1
typing-extensions==4.12.2
yarl==1.14.0
yarl==1.17.1

0 comments on commit 9a3afa8

Please sign in to comment.