From a85dea8b6cd5a5799309b13329b375149ad361ed Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 3 Nov 2024 02:27:14 +0000 Subject: [PATCH] build(deps): bump crowdin-api-client from 1.17.0 to 1.18.0 (#50) Bumps [crowdin-api-client](https://github.com/crowdin/crowdin-api-client-python) from 1.17.0 to 1.18.0. - [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.17.0...1.18.0) --- updated-dependencies: - dependency-name: crowdin-api-client dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 212ed54d..fecf7a54 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ cloudscraper==1.2.71 -crowdin-api-client==1.17.0 +crowdin-api-client==1.18.0 ipython==8.29.0 itables==2.2.3 notebook==7.2.2