From 8051aa435059715eb981f3af2bf33a81ac7b63b1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 19:22:58 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.10.0 in /zulip_bot 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] --- zulip_bot/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zulip_bot/requirements.txt b/zulip_bot/requirements.txt index a432e04..b5194f6 100644 --- a/zulip_bot/requirements.txt +++ b/zulip_bot/requirements.txt @@ -26,7 +26,7 @@ more-itertools==7.2.0 packaging==19.2 pkginfo==1.5.0.1 pluggy==0.13.0 -py==1.8.0 +py==1.10.0 pycodestyle==2.3.1 pycparser==2.19 Pygments==2.4.2