Skip to content

Commit 298c1c1

Browse files
fix inherit dependency updates
1 parent fa21208 commit 298c1c1

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

requirements.dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@ pytest-subtests~=0.6.0
77
tox~=3.24.5
88
tox-pytest-summary~=0.1.2
99
mongomock==4.1.2
10-
uvicorn[standard]
10+
uvicorn[standard]==0.24.0
1111
allure-pytest-bdd==2.10.0
1212
pycurl~=7.45.2

requirements.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ ordered-set~=4.0.2
2525
json2html~=1.3.0
2626
minio~=7.1.1
2727
certifi~=2022.12.7
28-
shortuuid~=1.0.11
28+
shortuuid~=1.0.11
29+
pendulum~=2.1.2

0 commit comments

Comments
 (0)