This is an automated email from the ASF dual-hosted git repository.
jevans pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/mxnet-ci.git
The following commit(s) were added to refs/heads/master by this push:
new 7cbd682 Bump pyyaml from 5.3.1 to 5.4 in
/services/jenkins-pipeline-monitor (#54)
7cbd682 is described below
commit 7cbd6825b6e73f039501da86bcd73d1c628b8e9f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Jan 3 11:49:29 2023 -0800
Bump pyyaml from 5.3.1 to 5.4 in /services/jenkins-pipeline-monitor (#54)
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3.1 to 5.4.
- [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.3.1...5.4)
---
updated-dependencies:
- dependency-name: pyyaml
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <[email protected]>
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
services/jenkins-pipeline-monitor/requirements.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/services/jenkins-pipeline-monitor/requirements.txt
b/services/jenkins-pipeline-monitor/requirements.txt
index 87f75de..b1d816a 100644
--- a/services/jenkins-pipeline-monitor/requirements.txt
+++ b/services/jenkins-pipeline-monitor/requirements.txt
@@ -11,7 +11,7 @@ jmespath==0.10.0
pyasn1==0.4.8
python-dateutil==2.8.1
pytz==2020.1
-PyYAML==5.3.1
+PyYAML==5.4
requests==2.23.0
rsa==4.7
s3transfer==0.3.3