From 90e7fd57db10acd3467108d08aed50c3f59c129f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 3 Feb 2025 00:27:53 +0000 Subject: [PATCH] build(deps): bump deprecated from 1.2.14 to 1.2.18 Bumps [deprecated](https://github.com/laurent-laporte-pro/deprecated) from 1.2.14 to 1.2.18. - [Release notes](https://github.com/laurent-laporte-pro/deprecated/releases) - [Changelog](https://github.com/laurent-laporte-pro/deprecated/blob/master/CHANGELOG.rst) - [Commits](https://github.com/laurent-laporte-pro/deprecated/compare/v1.2.14...v1.2.18) --- updated-dependencies: - dependency-name: deprecated 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 96877d037a5..a55316af3e0 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ celery==5.4.0 kombu==5.3.7 vine==5.1.0 tqdm==4.66.4 -Deprecated==1.2.14 +Deprecated==1.2.18 wrapt==1.16.0 jsonschema==4.22.0 schema==0.7.7