From cbfa3d3b0ed7a9cd3750716a5150267a75e9db0f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 19 Jan 2026 00:32:41 +0000 Subject: [PATCH] Bump send2trash from 2.0.0 to 2.1.0 Bumps [send2trash](https://github.com/arsenetar/send2trash) from 2.0.0 to 2.1.0. - [Release notes](https://github.com/arsenetar/send2trash/releases) - [Changelog](https://github.com/arsenetar/send2trash/blob/master/CHANGES.rst) - [Commits](https://github.com/arsenetar/send2trash/compare/2.0.0...2.1.0) --- updated-dependencies: - dependency-name: send2trash dependency-version: 2.1.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 df0c463..f758412 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ charset-normalizer==3.4.4 idna==3.11 PyATEMMax==1.0b9 -Send2Trash==2.0.0 +Send2Trash==2.1.0 six==1.17.0 tenacity==9.1.2 urllib3==2.6.3