From ec84a10160b417375e0d564ec8fdabb1b8a2981a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Sat, 18 May 2019 08:15:59 +0000 Subject: [PATCH] chore(deps): bump pycparser from 2.14 to 2.19 Bumps [pycparser](https://github.com/eliben/pycparser) from 2.14 to 2.19. - [Release notes](https://github.com/eliben/pycparser/releases) - [Changelog](https://github.com/eliben/pycparser/blob/master/CHANGES) - [Commits](https://github.com/eliben/pycparser/compare/release_v2.14...release_v2.19) Signed-off-by: dependabot[bot] --- Pipfile | 2 +- Pipfile.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/Pipfile b/Pipfile index f2f4e746d5..c247e5390e 100644 --- a/Pipfile +++ b/Pipfile @@ -4,7 +4,7 @@ verify_ssl = true name = "pypi" [packages] -pycparser = "==2.14" +pycparser = "==2.19" flask-script = "<2.1,>=2.0.5" requests-oauthlib = ">=0.7.0,<2" icalendar = ">=3.11,<5" diff --git a/Pipfile.lock b/Pipfile.lock index d77645b30c..bf48cf4e21 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d71589d8816cf1e4ba88cce5178a4ccb4833c7a79f535288544a812a9d4391c2" + "sha256": "757d803518ab55ce1690c5467eaa4e80420a8533392c0f538d793d63261ffdd0" }, "pipfile-spec": 6, "requires": { @@ -640,10 +640,10 @@ }, "pycparser": { "hashes": [ - "sha256:7959b4a74abdc27b312fed1c21e6caf9309ce0b29ea86b591fd2e99ecdf27f73" + "sha256:a988718abfad80b6b157acce7bf130a30876d27603738ac39f140993246b25b3" ], "index": "pypi", - "version": "==2.14" + "version": "==2.19" }, "pyjwt": { "hashes": [