summaryrefslogtreecommitdiff
path: root/requirements.txt
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2026-09-05 22:48:19 +0200
committerGitHub <noreply@github.com>2026-09-05 22:48:19 +0200
commit072311b5e07e6e7d180d7104af1fb7e2529cecb9 (patch)
tree19976bd19463457de76001ae28effaf3a998a63d /requirements.txt
parentc06e9f088952f59ad8003acba73854975b51da4a (diff)
[upd] pypi: Bump the minor group with 3 updates (#6647)
Bumps the minor group with 3 updates: [typer](https://github.com/fastapi/typer), [pylint](https://github.com/pylint-dev/pylint) and [selenium](https://github.com/SeleniumHQ/Selenium). Updates `typer` from 0.27.1 to 0.27.2 - [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.27.1...0.27.2) Updates `pylint` from 4.0.7 to 4.0.8 - [Release notes](https://github.com/pylint-dev/pylint/releases) - [Commits](https://github.com/pylint-dev/pylint/compare/v4.0.7...v4.0.8) Updates `selenium` from 4.47.0 to 4.48.0 - [Release notes](https://github.com/SeleniumHQ/Selenium/releases) - [Commits](https://github.com/SeleniumHQ/Selenium/compare/selenium-4.47.0...selenium-4.48.0) --- updated-dependencies: - dependency-name: typer dependency-version: 0.27.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: minor - dependency-name: pylint dependency-version: 4.0.8 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: minor - dependency-name: selenium dependency-version: 4.48.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'requirements.txt')
-rw-r--r--requirements.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt
index f7edd65e9..bf80b731a 100644
--- a/requirements.txt
+++ b/requirements.txt
@@ -11,7 +11,7 @@ curl_cffi==0.16.1
valkey==6.1.1
markdown-it-py==4.2.0
msgspec==0.21.1
-typer==0.27.1
+typer==0.27.2
isodate==0.7.2
whitenoise==6.12.0
typing-extensions==4.16.0