Skip to content

Commit

Permalink
Bump the python-dependencies group with 4 updates (#2523)
Browse files Browse the repository at this point in the history
Bumps the python-dependencies group with 4 updates: [ipython](https://github.com/ipython/ipython), [libvirt-python](http://www.libvirt.org), [oci](https://github.com/oracle/oci-python-sdk) and [setuptools](https://github.com/pypa/setuptools).


Updates `ipython` from 8.26.0 to 8.27.0
- [Release notes](https://github.com/ipython/ipython/releases)
- [Commits](ipython/ipython@8.26.0...8.27.0)

Updates `libvirt-python` from 10.6.0 to 10.7.0

Updates `oci` from 2.132.0 to 2.133.0
- [Release notes](https://github.com/oracle/oci-python-sdk/releases)
- [Changelog](https://github.com/oracle/oci-python-sdk/blob/master/CHANGELOG.rst)
- [Commits](oracle/oci-python-sdk@v2.132.0...v2.133.0)

Updates `setuptools` from 73.0.1 to 74.1.0
- [Release notes](https://github.com/pypa/setuptools/releases)
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
- [Commits](pypa/setuptools@v73.0.1...v74.1.0)

---
updated-dependencies:
- dependency-name: ipython
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: libvirt-python
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: oci
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: python-dependencies
- dependency-name: setuptools
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: python-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 2, 2024
1 parent ba3780e commit 4ba9c2b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ dnspython==2.6.1
filelock==3.15.4
frozendict==2.4.4
ipdb==0.13.13
ipython==8.26.0
ipython==8.27.0
jedi==0.19.1
Jinja2===3.1.4
junit-report==0.2.7
kubernetes==30.1.0
libvirt-python==10.6.0
libvirt-python==10.7.0
munch==4.0.0
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
Expand Down Expand Up @@ -37,8 +37,8 @@ nutanix-api==0.0.20
pytest-error-for-skips==2.0.2
ansible==10.3.0 # Fix for issues with DNF and ansible core 2.17 on RHEL8 / RHEL9 systems
jmespath==1.0.1
oci==2.132.0
setuptools==73.0.1
oci==2.133.0
setuptools==74.1.0
pydantic==2.8.2
certifi>=2023.7.22 # not directly required, pinned by Snyk to avoid a vulnerability
cryptography>=42.0.8 # not directly required, pinned by Snyk to avoid a vulnerability
Expand Down

0 comments on commit 4ba9c2b

Please sign in to comment.