From e5e4a455953a81f19189000aeb68aa5c5e049dfa Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 09:44:38 +0000 Subject: [PATCH 1/2] Bump django from 2.2.2 to 2.2.3 Bumps [django](https://github.com/django/django) from 2.2.2 to 2.2.3. - [Release notes](https://github.com/django/django/releases) - [Commits](https://github.com/django/django/compare/2.2.2...2.2.3) Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 0b5e750..5322c7b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ daphne==2.3.0 decorator==4.3.0 defusedxml==0.6.0 dill==0.2.9 -Django==2.2.2 +Django==2.2.3 django-adminlte-ui==1.1.0 django-bootstrap3==11.0.0 django-bootstrap4==0.0.7 From d378331b5d5a3c03cba083282b179b18fdd7011b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 9 Jul 2019 09:44:38 +0000 Subject: [PATCH 2/2] Bump parso from 0.2.1 to 0.5.0 Bumps [parso](https://github.com/davidhalter/parso) from 0.2.1 to 0.5.0. - [Release notes](https://github.com/davidhalter/parso/releases) - [Changelog](https://github.com/davidhalter/parso/blob/master/CHANGELOG.rst) - [Commits](https://github.com/davidhalter/parso/compare/v0.2.1...v0.5.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 0b5e750..5b06f73 100644 --- a/requirements.txt +++ b/requirements.txt @@ -102,7 +102,7 @@ openapi-codec==1.3.2 ordereddict==1.1 pandas==0.24.2 paramiko==2.4.2 -parso==0.2.1 +parso==0.5.0 pathtools==0.1.2 pendulum==1.4.4 pexpect==4.6.0