Skip to content

Upgrade dependencies#114

Merged
voj merged 19 commits intomainfrom
chore/upgrade
Mar 20, 2026
Merged

Upgrade dependencies#114
voj merged 19 commits intomainfrom
chore/upgrade

Conversation

@voj
Copy link
Copy Markdown
Collaborator

@voj voj commented Mar 19, 2026

Upgraded a number of dependencies, mainly triggered by Dependabot warnings.

Constrained pandas dependency to (>=2.3.0,<3) as we noticed it is not currently compatible with solvis.

Had to increase acceptable run times for some performance tests.

voj and others added 14 commits March 20, 2026 10:14
Updated: numpy 2.4.1→2.4.3, nzshm-common 0.9.0→0.9.2, geopandas 1.1.2→1.1.3,
nzshm-model 0.14.0→0.14.2, charset-normalizer 3.4.4→3.4.6, pillow 12.1.0→12.1.1,
pyparsing 3.3.1→3.3.2, cryptography 46.0.3→46.0.5, authlib 1.6.6→1.6.9, nltk 3.9.2→3.9.3

Fixes: CVE-2026-27962, CVE-2025-14009, CVE-2026-25990, CVE-2026-28802,
CVE-2026-28490, CVE-2026-26007

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Fixes CVE-2026-32274 (high severity)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@voj voj requested review from chrisbc and chrisdicaprio March 19, 2026 22:39
@voj voj self-assigned this Mar 19, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 19, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.31%. Comparing base (c520c39) to head (aa7951f).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #114   +/-   ##
=======================================
  Coverage   99.31%   99.31%           
=======================================
  Files          24       24           
  Lines        1318     1318           
  Branches       77       77           
=======================================
  Hits         1309     1309           
  Misses          8        8           
  Partials        1        1           
Flag Coverage Δ
unittests 99.31% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Collaborator

@chrisdicaprio chrisdicaprio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

approved, but please consider my changelog suggestion

@voj voj merged commit 34545cb into main Mar 20, 2026
9 checks passed
@voj voj deleted the chore/upgrade branch March 20, 2026 03:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants