From cdfea037cdc16a7537d03c5eff011c74b5dc5a40 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 14:45:03 +0000 Subject: [PATCH 1/2] Update prompt-toolkit requirement from ~=3.0.30 to ~=3.0.31 Updates the requirements on [prompt-toolkit](https://github.com/prompt-toolkit/python-prompt-toolkit) to permit the latest version. - [Release notes](https://github.com/prompt-toolkit/python-prompt-toolkit/releases) - [Changelog](https://github.com/prompt-toolkit/python-prompt-toolkit/blob/master/CHANGELOG) - [Commits](https://github.com/prompt-toolkit/python-prompt-toolkit/compare/3.0.30...3.0.31) --- updated-dependencies: - dependency-name: prompt-toolkit 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 54b8faaad6a..990fad74a67 100644 --- a/requirements.txt +++ b/requirements.txt @@ -92,7 +92,7 @@ Pillow~=9.2.0 pluggy~=1.0.0 portalocker~=2.5.1 prometheus-client~=0.14.1 -prompt-toolkit~=3.0.30 +prompt-toolkit~=3.0.31 protobuf~=4.21.5 psutil~=5.9.1 pure-eval~=0.2.2 From f8030820ce226e27a05693c20894ffa99d5b7b98 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 2 Sep 2022 14:45:14 +0000 Subject: [PATCH 2/2] Update pytest requirement from ~=7.1.2 to ~=7.1.3 Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/pytest/compare/7.1.2...7.1.3) --- updated-dependencies: - dependency-name: pytest 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 54b8faaad6a..cdaeeb885f8 100644 --- a/requirements.txt +++ b/requirements.txt @@ -108,7 +108,7 @@ PyQt5-Qt5~=5.15.2 PyQt5-sip~=12.11.0 pyqtgraph~=0.12.4 pyrsistent~=0.18.1 -pytest~=7.1.2 +pytest~=7.1.3 pytest-cov~=3.0.0 pytest-forked~=1.4.0 pytest-mock~=3.8.2