From b1a9b546618b449a1fe4d9dbf1ac4ea3aac6ee2a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 25 Mar 2021 22:50:48 +0000 Subject: [PATCH] Bump pyyaml from 5.1 to 5.4 in /sql4housing Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.1 to 5.4. - [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...5.4) Signed-off-by: dependabot[bot] --- sql4housing/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql4housing/requirements.txt b/sql4housing/requirements.txt index 5e4a586..34a6a1f 100644 --- a/sql4housing/requirements.txt +++ b/sql4housing/requirements.txt @@ -13,4 +13,4 @@ pyshp==2.1.0 psycopg2==2.8.3 python-Levenshtein==0.12.0 cenpy==1.0.0.post2 -pyyaml==5.1 \ No newline at end of file +pyyaml==5.4 \ No newline at end of file