Skip to content

Commit b5b1fe1

Browse files
Bump urllib3 from 1.26.17 to 1.26.18
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.17 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.17...1.26.18) --- updated-dependencies: - dependency-name: urllib3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 3c9e59f commit b5b1fe1

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

docs/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@ regex==2023.8.8
3030
requests==2.31.0
3131
six==1.16.0
3232
typing_extensions==4.7.1
33-
urllib3==2.0.6
33+
urllib3==1.26.18
3434
watchdog==3.0.0
3535
zipp==3.16.2

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies = [
2222
"openai==0.28.1",
2323
"tiktoken==0.5.1",
2424
"pinecone-client==2.2.4",
25-
"urllib3==1.26.17",
25+
"urllib3==1.26.18",
2626
"google-generativeai==0.2.1"
2727
]
2828

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ pinecone-client==2.2.1
66
mkdocs-material==9.1.14
77
mkdocstrings==0.22.0
88
mkdocstrings-python==1.1.0
9-
urllib3==1.26.17
9+
urllib3==1.26.18
1010
google-generativeai==0.2.1

0 commit comments

Comments
 (0)