Skip to content

Commit 7e97a36

Browse files
chore(deps): update dependency pyyaml to v6.0.3
1 parent a943927 commit 7e97a36

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
@@ -11,7 +11,7 @@
1111
'lru_cache==0.2.3',
1212
'backports.functools_lru_cache==2.0.0',
1313
'pathlib2==2.3.7',
14-
'pyyaml==6.0.2',
14+
'pyyaml==6.0.3',
1515
]
1616

1717
_extras_require = {

0 commit comments

Comments
 (0)