Skip to content

Commit 682921a

Browse files
Bump the all group across 1 directory with 7 updates
Bumps the all group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [anyio](https://github.com/agronholm/anyio) | `4.6.2.post1` | `4.7.0` | | [httpcore](https://github.com/encode/httpcore) | `1.0.6` | `1.0.7` | | [httpx](https://github.com/encode/httpx) | `0.27.2` | `0.28.1` | | [propcache](https://github.com/aio-libs/propcache) | `0.2.0` | `0.2.1` | | [pydantic](https://github.com/pydantic/pydantic) | `2.9.2` | `2.10.3` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.23.4` | `2.27.1` | | [yarl](https://github.com/aio-libs/yarl) | `1.17.1` | `1.18.3` | Updates `anyio` from 4.6.2.post1 to 4.7.0 - [Release notes](https://github.com/agronholm/anyio/releases) - [Changelog](https://github.com/agronholm/anyio/blob/master/docs/versionhistory.rst) - [Commits](agronholm/anyio@4.6.2.post1...4.7.0) Updates `httpcore` from 1.0.6 to 1.0.7 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.6...1.0.7) 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 `propcache` from 0.2.0 to 0.2.1 - [Release notes](https://github.com/aio-libs/propcache/releases) - [Changelog](https://github.com/aio-libs/propcache/blob/master/CHANGES.rst) - [Commits](aio-libs/propcache@v0.2.0...v0.2.1) Updates `pydantic` from 2.9.2 to 2.10.3 - [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.3) Updates `pydantic-core` from 2.23.4 to 2.27.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.23.4...v2.27.1) Updates `yarl` from 1.17.1 to 1.18.3 - [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.17.1...v1.18.3) --- updated-dependencies: - dependency-name: anyio dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: httpcore dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: httpx dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: propcache dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pydantic 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 - 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 2f06443 commit 682921a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

requirements.txt

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

44
annotated-types==0.7.0
5-
anyio==4.6.2.post1
5+
anyio==4.7.0
66
certifi==2024.8.30
77
dnspython==2.7.0
88
email-validator==2.2.0
99
exceptiongroup==1.2.2
1010
h11==0.14.0
11-
httpcore==1.0.6
12-
httpx==0.27.2
11+
httpcore==1.0.7
12+
httpx==0.28.1
1313
idna==3.10
1414
jmespath==1.0.1
1515
more-itertools==10.5.0
1616
multidict==6.1.0
17-
propcache==0.2.0
18-
pydantic==2.9.2
19-
pydantic-core==2.23.4
17+
propcache==0.2.1
18+
pydantic==2.10.3
19+
pydantic-core==2.27.1
2020
pyyaml==6.0.2
2121
sniffio==1.3.1
2222
typing-extensions==4.12.2
23-
yarl==1.17.1
23+
yarl==1.18.3

0 commit comments

Comments
 (0)