Skip to content

Commit 1ff7f06

Browse files
dependabot[bot]lvarinuniqueg
authored
build(deps): bump pyyaml from 5.3 to 5.4 (#216)
* build(deps): bump pyyaml from 5.3 to 5.4 Bumps [pyyaml](https://github.com/yaml/pyyaml) from 5.3 to 5.4. - [Release notes](https://github.com/yaml/pyyaml/releases) - [Changelog](https://github.com/yaml/pyyaml/blob/master/CHANGES) - [Commits](yaml/pyyaml@5.3...5.4) Signed-off-by: dependabot[bot] <support@github.com> * Update pinned dependencies * Update requirements.txt Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: alvaro.gonzalez <alvaro.gonzalez@csc.fi> Co-authored-by: Alex Kanitz <alexander.kanitz@unibas.ch>
1 parent bbbe37b commit 1ff7f06

File tree

1 file changed

+2
-20
lines changed

1 file changed

+2
-20
lines changed

requirements.txt

Lines changed: 2 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,8 @@
1-
attrs>=18.2.0
2-
celery==5.2.2
3-
connexion==1.5.2
4-
cryptography==3.3.2
51
-e git+https://github.com/uniqueg/cwl-tes.git@57a193cabab2444bc9b661f83011837bd5ed571a#egg=cwl-tes
62
cwltool==1.0.20181217162649
73
drs-cli==0.2.3
8-
Flask==1.1.1
9-
Flask-Cors==3.0.9
10-
Flask-PyMongo==2.1.0
11-
foca==0.1.0
4+
foca==0.7.0
125
gunicorn==19.9.0
13-
idna==2.7
14-
importlib-metadata==4.10.1
15-
itsdangerous==2.0.1
16-
Jinja2==3.0.3
17-
kombu>=4.2.1
186
py-tes==0.4.2
19-
pydantic
20-
PyJWT==2.4.0
21-
pymongo==3.7.2
227
python-dateutil==2.6.1
23-
PyYAML==5.3
24-
requests==2.20.0
25-
ruamel.yaml==0.15.51
26-
Werkzeug==0.15.3
8+
ruamel.yaml==0.15.51

0 commit comments

Comments
 (0)