Skip to content

Commit 158767b

Browse files
Update dependency pyasn1 to v0.6.3 [SECURITY]
1 parent 9c195bb commit 158767b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ proto-plus==1.24.0 ; python_version >= "3.10" and python_version < "4.0"
5050
protobuf==5.27.3 ; python_version >= "3.10" and python_version < "4.0"
5151
ptyprocess==0.7.0 ; python_version >= "3.10" and python_version < "4.0"
5252
pyasn1-modules==0.4.0 ; python_version >= "3.10" and python_version < "4.0"
53-
pyasn1==0.6.0 ; python_version >= "3.10" and python_version < "4.0"
53+
pyasn1==0.6.3 ; python_version >= "3.10" and python_version < "4.0"
5454
pycodestyle==2.12.1 ; python_version >= "3.10" and python_version < "4.0"
5555
pycparser==2.22 ; python_version >= "3.10" and python_version < "4.0" and (sys_platform == "darwin" or sys_platform == "linux") and (sys_platform == "darwin" or platform_python_implementation != "PyPy")
5656
pyflakes==3.2.0 ; python_version >= "3.10" and python_version < "4.0"

0 commit comments

Comments
 (0)