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

Commit 311899f

Browse files
committed
Updated requirement.
1 parent 95110a0 commit 311899f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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.9",
69+
"oidcmsg>=0.6.10",
7070
"jinja2",
7171
"pyyaml",
7272
"requests",

0 commit comments

Comments
 (0)