Skip to content

Commit 55d82ae

Browse files
chore(deps): update dependency numpy to v2.4.6
Signed-off-by: konflux-internal-p02 <170854209+konflux-internal-p02[bot]@users.noreply.github.com>
1 parent c9c14cb commit 55d82ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@ mypy-extensions==1.1.0
190190
# mypy
191191
nodeenv==1.10.0
192192
# via pre-commit
193-
numpy==2.2.6 ; python_full_version < '3.11'
193+
numpy==2.4.6 ; python_full_version < '3.11'
194194
# via
195195
# contourpy
196196
# matplotlib
@@ -199,7 +199,7 @@ numpy==2.2.6 ; python_full_version < '3.11'
199199
# scikit-learn
200200
# scipy
201201
# skops
202-
numpy==2.4.2 ; python_full_version >= '3.11'
202+
numpy==2.4.6 ; python_full_version >= '3.11'
203203
# via
204204
# contourpy
205205
# matplotlib

0 commit comments

Comments
 (0)