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

Commit 5401739

Browse files
committed
oidcmsg dep updated to v1.1.3
1 parent 35a604e commit 5401739

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
@@ -65,7 +65,7 @@ def run_tests(self):
6565
"Topic :: Software Development :: Libraries :: Python Modules"],
6666
install_requires=[
6767
'oidcservice>=1.1.0',
68-
'oidcmsg>=1.1.2',
68+
'oidcmsg>=1.1.3',
6969
'pyyaml'
7070
],
7171
tests_require=[

0 commit comments

Comments
 (0)