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": [