Skip to content

Commit

Permalink
Bump rebdhuhn from 0.7.0 to 0.8.0 (feat: create dot and svg from EBDs…
Browse files Browse the repository at this point in the history
… with no tables) (#105)

* Bump rebdhuhn from 0.7.0 to 0.8.0

Bumps [rebdhuhn](https://github.com/Hochfrequenz/rebdhuhn) from 0.7.0 to 0.8.0.
- [Release notes](https://github.com/Hochfrequenz/rebdhuhn/releases)
- [Commits](Hochfrequenz/rebdhuhn@v0.7.0...v0.8.0)

---
updated-dependencies:
- dependency-name: rebdhuhn
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update pyproject.toml

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: konstantin <konstantin.klein@hochfrequenz.de>
  • Loading branch information
dependabot[bot] and hf-kklein authored Nov 14, 2024
1 parent 91fa3ea commit 367b53a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ classifiers = [
]
dependencies = [
"ebdamame>=0.4.0",
"rebdhuhn>=0.5.3",
"rebdhuhn>=0.8.0",
"cattrs",
"click",
"pydantic-settings"
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 367b53a

Please sign in to comment.