Skip to content

Commit fe0ad4e

Browse files
Bump pytest from 9.0.1 to 9.0.2 (#37)
* Bump pytest from 9.0.1 to 9.0.2 Bumps [pytest](https://github.com/pytest-dev/pytest) from 9.0.1 to 9.0.2. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](pytest-dev/pytest@9.0.1...9.0.2) --- updated-dependencies: - dependency-name: pytest dependency-version: 9.0.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Update package.json * Bump version from 1.3.4 to 1.3.5 --------- 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 7fbf7fe commit fe0ad4e

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

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ numpy==2.3.5
33
pandas==2.3.3
44
plotly==6.5.0
55
pluggy==1.6.0
6-
pytest==9.0.1
6+
pytest==9.0.2
77
requests==2.32.5
88
scikit-image==0.25.2
99
Send2Trash==1.8.3

0 commit comments

Comments
 (0)