From 9f99c9e497f3b823f81838ef4db975b900db0160 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 3 Dec 2024 04:23:27 +0000 Subject: [PATCH] build(deps): bump crowdin-api-client from 1.18.0 to 1.18.1 Bumps [crowdin-api-client](https://github.com/crowdin/crowdin-api-client-python) from 1.18.0 to 1.18.1. - [Release notes](https://github.com/crowdin/crowdin-api-client-python/releases) - [Changelog](https://github.com/crowdin/crowdin-api-client-python/blob/main/.release-it.json) - [Commits](https://github.com/crowdin/crowdin-api-client-python/compare/1.18.0...1.18.1) --- updated-dependencies: - dependency-name: crowdin-api-client dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 3b0423ab..9e3100a3 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cloudscraper==1.2.71 -crowdin-api-client==1.18.0 +crowdin-api-client==1.18.1 ipython==8.30.0 itables==2.2.3 notebook==7.2.2