Skip to content

Commit

Permalink
Update dependency PyYAML to v6.0.2 (#2462)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 5916598 commit b1db291
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion external-import/cisco-sma/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
stix2==3.0.1
requests==2.32.2
PyYAML==6.0.1
PyYAML==6.0.2
pycti==6.2.11
2 changes: 1 addition & 1 deletion external-import/fortinet-ti/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
stix2==3.0.1
requests==2.32.2
PyYAML==6.0.1
PyYAML==6.0.2
pycti==6.2.11
2 changes: 1 addition & 1 deletion external-import/infoblox/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
stix2==3.0.1
requests==2.32.2
PyYAML==6.0.1
PyYAML==6.0.2
pycti==6.2.11

2 changes: 1 addition & 1 deletion external-import/red-flag-domains/src/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
python-dateutil==2.9.0.post0
pycti==6.2.11
stix2==3.0.1
PyYAML==6.0.1
PyYAML==6.0.2
2 changes: 1 addition & 1 deletion stream/elastic/src/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ python-json-logger~=2.0.4
elasticsearch-dsl==7.4.1
python-datemath==1.5.5
arrow==1.3.0
PyYAML==6.0.1
PyYAML==6.0.2
packaging==24.1

0 comments on commit b1db291

Please sign in to comment.