Skip to content

Commit ee44e65

Browse files
Bump pyyaml from 5.3b1 to 5.4 in /scripts (#1318)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Eric Beahan <eric.beahan@elastic.co>
1 parent b8ca923 commit ee44e65

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.next.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Thanks, you're awesome :-) -->
6161
* Include formatting guidance and examples for MAC address fields. #456
6262
* New section in ECS detailing event categorization fields usage. #1242
6363
* `user.changes.*`, `user.effective.*`, and `user.target.*` field reuses are GA. #1271
64-
* Bump jinja2 from 2.11.2 to 2.11.3 #1310
64+
* Update Python dependencies #1310, #1318
6565

6666
<!-- All empty sections:
6767

scripts/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
pip
2-
PyYAML==5.3b1
2+
PyYAML==5.4
33
autopep8==1.4.4
44
yamllint==1.19.0
55
mock==4.0.2

0 commit comments

Comments
 (0)