Skip to content

Commit

Permalink
chore(deps): bump urllib3 from 1.26.17 to 1.26.18 in /examples/k8s-de…
Browse files Browse the repository at this point in the history
…ploy-patch-resources/api (#6042)

chore(deps): bump urllib3 in /examples/k8s-deploy-patch-resources/api

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.26.17...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: direct:production
...

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] committed May 14, 2024
1 parent 9e23db2 commit 316c30f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/k8s-deploy-patch-resources/api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ redis==4.4.4
gunicorn==22.0.0
flask-cors==4.0.1
requests==2.31.0
urllib3==1.26.17
urllib3==1.26.18
psycopg2

0 comments on commit 316c30f

Please sign in to comment.