From a8697edc99ee8506f7b70637025c52ee31c87402 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 19:20:28 -0500 Subject: [PATCH] chore(deps): bump oauthlib from 3.2.1 to 3.2.2 (#123) Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.1 to 3.2.2. - [Release notes](https://github.com/oauthlib/oauthlib/releases) - [Changelog](https://github.com/oauthlib/oauthlib/blob/v3.2.2/CHANGELOG.rst) - [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.1...v3.2.2) --- updated-dependencies: - dependency-name: oauthlib dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ae4bcc6..ea5f01b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -35,7 +35,7 @@ molecule==4.0.1 molecule-vagrant==1.0.0 mypy-extensions==0.4.3 netaddr==0.8.0 -oauthlib==3.2.1 +oauthlib==3.2.2 packaging==21.3 pathspec==0.10.1 pkgutil-resolve-name==1.3.10