build(deps): bump urllib3 from 1.25.7 to 1.26.18 in /components/crud-web-apps/common/backend/kubeflow/kubeflow/crud_backend (kubeflow/kubeflow#7363)

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.7 to 1.26.18.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/1.25.7...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>
This commit is contained in:
dependabot[bot] 2024-01-27 17:21:15 +00:00 committed by GitHub
parent fae16acc61
commit d0a4089ede
1 changed files with 1 additions and 1 deletions

View File

@ -2,5 +2,5 @@ Flask==1.1.1
Flask-API==2.0 Flask-API==2.0
kubernetes==10.0.1 kubernetes==10.0.1
requests==2.22.0 requests==2.22.0
urllib3==1.25.7 urllib3==1.26.18
Werkzeug==0.16.0 Werkzeug==0.16.0