Skip to content

Commit e216cd5

Browse files
authored
bump rebdhuhn from 0.17.0 to 0.17.1 (#192)
1 parent ca51b15 commit e216cd5

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ And for further information, see the [Tox Repository](https://github.com/tox-dev
7171

7272
## Contribute
7373

74-
You are very welcome to contribute to this template repository by opening a pull request against the main branch.
74+
You are very welcome to contribute to this template repository by opening a pull request against the main branch, both here and in rebdhuhn and ebdamame.
7575

7676
## Related Tools and Context
7777

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.4.2",
22-
"rebdhuhn>=0.17.0",
22+
"rebdhuhn>=0.17.1",
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.0
51+
rebdhuhn==0.17.1
5252
# via
5353
# ebd-toolchain (pyproject.toml)
5454
# ebdamame

0 commit comments

Comments
 (0)