From c5649365e8be79a5a6684b3eccc6317eb497f7a4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 14 Jul 2026 22:23:00 +0000 Subject: [PATCH] Bump send2trash from 1.8.0 to 2.1.0 Bumps [send2trash](https://github.com/arsenetar/send2trash) from 1.8.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/1.8.0...2.1.0) --- updated-dependencies: - dependency-name: send2trash dependency-version: 2.1.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 e18a66b..0c3a343 100644 --- a/requirements.txt +++ b/requirements.txt @@ -88,7 +88,7 @@ rfc3986-validator==0.1.1 scikit-learn==1.5.0 scipy==1.17.1 seaborn==0.13.2 -Send2Trash==1.8.0 +Send2Trash==2.1.0 six==1.16.0 sniffio==1.3.0 soupsieve==2.8.4