Skip to content
This repository was archived by the owner on Nov 7, 2025. It is now read-only.

Commit 3521989

Browse files
Bump urllib3 from 2.2.2 to 2.5.0 in /bin/ingest-clickhouse
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] <[email protected]>
1 parent 135fadc commit 3521989

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bin/ingest-clickhouse/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,5 +8,5 @@ pytz==2024.1
88
requests==2.32.3
99
tabulate==0.9.0
1010
ujson==5.10.0
11-
urllib3==2.2.2
11+
urllib3==2.5.0
1212
zstandard==0.22.0

0 commit comments

Comments
 (0)