Skip to content

Commit 8eb068f

Browse files
committed
bump
1 parent a596030 commit 8eb068f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ classifiers = [
1919
]
2020
dependencies = [
2121
"ebdamame>=0.5.1",
22-
"rebdhuhn>=0.17.2-rc1",
22+
"rebdhuhn>=0.17.3-rc1",
2323
"cattrs",
2424
"click",
2525
"pydantic-settings"

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ python-docx==1.1.2
4848
# via ebdamame
4949
python-dotenv==1.1.0
5050
# via pydantic-settings
51-
rebdhuhn==0.17.2-rc1
51+
rebdhuhn==0.17.3-rc1
5252
# via
5353
# ebd-toolchain (pyproject.toml)
5454
# ebdamame

0 commit comments

Comments
 (0)