Skip to content

Commit 540d103

Browse files
fix: Bump urllib3 from 1.25.6 to 1.26.5 (#64)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.25.6 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.6...1.26.5) --- 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>
1 parent 8ec8bea commit 540d103

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ sqlalchemy==1.4.9
1818
# via elasticsearch-dbapi (setup.py)
1919
typing-extensions==3.7.4.3
2020
# via importlib-metadata
21-
urllib3==1.25.6
21+
urllib3==1.26.5
2222
# via elasticsearch
2323
zipp==3.4.1
2424
# via importlib-metadata

0 commit comments

Comments
 (0)