Skip to content

Commit

Permalink
Bump the all group across 1 directory with 4 updates
Browse files Browse the repository at this point in the history
Bumps the all group with 4 updates in the / directory: [pydantic](https://github.com/pydantic/pydantic), [anyio](https://github.com/agronholm/anyio), [httpx](https://github.com/encode/httpx) and [pydantic-core](https://github.com/pydantic/pydantic-core).


Updates `pydantic` from 2.9.2 to 2.10.4
- [Release notes](https://github.com/pydantic/pydantic/releases)
- [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md)
- [Commits](pydantic/pydantic@v2.9.2...v2.10.4)

Updates `anyio` from 4.7.0 to 4.8.0
- [Release notes](https://github.com/agronholm/anyio/releases)
- [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst)
- [Commits](agronholm/anyio@4.7.0...4.8.0)

Updates `httpx` from 0.27.2 to 0.28.1
- [Release notes](https://github.com/encode/httpx/releases)
- [Changelog](https://github.com/encode/httpx/blob/master/CHANGELOG.md)
- [Commits](encode/httpx@0.27.2...0.28.1)

Updates `pydantic-core` from 2.23.4 to 2.27.2
- [Release notes](https://github.com/pydantic/pydantic-core/releases)
- [Commits](pydantic/pydantic-core@v2.23.4...v2.27.2)

---
updated-dependencies:
- dependency-name: pydantic
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: anyio
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: httpx
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all
- dependency-name: pydantic-core
  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 Jan 6, 2025
1 parent eb0a943 commit bda41f8
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,21 +2,21 @@
# uv export --no-dev --no-hashes --no-editable -o requirements.txt
.
annotated-types==0.7.0
anyio==4.7.0
anyio==4.8.0
certifi==2024.12.14
dnspython==2.7.0
email-validator==2.2.0
exceptiongroup==1.2.2 ; python_full_version < '3.11'
h11==0.14.0
httpcore==1.0.7
httpx==0.27.2
httpx==0.28.1
idna==3.10
jmespath==1.0.1
more-itertools==10.5.0
multidict==6.1.0
propcache==0.2.1
pydantic==2.9.2
pydantic-core==2.23.4
pydantic==2.10.4
pydantic-core==2.27.2
pyyaml==6.0.2
sniffio==1.3.1
typing-extensions==4.12.2
Expand Down

0 comments on commit bda41f8

Please sign in to comment.