Skip to content

Commit

Permalink
Combined PR (#681)
Browse files Browse the repository at this point in the history
* Bump ajv from 6.7.0 to 6.12.6

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.7.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.7.0...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump numpy in /tests/dashbio_demos/dash-volcano-plot

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.15.4...v1.21.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump numpy from 1.15.4 to 1.21.0 in /tests/dashbio_demos/dash-speck

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.15.4...v1.21.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump numpy in /tests/dashbio_demos/dash-sequence-viewer

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.15.4...v1.21.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump numpy in /tests/dashbio_demos/dash-variant-map

Bumps [numpy](https://github.com/numpy/numpy) from 1.15.4 to 1.21.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst.txt)
- [Commits](numpy/numpy@v1.15.4...v1.21.0)

---
updated-dependencies:
- dependency-name: numpy
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>

* Bump tar from 4.4.8 to 4.4.19

Bumps [tar](https://github.com/npm/node-tar) from 4.4.8 to 4.4.19.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](isaacs/node-tar@v4.4.8...v4.4.19)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: HammadTheOne <[email protected]>
Co-authored-by: github-actions <[email protected]>
  • Loading branch information
4 people authored Mar 18, 2022
1 parent c90e803 commit 3458696
Show file tree
Hide file tree
Showing 5 changed files with 109 additions and 103 deletions.
204 changes: 105 additions & 99 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/dashbio_demos/dash-sequence-viewer/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dash-daq==0.2.2
gunicorn==19.9.0
jsonschema==2.6.0
matplotlib==3.0.2
numpy==1.15.4
numpy==1.21.0
pandas>=0.24.2
plotly>=3.5.0
PubChemPy==1.0.4
Expand Down
2 changes: 1 addition & 1 deletion tests/dashbio_demos/dash-speck/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dash-daq==0.2.2
gunicorn==19.9.0
jsonschema==2.6.0
matplotlib==3.0.2
numpy==1.15.4
numpy==1.21.0
pandas>=0.24.2
plotly>=3.5.0
PubChemPy==1.0.4
Expand Down
2 changes: 1 addition & 1 deletion tests/dashbio_demos/dash-variant-map/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ dash-daq==0.2.2
gunicorn==19.9.0
jsonschema==2.6.0
matplotlib==3.0.2
numpy==1.15.4
numpy==1.21.0
pandas>=0.24.2
plotly>=3.5.0
PubChemPy==1.0.4
Expand Down
Loading

0 comments on commit 3458696

Please sign in to comment.