From 7c8a98eeb16ca3dc3e1a91d325114db094100074 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 May 2022 09:03:14 +0000 Subject: [PATCH] Bump oic from 1.1.2 to 1.4.0 Bumps [oic](https://github.com/OpenIDC/pyoidc) from 1.1.2 to 1.4.0. - [Release notes](https://github.com/OpenIDC/pyoidc/releases) - [Changelog](https://github.com/OpenIDC/pyoidc/blob/master/CHANGELOG.md) - [Commits](https://github.com/OpenIDC/pyoidc/compare/v1.1.2...1.4.0) --- updated-dependencies: - dependency-name: oic dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index ee9be7c..86ca609 100644 --- a/requirements.txt +++ b/requirements.txt @@ -49,7 +49,7 @@ MarkupSafe==1.0 mccabe==0.6.1 mypy-extensions==0.4.3 nodeenv==1.3.0 -oic==1.1.2 +oic==1.4.0 passlib==1.7.1 pathspec==0.8.0 Pillow==6.2.2