diff --git a/pyproject.toml b/pyproject.toml index e0d4c0a..d1e3ffc 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -18,7 +18,7 @@ classifiers = [ ] dependencies = [ "ebdamame>=0.4.0", - "rebdhuhn>=0.5.4", + "rebdhuhn>=0.8.0", "cattrs", "click", "pydantic-settings" diff --git a/requirements.txt b/requirements.txt index 30d1401..19691bd 100644 --- a/requirements.txt +++ b/requirements.txt @@ -48,7 +48,7 @@ python-docx==1.1.2 # via ebdamame python-dotenv==1.0.1 # via pydantic-settings -rebdhuhn==0.7.0 +rebdhuhn==0.8.0 # via # ebd-toolchain (pyproject.toml) # ebdamame