Skip to content

Commit eb2d82a

Browse files
Bump matplotlib from 3.10.9 to 3.11.0 (#67)
* Bump matplotlib from 3.10.9 to 3.11.0 Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.10.9 to 3.11.0. - [Release notes](https://github.com/matplotlib/matplotlib/releases) - [Commits](matplotlib/matplotlib@v3.10.9...v3.11.0) --- updated-dependencies: - dependency-name: matplotlib dependency-version: 3.11.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> * Bump version from 1.5.2 to 1.5.3 * Update package version from 1.5.2 to 1.5.3 --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Conor Heffron <conor.heffron@gmail.com>
1 parent 4a774c3 commit eb2d82a

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

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.5.2",
3+
"version": "1.5.3",
44
"description": "Biological Cell - Image Processing Script"
55
}

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
matplotlib==3.10.9
1+
matplotlib==3.11.0
22
numpy==2.4.6
33
pandas==3.0.3
44
plotly==6.8.0

0 commit comments

Comments
 (0)