Skip to content

Commit 1be9dd4

Browse files
Python dependency: Update authlib requirement from ==1.3.* to ==1.4.*
1 parent 0c6776b commit 1be9dd4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ ldap3==2.*
3838
gssapi==1.9.*
3939
user-agents==2.2.0
4040
pywinpty==2.0.*; sys_platform=="win32"
41-
Authlib==1.3.*
41+
Authlib==1.4.*
4242
pyotp==2.*
4343
qrcode==7.*; python_version <= '3.8'
4444
qrcode[pil]==8.*; python_version >= '3.9'

0 commit comments

Comments
 (0)