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

Commit e04508a

Browse files
committed
Need oidcmsg 1.5.4
1 parent aa71789 commit e04508a

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
@@ -74,7 +74,7 @@ def run_tests(self):
7474
"Programming Language :: Python :: 3.9",
7575
"Topic :: Software Development :: Libraries :: Python Modules"],
7676
install_requires=[
77-
'oidcmsg==1.5.3',
77+
'oidcmsg==1.5.4',
7878
'pyyaml>=5.1.2',
7979
'responses'
8080
],

0 commit comments

Comments
 (0)