Skip to content

Commit 57c693e

Browse files
committed
fix/deps
1 parent 4cf1273 commit 57c693e

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

service/requirements.test.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# write required libraries.
22
-r requirements.txt
3-
pytest==8.4.2
4-
pytest-cov==5.0.0
5-
ruff==0.13.1
3+
pytest==9.0.1
4+
pytest-cov==7.0.0
5+
ruff==0.14.7

service/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
# write required libraries.
2-
jupyterlab==4.4.7
2+
jupyterlab==4.5.0

0 commit comments

Comments
 (0)