Skip to content

Commit 1784353

Browse files
Bump the all group across 1 directory with 11 updates
Bumps the all group with 11 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.6.15` | | [h11](https://github.com/python-hyper/h11) | `0.14.0` | `0.16.0` | | [httpcore](https://github.com/encode/httpcore) | `1.0.8` | `1.0.9` | | [more-itertools](https://github.com/more-itertools/more-itertools) | `10.6.0` | `10.7.0` | | [multidict](https://github.com/aio-libs/multidict) | `6.4.3` | `6.4.4` | | [propcache](https://github.com/aio-libs/propcache) | `0.3.1` | `0.3.2` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.3` | `2.11.7` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.33.1` | `2.35.1` | | [typing-extensions](https://github.com/python/typing_extensions) | `4.13.2` | `4.14.0` | | [typing-inspection](https://github.com/pydantic/typing-inspection) | `0.4.0` | `0.4.1` | | [yarl](https://github.com/aio-libs/yarl) | `1.20.0` | `1.20.1` | Updates `certifi` from 2025.1.31 to 2025.6.15 - [Commits](certifi/python-certifi@2025.01.31...2025.06.15) Updates `h11` from 0.14.0 to 0.16.0 - [Commits](python-hyper/h11@v0.14.0...v0.16.0) Updates `httpcore` from 1.0.8 to 1.0.9 - [Release notes](https://github.com/encode/httpcore/releases) - [Changelog](https://github.com/encode/httpcore/blob/master/CHANGELOG.md) - [Commits](encode/httpcore@1.0.8...1.0.9) Updates `more-itertools` from 10.6.0 to 10.7.0 - [Release notes](https://github.com/more-itertools/more-itertools/releases) - [Commits](more-itertools/more-itertools@v10.6.0...v10.7.0) Updates `multidict` from 6.4.3 to 6.4.4 - [Release notes](https://github.com/aio-libs/multidict/releases) - [Changelog](https://github.com/aio-libs/multidict/blob/master/CHANGES.rst) - [Commits](aio-libs/multidict@v6.4.3...v6.4.4) Updates `propcache` from 0.3.1 to 0.3.2 - [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.3.1...v0.3.2) Updates `pydantic` from 2.11.3 to 2.11.7 - [Release notes](https://github.com/pydantic/pydantic/releases) - [Changelog](https://github.com/pydantic/pydantic/blob/main/HISTORY.md) - [Commits](pydantic/pydantic@v2.11.3...v2.11.7) Updates `pydantic-core` from 2.33.1 to 2.35.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.33.1...v2.35.1) Updates `typing-extensions` from 4.13.2 to 4.14.0 - [Release notes](https://github.com/python/typing_extensions/releases) - [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md) - [Commits](python/typing_extensions@4.13.2...4.14.0) Updates `typing-inspection` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/pydantic/typing-inspection/releases) - [Changelog](https://github.com/pydantic/typing-inspection/blob/main/HISTORY.md) - [Commits](pydantic/typing-inspection@v0.4.0...v0.4.1) Updates `yarl` from 1.20.0 to 1.20.1 - [Release notes](https://github.com/aio-libs/yarl/releases) - [Changelog](https://github.com/aio-libs/yarl/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/yarl/commits) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.6.15 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: httpcore dependency-version: 1.0.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: more-itertools dependency-version: 10.7.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: multidict dependency-version: 6.4.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: propcache dependency-version: 0.3.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pydantic dependency-version: 2.11.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pydantic-core dependency-version: 2.35.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: typing-extensions dependency-version: 4.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: typing-inspection dependency-version: 0.4.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: yarl dependency-version: 1.20.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5cb97cf commit 1784353

1 file changed

Lines changed: 11 additions & 11 deletions

File tree

requirements.txt

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -3,22 +3,22 @@
33
.
44
annotated-types==0.7.0
55
anyio==4.9.0
6-
certifi==2025.1.31
6+
certifi==2025.6.15
77
dnspython==2.7.0
88
email-validator==2.2.0
99
exceptiongroup==1.2.2 ; python_full_version < '3.11'
10-
h11==0.14.0
11-
httpcore==1.0.8
10+
h11==0.16.0
11+
httpcore==1.0.9
1212
httpx==0.28.1
1313
idna==3.10
1414
jmespath==1.0.1
15-
more-itertools==10.6.0
16-
multidict==6.4.3
17-
propcache==0.3.1
18-
pydantic==2.11.3
19-
pydantic-core==2.33.1
15+
more-itertools==10.7.0
16+
multidict==6.4.4
17+
propcache==0.3.2
18+
pydantic==2.11.7
19+
pydantic-core==2.35.1
2020
pyyaml==6.0.2
2121
sniffio==1.3.1
22-
typing-extensions==4.13.2
23-
typing-inspection==0.4.0
24-
yarl==1.20.0
22+
typing-extensions==4.14.0
23+
typing-inspection==0.4.1
24+
yarl==1.20.1

0 commit comments

Comments
 (0)