From dd46862f1c2130d9f4e30def2964aa2425339165 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 2 Feb 2026 09:32:11 +0000 Subject: [PATCH] build(deps): bump crowdin-api-client from 1.25.0 to 1.26.0 Bumps [crowdin-api-client](https://github.com/crowdin/crowdin-api-client-python) from 1.25.0 to 1.26.0. - [Release notes](https://github.com/crowdin/crowdin-api-client-python/releases) - [Commits](https://github.com/crowdin/crowdin-api-client-python/compare/1.25.0...1.26.0) --- updated-dependencies: - dependency-name: crowdin-api-client dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 82bad4781..9cda3ed91 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cloudscraper==1.2.71 -crowdin-api-client==1.25.0 +crowdin-api-client==1.26.0 ipython==9.9.0 itables==2.6.2 notebook==7.5.3