Skip to content

Commit

Permalink
Bump requests from 2.31.0 to 2.32.0 in /images/minesweeper (#413)
Browse files Browse the repository at this point in the history
* ---
updated-dependencies:
- dependency-name: requests
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* auto update of  tag

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Github Action <[email protected]>
Co-authored-by: Vivian Rook <[email protected]>
  • Loading branch information
3 people authored May 21, 2024
1 parent 67dbd73 commit 39e221d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion images/minesweeper/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ python-dateutil==2.8.2
# via kubernetes
pyyaml==6.0.1
# via kubernetes
requests==2.31.0
requests==2.32.0
# via
# kubernetes
# requests-oauthlib
Expand Down
2 changes: 1 addition & 1 deletion paws/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -309,7 +309,7 @@ minesweeper:
enabled: false # most local-dev testers won't have the key to configs
image:
name: quay.io/wikimedia-paws-prod/minesweeper
tag: pr-400 # minesweeper tag managed by github actions
tag: pr-413 # minesweeper tag managed by github actions
template: "{{ .Values.minesweeper.image.name }}:{{ .Values.minesweeper.image.tag }}"
# If not deployed for prod use, we use the some hacks for testing
localdev:
Expand Down

0 comments on commit 39e221d

Please sign in to comment.