From 19625842ccff18393afe3e5e9974bc64c6fb9151 Mon Sep 17 00:00:00 2001 From: WhiteSource Renovate Date: Thu, 10 Jun 2021 18:23:20 +0200 Subject: [PATCH] chore(deps): update dependency ruamel.yaml to v0.17.9 (#82) --- Pipfile | 2 +- Pipfile.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/Pipfile b/Pipfile index c0b2b07ca..066b98912 100644 --- a/Pipfile +++ b/Pipfile @@ -15,7 +15,7 @@ kubernetes = "*" pandas-gbq = "==0.14.1" pytest-mock = "*" pytest = "*" -"ruamel.yaml" = "==0.17.8" +"ruamel.yaml" = "==0.17.9" Jinja2 = "*" SQLAlchemy = "==1.3.15" diff --git a/Pipfile.lock b/Pipfile.lock index 46ce17e48..4b9ff4050 100644 --- a/Pipfile.lock +++ b/Pipfile.lock @@ -1,7 +1,7 @@ { "_meta": { "hash": { - "sha256": "d2aead31662c08adc8729da47bbf68a691b5d831f17dd3bb35b8f92ea791b31c" + "sha256": "f98ef1475048d99397b69de5eb09eaec01f5e1860bd9d3e18a9d5b5185c76cd2" }, "pipfile-spec": 6, "requires": { @@ -338,7 +338,7 @@ "hashes": [ "sha256:bbf4467f41c56cf1fd8a5870d2556f419c572aad2b4085757581c3f9b4d7767a" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4.0'", "version": "==3.25.1" }, "flask-login": { @@ -1418,11 +1418,11 @@ }, "ruamel.yaml": { "hashes": [ - "sha256:86a8d429ca7288aff0b27f365ffd53e9cee66345b23c8ed6370791c72f9f9f03", - "sha256:d0019c37eb4a5faac9573ad913266825cd818e4a8529acef0ad927d1e4c0437c" + "sha256:374373b4743aee9f6d9f40bea600fe020a7ac7ae36b838b4a6a93f72b584a14c", + "sha256:8873a6f5516e0d848c92418b0b006519c0566b6cd0dcee7deb9bf399e2bd204f" ], "index": "pypi", - "version": "==0.17.8" + "version": "==0.17.9" }, "ruamel.yaml.clib": { "hashes": [ @@ -1630,16 +1630,16 @@ "sha256:8d7eaa5a82a1cac232164990f04874c594c9453ec55eef02eab885aa02fc17a2", "sha256:f5321fbe4bf3fefa0efd0bfe7fb14e90909eb62a48ccda331726b4319897dd5e" ], - "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4'", + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3, 3.4' and python_version < '4.0'", "version": "==1.25.11" }, "websocket-client": { "hashes": [ - "sha256:3e2bf58191d4619b161389a95bdce84ce9e0b24eb8107e7e590db682c2d0ca81", - "sha256:abf306dc6351dcef07f4d40453037e51cc5d9da2ef60d0fc5d0fe3bcda255372" + "sha256:b68e4959d704768fa20e35c9d508c8dc2bbc041fd8d267c0d7345cffe2824568", + "sha256:e5c333bfa9fa739538b652b6f8c8fc2559f1d364243c8a689d7c0e1d41c2e611" ], "markers": "python_version >= '3.6'", - "version": "==1.0.1" + "version": "==1.1.0" }, "werkzeug": { "hashes": [