Skip to content

Commit

Permalink
Bump the python-dependencies group with 3 updates (#2514)
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 3 updates: [paramiko](https://github.com/paramiko/paramiko), [python-hcl2](https://github.com/amplify-education/python-hcl2) and [pyyaml](https://github.com/yaml/pyyaml).


Updates `paramiko` from 3.4.0 to 3.4.1
- [Commits](paramiko/paramiko@3.4.0...3.4.1)

Updates `python-hcl2` from 4.3.4 to 4.3.5
- [Release notes](https://github.com/amplify-education/python-hcl2/releases)
- [Changelog](https://github.com/amplify-education/python-hcl2/blob/main/CHANGELOG.md)
- [Commits](amplify-education/python-hcl2@v4.3.4...v4.3.5)

Updates `pyyaml` from 6.0.1 to 6.0.2
- [Release notes](https://github.com/yaml/pyyaml/releases)
- [Changelog](https://github.com/yaml/pyyaml/blob/main/CHANGES)
- [Commits](yaml/pyyaml@6.0.1...6.0.2)

---
updated-dependencies:
- dependency-name: paramiko
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: python-hcl2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
- dependency-name: pyyaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 12, 2024
1 parent 5ef5d4d commit 818b8b9
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,15 +14,15 @@ natsort==8.4.0 # natsort used in kni-assisted-installer-auto
netaddr==1.3.0 ## from https://github.com/openshift/assisted-test-infra/pull/2398
netifaces==0.11.0
openshift-client==2.0.4
paramiko==3.4.0
paramiko==3.4.1
pre-commit==3.8.0
pycharm-remote-debugger==0.1.18
pytest-xdist==3.6.1
pytest==8.3.2
python-dateutil==2.9.0.post0
python-hcl2==4.3.4
python-hcl2==4.3.5
python-terraform==0.10.1
PyYAML==6.0.1
PyYAML==6.0.2
requests==2.32.3
retry==0.9.2
scp==0.15.0
Expand Down

0 comments on commit 818b8b9

Please sign in to comment.