Skip to content

Commit c733426

Browse files
Bump requests from 2.32.5 to 2.33.0 in /images/ansible-operator (#214)
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](psf/requests@v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 42d48f6 commit c733426

File tree

2 files changed

+136
-120
lines changed

2 files changed

+136
-120
lines changed

images/ansible-operator/Pipfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ name = "pypi"
55

66
[packages]
77
ansible-runner = "~=2.4.0"
8-
requests = "~=2.32.5"
8+
requests = "~=2.33.0"
99
requests-unixsocket = "==0.4.1"
1010
ansible-core = "~=2.18.3"
1111
urllib3 = "~=2.6.3"

0 commit comments

Comments
 (0)