Skip to content

Commit

Permalink
Bump pyyaml from 5.4.1 to 6.0.1 in /docker/ansible-runner
Browse files Browse the repository at this point in the history
Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.4.1 to 6.0.1.
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](yaml/pyyaml@5.4.1...6.0.1)

---
updated-dependencies:
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 22, 2023
1 parent ae02d8a commit c490636
Show file tree
Hide file tree
Showing 2 changed files with 55 additions and 34 deletions.
87 changes: 54 additions & 33 deletions docker/ansible-runner/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docker/ansible-runner/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ azure-mgmt-recoveryservices = "==0.4.0"
azure-mgmt-recoveryservicesbackup = "==0.15.0"
azure-mgmt-eventhub = "==2.0.0"
requests-ntlm = "~=1.1.0"
PyYAML = "~=5.4.1"
PyYAML = "~=6.0.1"
python = "^3.10"

[build-system]
Expand Down

0 comments on commit c490636

Please sign in to comment.