Skip to content

Commit d1a819d

Browse files
Bump requests from 2.32.5 to 2.33.0 in the pip group across 1 directory (#54)
* Bump requests from 2.32.5 to 2.33.0 in the pip group across 1 directory Bumps the pip group with 1 update in the / directory: [requests](https://github.com/psf/requests). Updates `requests` from 2.32.5 to 2.33.0 - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] <support@github.com> * Update package.json * Update package version from 1.4.4 to 1.4.5 --------- 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 48282e2 commit d1a819d

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.4.4",
3+
"version": "1.4.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
@@ -4,7 +4,7 @@ pandas==3.0.1
44
plotly==6.6.0
55
pluggy==1.6.0
66
pytest==9.0.2
7-
requests==2.32.5
7+
requests==2.33.0
88
scikit-image==0.26.0
99
Send2Trash==2.1.0
1010
setuptools==82.0.1

0 commit comments

Comments
 (0)