mirror of
https://github.com/splunk/security_content
synced 2026-06-08 17:32:49 +00:00
Bump pyyaml from 5.4.1 to 6.0
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](https://github.com/yaml/pyyaml/compare/5.4.1...6.0) --- updated-dependencies: - dependency-name: pyyaml dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
ansible==3.4.0
|
||||
ansible==4.7.0
|
||||
ansible-runner==2.0.2
|
||||
apipkg==1.5
|
||||
aspy.yaml==1.3.0
|
||||
@@ -14,7 +14,7 @@ azure-mgmt-network==19.0.0
|
||||
azure-mgmt-resource==17.0.0
|
||||
bcrypt==3.2.0
|
||||
boto3==1.18.38
|
||||
botocore==1.20.105
|
||||
botocore==1.22.5
|
||||
certifi==2021.5.30
|
||||
cffi==1.14.5
|
||||
cfgv==3.3.0
|
||||
@@ -29,7 +29,7 @@ execnet==1.9.0
|
||||
gitdb==4.0.5
|
||||
GitPython==3.1.18
|
||||
identify==2.2.10
|
||||
idna==2.8
|
||||
idna==3.3
|
||||
importlib-metadata==4.0.1
|
||||
Jinja2==3.0.0
|
||||
jmespath==0.10.0
|
||||
@@ -62,7 +62,7 @@ python-daemon==2.3.0
|
||||
python-dateutil==2.8.1
|
||||
python-terraform==0.10.1
|
||||
pywinrm==0.4.2
|
||||
PyYAML==5.4.1
|
||||
PyYAML==6.0
|
||||
requests==2.25.1
|
||||
requests-ntlm==1.1.0
|
||||
s3transfer==0.5.0
|
||||
@@ -73,7 +73,7 @@ tabulate==0.8.9
|
||||
termcolor==1.1.0
|
||||
toml==0.10.2
|
||||
urllib3<1.26.8
|
||||
virtualenv==20.4.6
|
||||
virtualenv==20.9.0
|
||||
wcwidth==0.2.5
|
||||
wget==3.2
|
||||
wrapt==1.13.1
|
||||
|
||||
+5
-5
@@ -13,7 +13,7 @@ colorama==0.4.4
|
||||
coloredlogs==15.0.1
|
||||
configparser==5.0.2
|
||||
contextlib2==21.6.0
|
||||
distlib==0.3.2
|
||||
distlib==0.3.3
|
||||
distro==1.6.0
|
||||
filelock==3.0.12
|
||||
fire==0.4.0
|
||||
@@ -21,7 +21,7 @@ gitdb==4.0.7
|
||||
html5lib==1.1
|
||||
humanfriendly==10.0
|
||||
identify==2.2.13
|
||||
idna==3.2
|
||||
idna==3.3
|
||||
importlib-metadata==4.8.1
|
||||
importlib-resources==5.2.2
|
||||
ipaddr==2.2.0
|
||||
@@ -51,7 +51,7 @@ python-dateutil==2.8.2
|
||||
pytoml==0.1.21
|
||||
pytz==2021.1
|
||||
pytzdata==2020.1
|
||||
PyYAML==5.4.1
|
||||
PyYAML==6.0
|
||||
regex==2021.8.28
|
||||
requests==2.26.0
|
||||
retrying==1.3.3
|
||||
@@ -66,11 +66,11 @@ stix2-patterns==1.3.2
|
||||
taxii2-client==2.3.0
|
||||
termcolor==1.1.0
|
||||
toml==0.10.2
|
||||
tomli==1.2.1
|
||||
tomli==1.2.2
|
||||
typing==3.7.4.3
|
||||
tzlocal==3.0
|
||||
urllib3==1.26.6
|
||||
virtualenv==20.7.2
|
||||
virtualenv==20.9.0
|
||||
wcwidth==0.2.5
|
||||
webencodings==0.5.1
|
||||
zipp==3.5.0
|
||||
|
||||
Reference in New Issue
Block a user