From 73f6fccbb3f589c4ef44f823849c98b8ac225799 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 11 Jun 2020 17:38:01 +0000 Subject: [PATCH] build(deps): bump pyyaml from 5.1.1 to 5.3.1 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1.1 to 5.3.1. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.1.1...5.3.1) Signed-off-by: dependabot-preview[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 4cf49bc..88d2c43 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,3 +1,3 @@ git+https://github.com/pyrogram/pyrogram@asyncio-dev -PyYAML==5.1.1 +PyYAML==5.3.1 TgCrypto==1.2.0