Skip to content

Commit

Permalink
chore(deps): update dependency pyyaml to v6.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 2, 2024
1 parent 6ae4559 commit dafd54f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion crossplane-functions/consumers/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@ click==8.1.3
idna==3.4
pathspec==0.11.1
platformdirs==2.6.2
PyYAML==6.0
PyYAML==6.0.1
tomli==2.0.1
argparse==1.4.0
2 changes: 1 addition & 1 deletion crossplane-functions/edgenetworks/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ click==8.1.3
idna==3.4
pathspec==0.11.1
platformdirs==2.6.2
PyYAML==6.0
PyYAML==6.0.1
requests==2.28.2
tomli==2.0.1
urllib3==1.26.15
2 changes: 1 addition & 1 deletion crossplane-functions/streams/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ click==8.1.3
idna==3.4
pathspec==0.11.1
platformdirs==2.6.2
PyYAML==6.0
PyYAML==6.0.1
tomli==2.0.1
urllib3==1.26.15
argparse==1.4.0
Expand Down
2 changes: 1 addition & 1 deletion crossplane-functions/users/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ click==8.1.3
idna==3.4
pathspec==0.11.1
platformdirs==2.6.2
PyYAML==6.0
PyYAML==6.0.1
tomli==2.0.1
urllib3==1.26.15
argparse==1.4.0

0 comments on commit dafd54f

Please sign in to comment.