Skip to content

Commit d539b4c

Browse files
Bump the all group across 1 directory with 4 updates
Bumps the all group with 4 updates in the / directory: [certifi](https://github.com/certifi/python-certifi), [multidict](https://github.com/aio-libs/multidict), [pydantic-core](https://github.com/pydantic/pydantic-core) and [typing-extensions](https://github.com/python/typing_extensions). Updates `certifi` from 2025.6.15 to 2025.7.9 - [Commits](certifi/python-certifi@2025.06.15...2025.07.09) Updates `multidict` from 6.5.0 to 6.6.3 - [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.5.0...v6.6.3) Updates `pydantic-core` from 2.33.2 to 2.35.2 - [Release notes](https://github.com/pydantic/pydantic-core/releases) - [Commits](pydantic/pydantic-core@v2.33.2...v2.35.2) Updates `typing-extensions` from 4.14.0 to 4.14.1 - [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.14.0...4.14.1) --- updated-dependencies: - dependency-name: certifi dependency-version: 2025.7.9 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: multidict dependency-version: 6.6.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: pydantic-core dependency-version: 2.35.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all - dependency-name: typing-extensions dependency-version: 4.14.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fcf20ee commit d539b4c

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ annotated-types==0.7.0
55
# via pydantic
66
anyio==4.9.0
77
# via httpx
8-
certifi==2025.6.15
8+
certifi==2025.7.9
99
# via
1010
# httpcore
1111
# httpx
@@ -31,19 +31,19 @@ jmespath==1.0.1
3131
# via aiopenapi3
3232
more-itertools==10.7.0
3333
# via aiopenapi3
34-
multidict==6.5.0
34+
multidict==6.6.3
3535
# via yarl
3636
propcache==0.3.2
3737
# via yarl
3838
pydantic==2.11.7
3939
# via aiopenapi3
40-
pydantic-core==2.33.2
40+
pydantic-core==2.35.2
4141
# via pydantic
4242
pyyaml==6.0.2
4343
# via aiopenapi3
4444
sniffio==1.3.1
4545
# via anyio
46-
typing-extensions==4.14.0
46+
typing-extensions==4.14.1
4747
# via
4848
# aiopenapi3
4949
# anyio

0 commit comments

Comments
 (0)