File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -25,7 +25,7 @@ django-filter==25.1 # Listed in DEFAULT_FILTER_BACKENDS on settings.py
25
25
django-redis==5.4.0 # Listed in CACHES on settings.py
26
26
27
27
taskcluster==84.0.2 # import taskcluster
28
- python-jose[pycryptodome]==3.4 .0 # from jose import jwt
28
+ python-jose[pycryptodome]==3.5 .0 # from jose import jwt
29
29
30
30
furl==2.1.4 # Imported as furl
31
31
first==2.0.2 # Imported as first
Original file line number Diff line number Diff line change @@ -1253,9 +1253,9 @@ pyarrow==19.0.0 \
1253
1253
--hash=sha256:f208c3b58a6df3b239e0bb130e13bc7487ed14f39a9ff357b6415e3f6339b560 \
1254
1254
--hash=sha256:f43f5aef2a13d4d56adadae5720d1fed4c1356c993eda8b59dace4b5983843c1
1255
1255
# via db-dtypes
1256
- pyasn1==0.4.8 \
1257
- --hash=sha256:39c7e2ec30515947ff4e87fb6f456dfc6e84857d34be479c9d4a4ba4bf46aa5d \
1258
- --hash=sha256:aef77c9fb94a3ac588e87841208bdec464471d9871bd5050a287cc9a475cd0ba
1256
+ pyasn1==0.6.1 \
1257
+ --hash=sha256:0d632f46f2ba09143da3a8afe9e33fb6f92fa2320ab7e886e2d0f7672af84629 \
1258
+ --hash=sha256:6f580d2bdd84365380830acf45550f2511469f673cb4a5ae3857a3170128b034
1259
1259
# via
1260
1260
# pyasn1-modules
1261
1261
# python-jose
@@ -1317,9 +1317,9 @@ python-dateutil==2.9.0.post0 \
1317
1317
# google-cloud-bigquery
1318
1318
# pandas
1319
1319
# taskcluster
1320
- python-jose[pycryptodome]==3.4 .0 \
1321
- --hash=sha256:9a9a40f418ced8ecaf7e3b28d69887ceaa76adad3bcaa6dae0d9e596fec1d680 \
1322
- --hash=sha256:9c9f616819652d109bd889ecd1e15e9a162b9b94d682534c9c2146092945b78f
1320
+ python-jose[pycryptodome]==3.5 .0 \
1321
+ --hash=sha256:abd1202f23d34dfad2c3d28cb8617b90acf34132c7afd60abd0b0b7d3cb55771 \
1322
+ --hash=sha256:fb4eaa44dbeb1c26dcc69e4bd7ec54a1cb8dd64d3b4d81ef08d90ff453f2b01b
1323
1323
# via -r requirements/common.in
1324
1324
python3-memcached==1.51 \
1325
1325
--hash=sha256:7cbe5951d68eef69d948b7a7ed7decfbd101e15e7f5be007dcd1219ccc584859
You can’t perform that action at this time.
0 commit comments