Skip to content

Commit 59da731

Browse files
chore(deps): bump numpy from 2.4.2 to 2.4.3 in the dependencies group (#708)
Bumps the dependencies group with 1 update: [numpy](https://github.com/numpy/numpy). Updates `numpy` from 2.4.2 to 2.4.3 - [Release notes](https://github.com/numpy/numpy/releases) - [Changelog](https://github.com/numpy/numpy/blob/main/doc/RELEASE_WALKTHROUGH.rst) - [Commits](numpy/numpy@v2.4.2...v2.4.3) --- updated-dependencies: - dependency-name: numpy dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 775d0f1 commit 59da731

2 files changed

Lines changed: 75 additions & 75 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ description = "GitHub Action that measures metrics for GitHub issues, pull reque
55
requires-python = ">=3.11"
66
dependencies = [
77
"github3-py==4.0.1",
8-
"numpy==2.4.2",
8+
"numpy==2.4.3",
99
"python-dotenv==1.2.2",
1010
"pytz==2026.1.post1",
1111
"requests==2.32.5",

0 commit comments

Comments
 (0)