Skip to content

Commit

Permalink
Merge branch 'main' into PSL-8488-UT-ANSWERS
Browse files Browse the repository at this point in the history
  • Loading branch information
AjitPadhi-Microsoft authored Oct 10, 2024
2 parents eeddf95 + c158dd3 commit c02fb91
Show file tree
Hide file tree
Showing 4 changed files with 54 additions and 54 deletions.
96 changes: 48 additions & 48 deletions code/frontend/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 code/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "jest --coverage --verbose"
},
"dependencies": {
"@babel/traverse": "^7.25.6",
"@babel/traverse": "^7.25.7",
"@fluentui/react": "^8.121.1",
"@fluentui/react-icons": "^2.0.259",
"@fortawesome/fontawesome-svg-core": "^6.6.0",
Expand Down
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ pytest = "^8.3.3"
pytest-cov = "5.0.0"
flake8 = "7.1.1"
black = "24.8.0"
pre-commit = "3.8.0"
pre-commit = "4.0.0"
pytest_httpserver = "1.1.0"
trustme = "1.1.0"
jupyter = "1.1.1"
Expand Down

0 comments on commit c02fb91

Please sign in to comment.