Skip to content

Commit

Permalink
Bump urllib3 from 1.25.8 to 1.26.5 in /examples/die_vs_data_rest_api
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.8 to 1.26.5.
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](urllib3/urllib3@1.25.8...1.26.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 19, 2022
1 parent dfb90dc commit acc7960
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/die_vs_data_rest_api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,5 @@ tokenizers==0.5.2
torch==1.4.0
tqdm==4.45.0
transformers==2.7.0
urllib3==1.25.8
urllib3==1.26.5
Werkzeug==1.0.1

0 comments on commit acc7960

Please sign in to comment.