Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Bump pyyaml from 5.3.1 to 5.4 in /taiyangxue/showdata
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](yaml/pyyaml@5.3.1...5.4)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 19, 2023
commit 92bcc15059800e82a50ed701c901b3dbc8813d85
2 changes: 1 addition & 1 deletion taiyangxue/showdata/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ numpy==1.19.1
pandas==1.1.1
python-dateutil==2.8.1
pytz==2020.1
PyYAML==5.3.1
PyYAML==5.4
requests==2.24.0
six==1.15.0
ua-parser==0.10.0
Expand Down