File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
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 requirements/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 requirements/common.in
259
259
# requests
Original file line number Diff line number Diff line change @@ -52,9 +52,9 @@ build==1.0.3 \
52
52
--hash=sha256:538aab1b64f9828977f84bc63ae570b060a8ed1be419e7870b8b4fc5e6ea553b \
53
53
--hash=sha256:589bf99a67df7c9cf07ec0ac0e5e2ea5d4b37ac63301c4986d1acb126aa83f8f
54
54
# via pip-tools
55
- certifi==2025.6.15 \
56
- --hash=sha256:2e0c7ce7cb5d8f8634ca55d2ba7e6ec2689a2fd6537d8dec1296a477a4910057 \
57
- --hash=sha256:d747aa5a8b9bbbb1bb8c22bb13e22bd1f18e9796defa16bab421f7f7a317323b
55
+ certifi==2025.8.3 \
56
+ --hash=sha256:e564105f78ded564e3ae7c923924435e1daa7463faeab5bb932bc53ffae63407 \
57
+ --hash=sha256:f6c12493cfb1b06ba2ff328595af9350c65d6644968e5d3a2ffd78699af217a5
58
58
# via
59
59
# requests
60
60
# selenium
You can’t perform that action at this time.
0 commit comments