From 4ba5393af8b5e3f1d73792bf7cc67d093522c6e4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 01:06:32 +0000 Subject: [PATCH] Bump py from 1.8.0 to 1.11.0 Bumps [py](https://github.com/pytest-dev/py) from 1.8.0 to 1.11.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.11.0) --- updated-dependencies: - dependency-name: py 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 f61d2e9..14e6dbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -16,7 +16,7 @@ MarkupSafe==1.1.1 more-itertools==7.2.0 multidict==4.5.2 pluggy==0.13.0 -py==1.8.0 +py==1.11.0 pyTelegramBotAPI==3.6.6 pytest==3.10.1 requests==2.22.0