File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ celery==5.5.3 # celery needed for data ingestion
6
6
cached-property==2.0.1 # needed for kombu with --require-hashes
7
7
simplejson==3.20.1 # import simplejson
8
8
newrelic==10.15.0
9
- certifi==2025.6.15
9
+ certifi==2025.8.3
10
10
11
11
psycopg2-binary==2.9.9
12
12
Original file line number Diff line number Diff line change @@ -251,9 +251,9 @@ celery==5.5.3 \
251
251
--hash=sha256:0b5761a07057acee94694464ca482416b959568904c9dfa41ce8413a7d65d525 \
252
252
--hash=sha256:6c972ae7968c2b5281227f01c3a3f984037d21c5129d07bf3550cc2afc6b10a5
253
253
# via -r common.in
254
- certifi==2025.6.15 \
255
- --hash=sha256:2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057 \
256
- --hash=sha256:d747aa5a8b9bbbb1bb8c22bb13e22bd1f18e9796defa16bab421f7f7a317323b
254
+ certifi==2025.8.3 \
255
+ --hash=sha256:e564105f78ded564e3ae7c923924435e1daa7463faeab5bb932bc53ffae63407 \
256
+ --hash=sha256:f6c12493cfb1b06ba2ff328595af9350c65d6644968e5d3a2ffd78699af217a5
257
257
# via
258
258
# -r common.in
259
259
# requests
You can’t perform that action at this time.
0 commit comments