Skip to content

Commit c5a7478

Browse files
chore(deps): bump urllib3 (#13448)
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.2.2 to 2.5.0. - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.2.2...2.5.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.5.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4135331 commit c5a7478

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dataflow/flex-templates/pipeline_with_dependencies/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,7 @@ typing-extensions==4.10.0
305305
# via apache-beam
306306
tzlocal==5.2
307307
# via js2py
308-
urllib3==2.2.2
308+
urllib3==2.5.0
309309
# via requests
310310
wrapt==1.16.0
311311
# via deprecated

0 commit comments

Comments
 (0)