Skip to content

Commit 0301253

Browse files
Bump urllib3 from 1.26.18 to 1.26.19 in /examples/cli-typer-base (#93)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.18 to 1.26.19. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/1.26.19/CHANGES.rst) - [Commits](urllib3/urllib3@1.26.18...1.26.19) --- 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 1f016bd commit 0301253

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/cli-typer-base/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ Pygments==2.15.0
77
requests==2.32.0
88
rich==12.6.0
99
typer==0.6.1
10-
urllib3==1.26.18
10+
urllib3==1.26.19

0 commit comments

Comments
 (0)