Skip to content

Commit

Permalink
Sync files
Browse files Browse the repository at this point in the history
Signed-off-by: Dennis Meister <dennis.meister@bosch.com>
  • Loading branch information
dennismeister93 committed May 16, 2024
1 parent 04d2f8e commit 35edfe4
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .devcontainer/scripts/onCreateCommand.sh
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ git submodule update --init
echo "#######################################################"
echo "### Install Dependencies ###"
echo "#######################################################"
./install_dependencies.sh 2>&1 | tee -a $HOME/install_dependencies.log
velocitas exec build-system install

echo "#######################################################"
echo "### VADF package status ###"
Expand Down
6 changes: 3 additions & 3 deletions NOTICE-3RD-PARTY-CONTENT.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,12 +18,12 @@
|identify|2.5.36|MIT|
|idna|3.7|BSD|
|jinja2|3.1.4|BSD|
|lxml|5.2.1|New BSD|
|lxml|5.2.2|New BSD|
|MarkupSafe|2.1.5|New BSD|
|node-semver|0.6.1|MIT|
|nodeenv|1.8.0|BSD|
|patch-ng|1.17.4|MIT|
|platformdirs|4.2.1|MIT|
|platformdirs|4.2.2|MIT|
|pluginbase|1.0.1|BSD|
|pre-commit|3.5.0|MIT|
|pygments|2.18.0|Simplified BSD|
Expand All @@ -35,7 +35,7 @@
|six|1.16.0|MIT|
|tqdm|4.66.4|MIT<br/>Mozilla Public License 2.0 (MPL 2.0)|
|urllib3|1.26.18|MIT|
|virtualenv|20.26.1|MIT|
|virtualenv|20.26.2|MIT|
## Workflows
| Dependency | Version | License |
|:-----------|:-------:|--------:|
Expand Down

0 comments on commit 35edfe4

Please sign in to comment.