From e67a9ccf783d6706ef3fa9f495f956cfaf325cfb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Apr 2021 19:43:36 +0000 Subject: [PATCH] Bump py in /Sentiment Analysis of Twitter Data Using Logistic Regression Bumps [py](https://github.com/pytest-dev/py) from 1.8.1 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.1...1.10.0) Signed-off-by: dependabot[bot] --- .../requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sentiment Analysis of Twitter Data Using Logistic Regression/requirements.txt b/Sentiment Analysis of Twitter Data Using Logistic Regression/requirements.txt index 24c19e9..870b33b 100644 --- a/Sentiment Analysis of Twitter Data Using Logistic Regression/requirements.txt +++ b/Sentiment Analysis of Twitter Data Using Logistic Regression/requirements.txt @@ -163,7 +163,7 @@ prompt-toolkit==3.0.4 protobuf==3.11.3 psutil==5.7.0 ptyprocess==0.6.0 -py==1.8.1 +py==1.10.0 pyasn1==0.4.8 pyasn1-modules==0.2.8 pycodestyle==2.5.0