From 333c3341953a1deeb6fcc8eb7b708440257575f3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 21:48:22 +0000 Subject: [PATCH] build(deps): bump py from 1.8.0 to 1.10.0 in /anaconda Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.10.0. - [Release notes](https://github.com/pytest-dev/py/releases) - [Changelog](https://github.com/pytest-dev/py/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pytest-dev/py/compare/1.8.0...1.10.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- anaconda/anaconda-requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anaconda/anaconda-requirements.txt b/anaconda/anaconda-requirements.txt index 7fa221b..c984ecf 100644 --- a/anaconda/anaconda-requirements.txt +++ b/anaconda/anaconda-requirements.txt @@ -181,7 +181,7 @@ prometheus_client==0.7.1 prompt_toolkit==2.0.9 psutil==5.6.3 ptyprocess==0.6.0 -py==1.8.0 +py==1.10.0 py-lief==0.9.0 pycodestyle==2.5.0 pycosat==0.6.3