Skip to content

Commit 674e4bb

Browse files
Bump the all group across 1 directory with 6 updates
Bumps the all group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [certifi](https://github.com/certifi/python-certifi) | `2025.1.31` | `2025.4.26` | | [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` | | [pydantic](https://github.com/pydantic/pydantic) | `2.11.3` | `2.11.4` | | [pydantic-core](https://github.com/pydantic/pydantic-core) | `2.33.1` | `2.34.1` | Updates `certifi` from 2025.1.31 to 2025.4.26 - [Commits](certifi/python-certifi@2025.01.31...2025.04.26) 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 `pydantic` from 2.11.3 to 2.11.4 - [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.4) Updates `pydantic-core` from 2.33.1 to 2.34.1 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.33.1...v2.34.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.4.26 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: pydantic dependency-version: 2.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all - dependency-name: pydantic-core dependency-version: 2.34.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4d7530b commit 674e4bb

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

requirements.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3,20 +3,20 @@
33
.
44
annotated-types==0.7.0
55
anyio==4.9.0
6-
certifi==2025.1.31
6+
certifi==2025.4.26
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
15+
more-itertools==10.7.0
1616
multidict==6.4.3
1717
propcache==0.3.1
18-
pydantic==2.11.3
19-
pydantic-core==2.33.1
18+
pydantic==2.11.4
19+
pydantic-core==2.34.1
2020
pyyaml==6.0.2
2121
sniffio==1.3.1
2222
typing-extensions==4.13.2

0 commit comments

Comments
 (0)