Skip to content

Commit

Permalink
chore(deps): bump urllib3 from 1.26.15 to 1.26.17 in /examples/vote/a…
Browse files Browse the repository at this point in the history
…pi (#5170)

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

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

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 Oct 4, 2023
1 parent 2e98fd0 commit 5664823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/vote/api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ redis==4.4.4
gunicorn==20.1.0
flask-cors==3.0.10
requests==2.31.0
urllib3==1.26.15
urllib3==1.26.17

0 comments on commit 5664823

Please sign in to comment.