This commit is contained in:
renovate[bot] 2026-01-10 08:59:32 +00:00 committed by GitHub
commit d795d31e47
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -148,11 +148,11 @@ nodeenv==1.10.0
# via
# pre-commit
# pyright
numpy==2.2.6 ; python_full_version < '3.11'
numpy==2.4.1 ; python_full_version < '3.11'
# via
# contourpy
# matplotlib
numpy==2.4.0 ; python_full_version >= '3.11'
numpy==2.4.1 ; python_full_version >= '3.11'
# via
# contourpy
# matplotlib