Skip to content
This repository was archived by the owner on Jun 12, 2021. It is now read-only.

Commit d8e33d9

Browse files
committed
Updated oidcmsg version requirement.
1 parent 567b7e2 commit d8e33d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ def run_tests(self):
6666
'quality': ['pylama', 'isort', 'eradicate', 'mypy', 'black', 'bandit'],
6767
},
6868
install_requires=[
69-
"oidcmsg>=0.6.7",
69+
"oidcmsg>=0.6.8",
7070
"jinja2",
7171
"pyyaml",
7272
"requests",

0 commit comments

Comments
 (0)