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

Commit 39a0f7e

Browse files
committed
fix: oidcmsg dep up to 1.5.3
1 parent f478307 commit 39a0f7e

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
@@ -72,7 +72,7 @@ def run_tests(self):
7272
"Programming Language :: Python :: 3.9",
7373
"Topic :: Software Development :: Libraries :: Python Modules"],
7474
install_requires=[
75-
"oidcmsg==1.5.1",
75+
"oidcmsg==1.5.3",
7676
"pyyaml",
7777
"jinja2>=2.11.3",
7878
"responses>=0.13.0"

0 commit comments

Comments
 (0)