From 7b85bd70542d7c263068a9bf3bc0e3f2c785fc9a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 9 Aug 2021 11:26:31 +0000 Subject: [PATCH] Bump py from 1.4.30 to 1.10.0 in /crazy_cat_couple Bumps [py](https://github.com/pytest-dev/py) from 1.4.30 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.4.30...1.10.0) --- updated-dependencies: - dependency-name: py dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- crazy_cat_couple/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crazy_cat_couple/requirements.txt b/crazy_cat_couple/requirements.txt index 0bba938..5fb52b7 100644 --- a/crazy_cat_couple/requirements.txt +++ b/crazy_cat_couple/requirements.txt @@ -1,3 +1,3 @@ -py==1.4.30 +py==1.10.0 pyglet==1.2.4 pytest==2.8.2