Skip to content

Commit f4b082f

Browse files
build(deps): bump rebdhuhn from 0.17.1 to 0.17.2 (#194)
* build(deps): bump rebdhuhn from 0.17.1 to 0.17.2 Bumps [rebdhuhn](https://github.com/Hochfrequenz/rebdhuhn) from 0.17.1 to 0.17.2. - [Release notes](https://github.com/Hochfrequenz/rebdhuhn/releases) - [Commits](Hochfrequenz/rebdhuhn@v0.17.1...v0.17.2) --- updated-dependencies: - dependency-name: rebdhuhn dependency-version: 0.17.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * bump rebdhuhn and ebdamame --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: DeltaDaniel <[email protected]>
1 parent 4b8eb54 commit f4b082f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,8 @@ classifiers = [
1818
"Programming Language :: Python :: 3.13",
1919
]
2020
dependencies = [
21-
"ebdamame>=0.4.2",
22-
"rebdhuhn>=0.17.1",
21+
"ebdamame>=0.5.1",
22+
"rebdhuhn>=0.17.2",
2323
"cattrs",
2424
"click",
2525
"pydantic-settings"

requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ click==8.2.0
2525
# ebdamame
2626
colorama==0.4.6
2727
# via click
28-
ebdamame==0.5.0
28+
ebdamame==0.5.1
2929
# via ebd-toolchain (pyproject.toml)
3030
idna==3.10
3131
# via requests
@@ -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.1
51+
rebdhuhn==0.17.2
5252
# via
5353
# ebd-toolchain (pyproject.toml)
5454
# ebdamame

0 commit comments

Comments
 (0)