Skip to content

Commit 650d70b

Browse files
build: Bump the pip group across 1 directory with 4 updates
Bumps the pip group with 4 updates in the /docker directory: [certifi](https://github.com/certifi/python-certifi), [charset-normalizer](https://github.com/jawah/charset_normalizer), [typer](https://github.com/fastapi/typer) and [typing-extensions](https://github.com/python/typing_extensions). Updates `certifi` from 2026.5.20 to 2026.6.17 - [Commits](certifi/python-certifi@2026.05.20...2026.06.17) Updates `charset-normalizer` from 3.4.7 to 3.4.9 - [Release notes](https://github.com/jawah/charset_normalizer/releases) - [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md) - [Commits](jawah/charset_normalizer@3.4.7...3.4.9) Updates `typer` from 0.26.7 to 0.26.8 - [Release notes](https://github.com/fastapi/typer/releases) - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md) - [Commits](fastapi/typer@0.26.7...0.26.8) Updates `typing-extensions` from 4.15.0 to 4.16.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.15.0...4.16.0) --- updated-dependencies: - dependency-name: certifi dependency-version: 2026.6.17 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pip - dependency-name: charset-normalizer dependency-version: 3.4.9 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip - dependency-name: typer dependency-version: 0.26.8 dependency-type: indirect update-type: version-update:semver-patch dependency-group: pip - dependency-name: typing-extensions dependency-version: 4.16.0 dependency-type: indirect update-type: version-update:semver-minor dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d32e006 commit 650d70b

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

docker/requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,9 @@ annotated-types==0.7.0
1212
# via pydantic
1313
babel==2.18.0
1414
# via sphinx
15-
certifi==2026.5.20
15+
certifi==2026.6.17
1616
# via requests
17-
charset-normalizer==3.4.7
17+
charset-normalizer==3.4.9
1818
# via requests
1919
docutils==0.22.4
2020
# via
@@ -90,9 +90,9 @@ sphinxcontrib-qthelp==2.0.0
9090
# via sphinx
9191
sphinxcontrib-serializinghtml==2.0.0
9292
# via sphinx
93-
typer==0.26.7
93+
typer==0.26.8
9494
# via rstcheck
95-
typing-extensions==4.15.0
95+
typing-extensions==4.16.0
9696
# via
9797
# pydantic
9898
# pydantic-core

0 commit comments

Comments
 (0)