From 3990f47f85a7b63a65d347ad0e312e6d69c0debe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 16 Dec 2025 09:05:43 +0000 Subject: [PATCH] build(deps): bump ebdamame from 0.13.0 to 1.0.0 Bumps [ebdamame](https://github.com/Hochfrequenz/ebdamame) from 0.13.0 to 1.0.0. - [Release notes](https://github.com/Hochfrequenz/ebdamame/releases) - [Commits](https://github.com/Hochfrequenz/ebdamame/compare/v0.13.0...v1.0.0) --- updated-dependencies: - dependency-name: ebdamame dependency-version: 1.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 525f991..14f93d9 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ click==8.3.1 # ebdamame colorama==0.4.6 # via click -ebdamame==0.13.0 +ebdamame==1.0.0 # via ebd-toolchain (pyproject.toml) idna==3.11 # via requests