Skip to content

Commit

Permalink
Bump pyyaml from 3.13 to 5.4 in /bundle/src/sagemaker_rl_agent
Browse files Browse the repository at this point in the history
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 3.13 to 5.4.
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](yaml/pyyaml@3.13...5.4)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 1, 2024
1 parent f2fb569 commit 3fb7b48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bundle/src/sagemaker_rl_agent/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
'kubernetes==7.0.0',
'bokeh==1.4.0',
'rl-coach-slim==1.0.0',
'PyYAML==3.13',
'PyYAML==5.4',
'rospkg==1.1.7',
'shapely==1.6.4',
'h5py==2.10.0',
Expand Down

0 comments on commit 3fb7b48

Please sign in to comment.