From 44e6594a1ccf73a996804fcfc28ea6a103dbc8ce Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Mon, 9 Sep 2024 08:31:06 +0000 Subject: [PATCH 1/4] Sync capa-testfiles submodule --- tests/data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data b/tests/data index 20cade75b..fbe317bb5 160000 --- a/tests/data +++ b/tests/data @@ -1 +1 @@ -Subproject commit 20cade75bab34788ea8395ec61a7e7b7fa7d7c59 +Subproject commit fbe317bb57c192cca0321e52d40b6319a7e517c4 From f1453eac59e8078c7557e455019c382141e9bcf7 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Mon, 9 Sep 2024 08:57:36 +0000 Subject: [PATCH 2/4] Sync capa-testfiles submodule --- tests/data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data b/tests/data index fbe317bb5..96dedea88 160000 --- a/tests/data +++ b/tests/data @@ -1 +1 @@ -Subproject commit fbe317bb57c192cca0321e52d40b6319a7e517c4 +Subproject commit 96dedea882d80f773a8ffc457bdb6d712f8ac111 From eab3ff8726cdb4f6206a6e494d33cc63018de788 Mon Sep 17 00:00:00 2001 From: Capa Bot Date: Mon, 9 Sep 2024 13:45:30 +0000 Subject: [PATCH 3/4] Sync capa-testfiles submodule --- tests/data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/data b/tests/data index 96dedea88..9dd556c45 160000 --- a/tests/data +++ b/tests/data @@ -1 +1 @@ -Subproject commit 96dedea882d80f773a8ffc457bdb6d712f8ac111 +Subproject commit 9dd556c4584fb3c5db50c3507e6d56ca70eeee8b From 923132b9b7c54e22037ced06958aac658faf8c6f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 10 Sep 2024 11:30:16 +0200 Subject: [PATCH 4/4] build(deps): bump rich from 13.7.1 to 13.8.0 (#2343) Bumps [rich](https://github.com/Textualize/rich) from 13.7.1 to 13.8.0. - [Release notes](https://github.com/Textualize/rich/releases) - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md) - [Commits](https://github.com/Textualize/rich/compare/v13.7.1...v13.8.0) --- updated-dependencies: - dependency-name: rich dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Moritz --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index df8803d4c..e1e41ecde 100644 --- a/requirements.txt +++ b/requirements.txt @@ -33,7 +33,7 @@ pyelftools==0.31 pygments==2.18.0 python-flirt==0.8.10 pyyaml==6.0.2 -rich==13.7.1 +rich==13.8.0 ruamel-yaml==0.18.6 ruamel-yaml-clib==0.2.8 setuptools==70.0.0