Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 24, 2023
1 parent dcde084 commit e68347c
Showing 1 changed file with 7 additions and 3 deletions.
10 changes: 7 additions & 3 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,9 @@ colorama==0.4.6
commonmark==0.9.1
# via rich
coverage[toml]==6.5.0
# via pytest-cov
# via
# coverage
# pytest-cov
curlify==2.2.1
# via schemathesis
distlib==0.3.6
Expand Down Expand Up @@ -286,7 +288,9 @@ requests==2.28.1
requests-oauthlib==1.3.1
# via tweepy
rfc3986[idna2008]==1.5.0
# via httpx
# via
# httpx
# rfc3986
rich==12.6.0
# via rich-click
rich-click==1.5.2
Expand Down Expand Up @@ -343,7 +347,7 @@ tweepy==4.12.1
# via -r requirements.in
typing-extensions==4.4.0
# via schemathesis
urllib3==1.26.13
urllib3==1.26.18
# via requests
vine==5.0.0
# via
Expand Down

0 comments on commit e68347c

Please sign in to comment.