diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2026-04-29 07:32:28 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-04-29 07:32:28 +0200 |
| commit | cba0cffa8fd56bd691e319e3069fb02b4212a4df (patch) | |
| tree | 496cb6594bf96579365af41518f06e0b425f9787 /requirements.txt | |
| parent | f96ac331edb3a1592fc2e37c7dfbee3e92cf1149 (diff) | |
[upd] pypi: Bump the minor group across 1 directory with 4 updates (#6037)
Bumps the minor group with 4 updates in the / directory: [certifi](https://github.com/certifi/python-certifi), [typer](https://github.com/fastapi/typer), [granian](https://github.com/emmett-framework/granian) and [basedpyright](https://github.com/detachhead/basedpyright).
Updates `certifi` from 2026.2.25 to 2026.4.22
- [Commits](https://github.com/certifi/python-certifi/compare/2026.02.25...2026.04.22)
Updates `typer` from 0.24.1 to 0.25.0
- [Release notes](https://github.com/fastapi/typer/releases)
- [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
- [Commits](https://github.com/fastapi/typer/compare/0.24.1...0.25.0)
Updates `granian` from 2.7.3 to 2.7.4
- [Release notes](https://github.com/emmett-framework/granian/releases)
- [Commits](https://github.com/emmett-framework/granian/compare/v2.7.3...v2.7.4)
Updates `basedpyright` from 1.39.2 to 1.39.3
- [Release notes](https://github.com/detachhead/basedpyright/releases)
- [Commits](https://github.com/detachhead/basedpyright/compare/v1.39.2...v1.39.3)
Diffstat (limited to 'requirements.txt')
| -rw-r--r-- | requirements.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/requirements.txt b/requirements.txt index dba9ad157..af19fec8c 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -certifi==2026.2.25 +certifi==2026.4.22 babel==2.18.0 flask-babel==4.0.0 flask==3.1.3 @@ -13,7 +13,7 @@ sniffio==1.3.1 valkey==6.1.1 markdown-it-py==4.0.0 msgspec==0.21.1 -typer==0.24.1 +typer==0.25.0 isodate==0.7.2 whitenoise==6.12.0 typing-extensions==4.15.0 |
