Skip to content

Commit 7af72ce

Browse files
authored
Merge pull request #56 from holohup/codex/fix-data-update-failed-error
Update Tinkoff Investments SDK
2 parents 3b39331 + 4796744 commit 7af72ce

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

bot/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
tinkoff-investments==0.2.0b54
1+
tinkoff-investments==0.2.0b115
22
python-dotenv==0.21.0
33
protobuf==3.20.2
44
aiogram==2.22.1

requirements-tests.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ factory-boy==3.2.1
1010
django==2.2.19
1111
djangorestframework==3.12.4
1212
pytest-django==4.5.2
13-
tinkoff-investments==0.2.0b54
13+
tinkoff-investments==0.2.0b115
1414
python-dotenv==0.21.0
1515
protobuf==3.20.2
1616
aiogram==2.22.1

trademan/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
django==2.2.19
2-
tinkoff-investments==0.2.0b54
2+
tinkoff-investments==0.2.0b115
33
python-dotenv==0.21.0
44
protobuf==3.20.2
55
djangorestframework==3.12.4

0 commit comments

Comments
 (0)