Skip to content

Commit 35d2ac6

Browse files
Bump jinja2 from 3.1.4 to 3.1.5 in /context
Bumps [jinja2](https://github.com/pallets/jinja) from 3.1.4 to 3.1.5. - [Release notes](https://github.com/pallets/jinja/releases) - [Changelog](https://github.com/pallets/jinja/blob/main/CHANGES.rst) - [Commits](pallets/jinja@3.1.4...3.1.5) --- updated-dependencies: - dependency-name: jinja2 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c139dbd commit 35d2ac6

File tree

1 file changed

+20
-28
lines changed

1 file changed

+20
-28
lines changed

context/requirements.txt

+20-28
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ asciitree==0.3.3
2222
# via zarr
2323
asgiref==3.7.2
2424
# via flask
25-
async-timeout==4.0.2 ; python_full_version < '3.11'
25+
async-timeout==4.0.2
2626
# via aiohttp
2727
attrs==21.4.0
2828
# via
@@ -34,7 +34,7 @@ blinker==1.9.0
3434
# via flask
3535
boto3==1.28.17
3636
# via
37-
# -r context/requirements.in
37+
# -r requirements.in
3838
# hubmap-commons
3939
botocore==1.31.17
4040
# via
@@ -43,7 +43,7 @@ botocore==1.31.17
4343
# s3transfer
4444
certifi==2023.7.22
4545
# via requests
46-
cffi==1.15.0 ; platform_python_implementation != 'PyPy'
46+
cffi==1.15.0
4747
# via cryptography
4848
charset-normalizer==2.0.12
4949
# via requests
@@ -57,10 +57,6 @@ cloudpickle==2.2.1
5757
# via
5858
# dask
5959
# distributed
60-
colorama==0.4.6 ; platform_system == 'Windows'
61-
# via
62-
# click
63-
# tqdm
6460
contourpy==1.1.0
6561
# via matplotlib
6662
cryptography==43.0.1
@@ -75,37 +71,37 @@ dask==2024.2.1
7571
# ome-zarr
7672
distributed==2024.2.1
7773
# via ome-zarr
78-
fasteners==0.17.3 ; sys_platform != 'emscripten'
74+
fasteners==0.17.3
7975
# via zarr
80-
flask==3.1.0
76+
flask[async]==3.1.0
8177
# via
82-
# -r context/requirements.in
78+
# -r requirements.in
8379
# hubmap-commons
8480
fonttools==4.43.0
8581
# via matplotlib
8682
frozenlist==1.3.0
8783
# via
8884
# aiohttp
8985
# aiosignal
90-
fsspec==2023.6.0
86+
fsspec[s3]==2023.6.0
9187
# via
9288
# dask
9389
# ome-zarr
9490
# portal-visualization
9591
# s3fs
9692
globus-sdk==3.9.0
9793
# via
98-
# -r context/requirements.in
94+
# -r requirements.in
9995
# hubmap-commons
10096
h5py==3.9.0
10197
# via
10298
# anndata
10399
# scanpy
104100
hubmap-api-py-client==0.0.11
105-
# via -r context/requirements.in
101+
# via -r requirements.in
106102
hubmap-commons==2.1.18
107103
# via
108-
# -r context/requirements.in
104+
# -r requirements.in
109105
# portal-visualization
110106
idna==3.7
111107
# via
@@ -121,7 +117,7 @@ isodate==0.6.1
121117
# via rdflib
122118
itsdangerous==2.2.0
123119
# via flask
124-
jinja2==3.1.4
120+
jinja2==3.1.5
125121
# via
126122
# distributed
127123
# flask
@@ -157,7 +153,7 @@ locket==1.0.0
157153
# partd
158154
lxml==4.9.1
159155
# via
160-
# -r context/requirements.in
156+
# -r requirements.in
161157
# prov
162158
markupsafe==2.1.1
163159
# via
@@ -257,7 +253,7 @@ pillow==11.0.0
257253
platformdirs==2.5.1
258254
# via black
259255
portal-visualization @ https://github.com/hubmapconsortium/portal-visualization/archive/refs/tags/0.3.6.zip
260-
# via -r context/requirements.in
256+
# via -r requirements.in
261257
propcache==0.2.0
262258
# via yarl
263259
property==2.2
@@ -266,9 +262,9 @@ prov==2.0.0
266262
# via hubmap-commons
267263
psutil==5.9.8
268264
# via distributed
269-
pycparser==2.21 ; platform_python_implementation != 'PyPy'
265+
pycparser==2.21
270266
# via cffi
271-
pyjwt==2.4.0
267+
pyjwt[crypto]==2.4.0
272268
# via globus-sdk
273269
pynndescent==0.5.10
274270
# via umap-learn
@@ -280,7 +276,7 @@ pyrsistent==0.18.1
280276
# via jsonschema
281277
python-datauri==2.2.0
282278
# via
283-
# -r context/requirements.in
279+
# -r requirements.in
284280
# portal-visualization
285281
python-dateutil==2.8.2
286282
# via
@@ -289,19 +285,17 @@ python-dateutil==2.8.2
289285
# pandas
290286
# prov
291287
python-frontmatter==1.1.0
292-
# via -r context/requirements.in
288+
# via -r requirements.in
293289
pytz==2022.1
294290
# via
295291
# hubmap-commons
296292
# neo4j
297293
# pandas
298294
pywavelets==1.4.1
299295
# via scikit-image
300-
pywin32==308 ; platform_python_implementation != 'PyPy' and sys_platform == 'win32'
301-
# via jupyter-core
302296
pyyaml==6.0.1
303297
# via
304-
# -r context/requirements.in
298+
# -r requirements.in
305299
# dask
306300
# distributed
307301
# hubmap-commons
@@ -310,7 +304,7 @@ rdflib==6.1.1
310304
# via prov
311305
requests==2.32.3
312306
# via
313-
# -r context/requirements.in
307+
# -r requirements.in
314308
# globus-sdk
315309
# hubmap-api-py-client
316310
# hubmap-commons
@@ -343,8 +337,6 @@ seaborn==0.12.2
343337
# via scanpy
344338
session-info==1.0.0
345339
# via scanpy
346-
setuptools==75.6.0
347-
# via rdflib
348340
six==1.16.0
349341
# via
350342
# isodate
@@ -364,7 +356,7 @@ tifffile==2023.8.12
364356
# via
365357
# scikit-image
366358
# vitessce
367-
tomli==2.0.1 ; python_full_version < '3.11'
359+
tomli==2.0.1
368360
# via black
369361
toolz==0.12.0
370362
# via

0 commit comments

Comments
 (0)