From 9eb070048711c377be980bb6ae24241f2db2cabe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 03:57:52 +0000 Subject: [PATCH 1/6] Bump cryptography from 2.8 to 3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 2.8 to 3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/master/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/2.8...3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80b9d8b..3547dbe 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ cloudpickle==1.3.0 colorclass==2.2.0 coloredlogs==10.0 colorhash==1.0.2 -cryptography==2.8 +cryptography==3.2 cycler==0.10.0 cymem==2.0.3 decorator==4.4.2 From f0a80110dfc7fd6ab4e7b09ee58f9ae5ef156d0a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 8 Feb 2021 21:01:33 +0000 Subject: [PATCH 2/6] Bump httplib2 from 0.18.0 to 0.19.0 Bumps [httplib2](https://github.com/httplib2/httplib2) from 0.18.0 to 0.19.0. - [Release notes](https://github.com/httplib2/httplib2/releases) - [Changelog](https://github.com/httplib2/httplib2/blob/master/CHANGELOG) - [Commits](https://github.com/httplib2/httplib2/compare/v0.18.0...v0.19.0) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80b9d8b..3462431 100644 --- a/requirements.txt +++ b/requirements.txt @@ -44,7 +44,7 @@ h2==3.2.0 h5py==2.10.0 hpack==3.0.0 hstspreload==2020.8.18 -httplib2==0.18.0 +httplib2==0.19.0 httptools==0.1.1 httpx==0.9.3 humanfriendly==8.2 From 7acb426bfbad0baa8c3917ba10b392413a461c13 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Feb 2021 03:10:51 +0000 Subject: [PATCH 3/6] Bump aiohttp from 3.6.2 to 3.7.4 Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.6.2 to 3.7.4. - [Release notes](https://github.com/aio-libs/aiohttp/releases) - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst) - [Commits](https://github.com/aio-libs/aiohttp/compare/v3.6.2...v3.7.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80b9d8b..8f7e2dc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,6 +1,6 @@ absl-py==0.9.0 aiofiles==0.5.0 -aiohttp==3.6.2 +aiohttp==3.7.4 APScheduler==3.6.3 astor==0.8.1 async-generator==1.10 From 5118aa860171b7b0278cb54bb97c493777d23aa2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 24 Mar 2021 19:33:58 +0000 Subject: [PATCH 4/6] Bump rsa from 4.0 to 4.1 Bumps [rsa](https://github.com/sybrenstuvel/python-rsa) from 4.0 to 4.1. - [Release notes](https://github.com/sybrenstuvel/python-rsa/releases) - [Changelog](https://github.com/sybrenstuvel/python-rsa/blob/main/CHANGELOG.md) - [Commits](https://github.com/sybrenstuvel/python-rsa/compare/version-4.0...version-4.1) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80b9d8b..883d986 100644 --- a/requirements.txt +++ b/requirements.txt @@ -106,7 +106,7 @@ requests-oauthlib==1.3.0 requests-toolbelt==0.9.1 rfc3986==1.4.0 rocketchat-API==1.3.1 -rsa==4.0 +rsa==4.1 ruamel.yaml==0.16.10 ruamel.yaml.clib==0.2.0 s3transfer==0.3.3 From 49ca756096ae5756eebd7c18a516e57c0d92fe70 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 26 Mar 2021 00:45:45 +0000 Subject: [PATCH 5/6] Bump pyyaml from 5.3.1 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.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.3.1...5.4) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 80b9d8b..8f98169 100644 --- a/requirements.txt +++ b/requirements.txt @@ -94,7 +94,7 @@ python-engineio==3.12.1 python-socketio==4.5.1 python-telegram-bot==12.4.2 pytz==2019.3 -PyYAML==5.3.1 +PyYAML==5.4 questionary==1.5.2 rake-nltk==1.0.4 rasa==1.10.10 From c5acbd3db787ce2d3ba7fec2ef3df17cf8bc5655 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 31 Mar 2021 14:16:37 +0000 Subject: [PATCH 6/6] Bump cryptography from 3.2 to 3.3.2 Bumps [cryptography](https://github.com/pyca/cryptography) from 3.2 to 3.3.2. - [Release notes](https://github.com/pyca/cryptography/releases) - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst) - [Commits](https://github.com/pyca/cryptography/compare/3.2...3.3.2) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index f574e0e..d836d27 100644 --- a/requirements.txt +++ b/requirements.txt @@ -18,7 +18,7 @@ cloudpickle==1.3.0 colorclass==2.2.0 coloredlogs==10.0 colorhash==1.0.2 -cryptography==3.2 +cryptography==3.3.2 cycler==0.10.0 cymem==2.0.3 decorator==4.4.2