We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b62b990 commit 34a33baCopy full SHA for 34a33ba
2 files changed
requirements.txt
@@ -16,7 +16,7 @@ backrefs==6.1
16
# via mkdocs-material
17
cachetools==6.2.4
18
# via google-auth
19
-certifi==2025.11.12
+certifi==2026.1.4
20
# via requests
21
cfgv==3.5.0
22
# via pre-commit
@@ -50,7 +50,7 @@ email-validator==2.3.0
50
# via hdx-python-api (pyproject.toml)
51
et-xmlfile==2.0.0
52
# via openpyxl
53
-filelock==3.20.1
+filelock==3.20.2
54
# via virtualenv
55
frictionless==5.18.1
56
# via hdx-python-utilities
@@ -259,10 +259,8 @@ rpds-py==0.30.0
259
# referencing
260
rsa==4.9.1
261
262
-ruamel-yaml==0.19.0
+ruamel-yaml==0.19.1
263
264
-ruamel-yaml-clibz==0.3.4
265
- # via ruamel-yaml
266
setuptools==80.9.0
267
# via ckanapi
268
shellingham==1.5.4
tests/hdx/api/utilities/test_size_hash.py
0 commit comments