From 78981921d88648b74896ffea4a8d3e4222564189 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 06:06:37 +0000 Subject: [PATCH] Bump decorator from 5.2.1 to 5.3.1 Bumps [decorator](https://github.com/micheles/decorator) from 5.2.1 to 5.3.1. - [Release notes](https://github.com/micheles/decorator/releases) - [Changelog](https://github.com/micheles/decorator/blob/master/CHANGES.md) - [Commits](https://github.com/micheles/decorator/compare/5.2.1...5.3.1) --- updated-dependencies: - dependency-name: decorator dependency-version: 5.3.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index b419236c4c5..b66d5aad625 100644 --- a/requirements.txt +++ b/requirements.txt @@ -65,7 +65,7 @@ dask==2026.3.0 # qcodes debugpy==1.8.20 # via ipykernel -decorator==5.2.1 +decorator==5.3.1 # via ipython deepdiff==9.0.0 # via qcodes (pyproject.toml)