From 7716b4060cf17bdac326850c08d39f17dbe656c7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 19 Dec 2025 14:26:36 +0000 Subject: [PATCH] build(deps): bump crowdin-api-client from 1.24.1 to 1.25.0 Bumps [crowdin-api-client](https://github.com/crowdin/crowdin-api-client-python) from 1.24.1 to 1.25.0. - [Release notes](https://github.com/crowdin/crowdin-api-client-python/releases) - [Commits](https://github.com/crowdin/crowdin-api-client-python/compare/1.24.1...1.25.0) --- updated-dependencies: - dependency-name: crowdin-api-client dependency-version: 1.25.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 bbc05253d..84e0734c0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cloudscraper==1.2.71 -crowdin-api-client==1.24.1 +crowdin-api-client==1.25.0 ipython==9.8.0 itables==2.6.1 notebook==7.5.1