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

Commit cd6fe36

Browse files
authored
Fixes for FOSSA v1 (#1511)
<!-- A note on testing your PR --> <!-- Basic unit test run is executed against each commit in the PR. If you want to run a full integration test suite, you can trigger it by commenting with '/run-integration-tests' or '/run-it' -->
1 parent 22cb8ea commit cd6fe36

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

bin/ingest-clickhouse/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@ idna==3.7
55
lz4==4.3.3
66
ndjson==0.3.1
77
pytz==2024.1
8-
requests==2.32.3
8+
requests==2.32.4
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)