From 4844f9c4346eefce2eac53d4572c66ac7d8e51f8 Mon Sep 17 00:00:00 2001 From: Scott Black Date: Tue, 27 Sep 2022 14:08:04 -0600 Subject: [PATCH] bump patch version os mako and oauthlib for security --- requirements.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/requirements.txt b/requirements.txt index 381a185..3b09450 100644 --- a/requirements.txt +++ b/requirements.txt @@ -24,10 +24,10 @@ httpx==0.23.0 idna==3.3 iniconfig==1.1.1 itsdangerous==2.1.1 -Mako==1.2.0 +Mako==1.2.2 MarkupSafe==2.1.0 numpy==1.22.3 -oauthlib==3.2.0 +oauthlib==3.2.1 packaging==21.3 pandas==1.4.1 pluggy==1.0.0