Skip to content

Commit

Permalink
Merge pull request OCHA-DAP#107 from OCHA-DAP/bugfix/enum-values
Browse files Browse the repository at this point in the history
Use latest schema
  • Loading branch information
turnerm authored May 29, 2024
2 parents 1717284 + 1152c19 commit d17f513
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 7 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## [0.9.12] - 2024-05-29

### Fixed

- Use schema with fixed enum mappings

## [0.9.11] - 2024-05-29

### Changed
Expand Down
12 changes: 5 additions & 7 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ greenlet==3.0.3
# via sqlalchemy
gspread==6.1.2
# via hdx-python-scraper
hapi-schema==0.8.8
hapi-schema==0.8.9
# via hapi-pipelines (pyproject.toml)
hdx-python-api==6.2.8
# via
Expand Down Expand Up @@ -128,7 +128,7 @@ more-itertools==10.2.0
# via inflect
ndg-httpsclient==0.5.1
# via hdx-python-api
nodeenv==1.8.0
nodeenv==1.9.0
# via pre-commit
num2words==0.5.13
# via quantulum3
Expand Down Expand Up @@ -166,9 +166,9 @@ pyasn1-modules==0.4.0
# via google-auth
pycparser==2.22
# via cffi
pydantic==2.7.1
pydantic==2.7.2
# via frictionless
pydantic-core==2.18.2
pydantic-core==2.18.3
# via pydantic
pygments==2.18.0
# via rich
Expand Down Expand Up @@ -243,9 +243,7 @@ ruamel-yaml==0.18.6
ruamel-yaml-clib==0.2.8
# via ruamel-yaml
setuptools==70.0.0
# via
# ckanapi
# nodeenv
# via ckanapi
shellingham==1.5.4
# via typer
simpleeval==0.9.13
Expand Down

0 comments on commit d17f513

Please sign in to comment.