We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0c46158 commit f226c62Copy full SHA for f226c62
2 files changed
CHANGELOG.md
@@ -4,6 +4,14 @@ HGA follows semantic versioning. All notable changes to this project will be
4
documented in this file. The format is based on [Keep a
5
Changelog](http://keepachangelog.com/en/1.0.0/).
6
7
+
8
+## [unreleased] - 2025-12-15
9
10
+### Changed:
11
12
+* Updates internal library versions to mitigate urllib3 vulnerabilities, CVE-2025-66418 and CVE-2025-66471.
13
14
15
## [v3.0.5] - 2025-10-01
16
17
### Changed:
requirements.txt
@@ -6,7 +6,7 @@ coverage==5.3
docutils==0.15.2
Fiona==1.8.22
geopandas==0.12.2
-harmony-service-lib==2.8.0
+harmony-service-lib==2.11.0
munch==2.5.0
netCDF4==1.6.2
numpy==1.23.5
0 commit comments