diff --git a/automations/python/Pipfile.lock b/automations/python/Pipfile.lock index 1576f49584f..827a7ff258f 100644 --- a/automations/python/Pipfile.lock +++ b/automations/python/Pipfile.lock @@ -256,12 +256,12 @@ }, "pygithub": { "hashes": [ - "sha256:3d87a822e6c868142f0c2c4bf16cce4696b5a7a4d142a7bd160e1bdf75bc54a9", - "sha256:c44e3a121c15bf9d3a5cc98d94c9a047a5132a9b01d22264627f58ade9ddc217" + "sha256:4b528d5d6f35e991ea5fd3f942f58748f24938805cb7fcf24486546637917337", + "sha256:ecf12c2809c44147bce63b047b3d2e9dac8a41b63e90fcb263c703f64936b97c" ], "index": "pypi", "markers": "python_version >= '3.7'", - "version": "==1.59.1" + "version": "==2.1.1" }, "pyjwt": { "extras": [ @@ -299,6 +299,14 @@ "markers": "python_version >= '3.7'", "version": "==2.9.0" }, + "python-dateutil": { + "hashes": [ + "sha256:0123cacc1627ae19ddf3c27a5de5bd67ee4586fbdd6440d9748f8abb483d3e86", + "sha256:961d03dc3453ebbc59dbdea9e4e11c5651520a876d0f4db161e8674aae935da9" + ], + "markers": "python_version >= '2.7' and python_version not in '3.0, 3.1, 3.2, 3.3'", + "version": "==2.8.2" + }, "pyyaml": { "hashes": [ "sha256:04ac92ad1925b2cff1db0cfebffb6ffc43457495c9b3c39d3fcae417d7125dc5", @@ -381,6 +389,14 @@ "markers": "python_version >= '3.8'", "version": "==2.5" }, + "typing-extensions": { + "hashes": [ + "sha256:8f92fc8806f9a6b641eaa5318da32b44d401efaac0f6678c9bc448ba3605faa0", + "sha256:df8e4339e9cb77357558cbdbceca33c303714cf861d1eef15e1070055ae8b7ef" + ], + "markers": "python_version >= '3.8'", + "version": "==4.8.0" + }, "urllib3": { "hashes": [ "sha256:13abf37382ea2ce6fb744d4dad67838eec857c9f4f57009891805e0b5e123594",