Skip to content

Commit 31c45f9

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 0b772e7 commit 31c45f9

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
@@ -23,7 +23,7 @@ asciitree==0.3.3
2323
# via zarr
2424
asgiref==3.7.2
2525
# via flask
26-
async-timeout==4.0.2 ; python_full_version < '3.11'
26+
async-timeout==4.0.2
2727
# via aiohttp
2828
attrs==21.4.0
2929
# via
@@ -35,7 +35,7 @@ blinker==1.9.0
3535
# via flask
3636
boto3==1.28.17
3737
# via
38-
# -r context/requirements.in
38+
# -r requirements.in
3939
# hubmap-commons
4040
botocore==1.31.17
4141
# via
@@ -44,7 +44,7 @@ botocore==1.31.17
4444
# s3transfer
4545
certifi==2023.7.22
4646
# via requests
47-
cffi==1.15.0 ; platform_python_implementation != 'PyPy'
47+
cffi==1.15.0
4848
# via cryptography
4949
charset-normalizer==2.0.12
5050
# via requests
@@ -58,10 +58,6 @@ cloudpickle==2.2.1
5858
# via
5959
# dask
6060
# distributed
61-
colorama==0.4.6 ; platform_system == 'Windows'
62-
# via
63-
# click
64-
# tqdm
6561
contourpy==1.1.0
6662
# via matplotlib
6763
cryptography==43.0.1
@@ -76,37 +72,37 @@ dask==2024.2.1
7672
# ome-zarr
7773
distributed==2024.2.1
7874
# via ome-zarr
79-
fasteners==0.17.3 ; sys_platform != 'emscripten'
75+
fasteners==0.17.3
8076
# via zarr
81-
flask==3.1.0
77+
flask[async]==3.1.0
8278
# via
83-
# -r context/requirements.in
79+
# -r requirements.in
8480
# hubmap-commons
8581
fonttools==4.43.0
8682
# via matplotlib
8783
frozenlist==1.3.0
8884
# via
8985
# aiohttp
9086
# aiosignal
91-
fsspec==2023.6.0
87+
fsspec[s3]==2023.6.0
9288
# via
9389
# dask
9490
# ome-zarr
9591
# portal-visualization
9692
# s3fs
9793
globus-sdk==3.9.0
9894
# via
99-
# -r context/requirements.in
95+
# -r requirements.in
10096
# hubmap-commons
10197
h5py==3.9.0
10298
# via
10399
# anndata
104100
# scanpy
105101
hubmap-api-py-client==0.0.11
106-
# via -r context/requirements.in
102+
# via -r requirements.in
107103
hubmap-commons==2.1.18
108104
# via
109-
# -r context/requirements.in
105+
# -r requirements.in
110106
# portal-visualization
111107
idna==3.7
112108
# via
@@ -122,7 +118,7 @@ isodate==0.6.1
122118
# via rdflib
123119
itsdangerous==2.2.0
124120
# via flask
125-
jinja2==3.1.4
121+
jinja2==3.1.5
126122
# via
127123
# distributed
128124
# flask
@@ -160,7 +156,7 @@ locket==1.0.0
160156
# partd
161157
lxml==4.9.1
162158
# via
163-
# -r context/requirements.in
159+
# -r requirements.in
164160
# prov
165161
markupsafe==2.1.1
166162
# via
@@ -260,7 +256,7 @@ pillow==11.0.0
260256
platformdirs==2.5.1
261257
# via black
262258
portal-visualization @ https://github.com/hubmapconsortium/portal-visualization/archive/refs/tags/0.3.8.zip
263-
# via -r context/requirements.in
259+
# via -r requirements.in
264260
propcache==0.2.0
265261
# via yarl
266262
property==2.2
@@ -269,9 +265,9 @@ prov==2.0.0
269265
# via hubmap-commons
270266
psutil==5.9.8
271267
# via distributed
272-
pycparser==2.21 ; platform_python_implementation != 'PyPy'
268+
pycparser==2.21
273269
# via cffi
274-
pyjwt==2.4.0
270+
pyjwt[crypto]==2.4.0
275271
# via globus-sdk
276272
pynndescent==0.5.10
277273
# via
@@ -285,7 +281,7 @@ pyrsistent==0.18.1
285281
# via jsonschema
286282
python-datauri==2.2.0
287283
# via
288-
# -r context/requirements.in
284+
# -r requirements.in
289285
# portal-visualization
290286
python-dateutil==2.8.2
291287
# via
@@ -294,19 +290,17 @@ python-dateutil==2.8.2
294290
# pandas
295291
# prov
296292
python-frontmatter==1.1.0
297-
# via -r context/requirements.in
293+
# via -r requirements.in
298294
pytz==2022.1
299295
# via
300296
# hubmap-commons
301297
# neo4j
302298
# pandas
303299
pywavelets==1.4.1
304300
# via scikit-image
305-
pywin32==308 ; platform_python_implementation != 'PyPy' and sys_platform == 'win32'
306-
# via jupyter-core
307301
pyyaml==6.0.1
308302
# via
309-
# -r context/requirements.in
303+
# -r requirements.in
310304
# dask
311305
# distributed
312306
# hubmap-commons
@@ -315,7 +309,7 @@ rdflib==6.1.1
315309
# via prov
316310
requests==2.32.3
317311
# via
318-
# -r context/requirements.in
312+
# -r requirements.in
319313
# globus-sdk
320314
# hubmap-api-py-client
321315
# hubmap-commons
@@ -348,8 +342,6 @@ seaborn==0.13.2
348342
# via scanpy
349343
session-info==1.0.0
350344
# via scanpy
351-
setuptools==75.6.0
352-
# via rdflib
353345
six==1.16.0
354346
# via
355347
# isodate
@@ -369,7 +361,7 @@ tifffile==2023.8.12
369361
# via
370362
# scikit-image
371363
# vitessce
372-
tomli==2.0.1 ; python_full_version < '3.11'
364+
tomli==2.0.1
373365
# via black
374366
toolz==0.12.0
375367
# via

0 commit comments

Comments
 (0)