From ac022b64368a01c1897acfc1430cca155960076d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 14:56:35 +0000 Subject: [PATCH 1/3] Bump pywinpty from 2.0.6 to 2.0.7 Bumps [pywinpty](https://github.com/spyder-ide/pywinpty) from 2.0.6 to 2.0.7. - [Release notes](https://github.com/spyder-ide/pywinpty/releases) - [Changelog](https://github.com/andfoy/pywinpty/blob/main/CHANGELOG.md) - [Commits](https://github.com/spyder-ide/pywinpty/compare/v2.0.6...v2.0.7) --- updated-dependencies: - dependency-name: pywinpty dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15e52fe6b..b21415741 100644 --- a/requirements.txt +++ b/requirements.txt @@ -84,7 +84,7 @@ pytest-cov~=3.0.0 python-dateutil~=2.8.2 pytz~=2022.1 pywin32==304; sys_platform == 'win32' -pywinpty==2.0.6; sys_platform == 'win32' +pywinpty==2.0.7; sys_platform == 'win32' PyYAML~=6.0 pyzmq~=23.2.0 qcodes~=0.34.1 From 17f65900f4556b001b0153127f6163f368ebe44b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 14:56:46 +0000 Subject: [PATCH 2/3] Update asttokens requirement from ~=2.0.5 to ~=2.0.7 Updates the requirements on [asttokens](https://github.com/gristlabs/asttokens) to permit the latest version. - [Release notes](https://github.com/gristlabs/asttokens/releases) - [Commits](https://github.com/gristlabs/asttokens/compare/v2.0.5...2.0.7) --- updated-dependencies: - dependency-name: asttokens dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15e52fe6b..837dfa3fa 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ alabaster~=0.7.12 argon2-cffi~=21.3.0 argon2-cffi-bindings~=21.2.0 -asttokens~=2.0.5 +asttokens~=2.0.7 atomicwrites~=1.4.1 attrs~=22.1.0 Babel~=2.10.3 From 0f3bd154cf2e55e5f25c5d2790bcda8e43b09d3a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Aug 2022 14:56:54 +0000 Subject: [PATCH 3/3] Update coverage requirement from ~=6.4.2 to ~=6.4.3 Updates the requirements on [coverage](https://github.com/nedbat/coveragepy) to permit the latest version. - [Release notes](https://github.com/nedbat/coveragepy/releases) - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst) - [Commits](https://github.com/nedbat/coveragepy/compare/6.4.2...6.4.3) --- updated-dependencies: - dependency-name: coverage dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 15e52fe6b..4446ad314 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,7 +15,7 @@ cfgv~=3.3.1 charset-normalizer~=2.1.0 colorama~=0.4.5 contextlib2~=21.6.0 -coverage~=6.4.2 +coverage~=6.4.3 cycler~=0.11.0 debugpy~=1.6.2 decorator~=5.1.1