From 595a792fe1954ee22dd22a93f4489eefaf88ae53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Jan 2026 00:02:29 +0000 Subject: [PATCH] Bump send2trash from 1.8.3 to 2.0.0 Bumps [send2trash](https://github.com/arsenetar/send2trash) from 1.8.3 to 2.0.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/1.8.3...2.0.0) --- updated-dependencies: - dependency-name: send2trash dependency-version: 2.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 697ddac..5deb454 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,7 +1,7 @@ charset-normalizer==3.4.4 idna==3.11 PyATEMMax==1.0b9 -Send2Trash==1.8.3 +Send2Trash==2.0.0 six==1.17.0 tenacity==9.1.2 urllib3==2.6.2