Skip to content

Commit b9e4128

Browse files
Bump send2trash from 2.0.0 to 2.1.0 (#44)
* 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](arsenetar/send2trash@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] <[email protected]> * Update package.json * Update package-lock.json --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Conor Heffron <[email protected]>
1 parent 87435a0 commit b9e4128

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"name": "bio-cell-red-edge",
3-
"version": "1.3.9",
3+
"version": "1.4.0",
44
"description": "Biological Cell - Image Processing Script"
55
}

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ pluggy==1.6.0
66
pytest==9.0.2
77
requests==2.32.5
88
scikit-image==0.26.0
9-
Send2Trash==2.0.0
9+
Send2Trash==2.1.0
1010
setuptools==80.9.0

0 commit comments

Comments
 (0)