Skip to content

Commit a2b6b73

Browse files
authored
[compliance] Update devbox examples with vulnerabilities (#2753)
## Summary .Update devbox examples with vulnerabilities. Bump Django from 4.2.22 to 4.2.27 in the Django stack requirements. Update filelock from 3.18.0 to 3.20.1 in the PyTorch basic example poetry.lock file. ## How was it tested? devbox shell ## Community Contribution License All community contributions in this pull request are licensed to the project maintainers under the terms of the [Apache 2 License](https://www.apache.org/licenses/LICENSE-2.0). By creating this pull request, I represent that I have the right to license the contributions to the project maintainers under the Apache 2 License as stated in the [Community Contribution License](https://github.com/jetify-com/opensource/blob/main/CONTRIBUTING.md#community-contribution-license).
1 parent 120f324 commit a2b6b73

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
lines changed

examples/data_science/pytorch/basic-example/poetry.lock

Lines changed: 4 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
asgiref==3.6.0
2-
Django==4.2.22
2+
Django==4.2.27
33
psycopg2==2.9.5
44
sqlparse==0.5.0

0 commit comments

Comments
 (0)