Skip to content

Commit

Permalink
Bump urllib3 from 1.26.15 to 1.26.18 in /pipeline/bicleaner/requirements
Browse files Browse the repository at this point in the history
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.15 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.15...1.26.18)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 12, 2023
1 parent d1be2bc commit b01b62b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions pipeline/bicleaner/requirements/bicleaner-ai.txt
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ absl-py==1.4.0
# tensorflow
astunparse==1.6.3
# via tensorflow
bicleaner-ai==2.0
bicleaner-ai==2.0.0
# via -r bicleaner-ai.in
bicleaner-ai-glove==0.2.1
# via bicleaner-ai
Expand Down Expand Up @@ -200,13 +200,13 @@ tqdm==4.65.0
# huggingface-hub
# sacremoses
# transformers
transformers==4.26
transformers==4.26.0
# via bicleaner-ai
typing-extensions==4.5.0
# via
# huggingface-hub
# tensorflow
urllib3==1.26.15
urllib3==1.26.18
# via
# fastspell
# requests
Expand Down
2 changes: 1 addition & 1 deletion pipeline/bicleaner/requirements/bicleaner.txt
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ toolwrapper==2.1.0
# bicleaner-hardrules
tqdm==4.65.0
# via sacremoses
urllib3==1.26.15
urllib3==1.26.18
# via fastspell

# The following packages are considered to be unsafe in a requirements file:
Expand Down

0 comments on commit b01b62b

Please sign in to comment.