Skip to content

Commit c51526c

Browse files
authored
Merge pull request #118 from smswithoutborders/staging
Staging
2 parents ae090a2 + aff59a6 commit c51526c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

requirements-test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
pytest==8.4.2
1+
pytest==9.0.0
22
requests==2.32.5
33
smswithoutborders_libsig @ git+https://github.com/smswithoutborders/lib_signal_double_ratchet_python.git@v0.1.3

requirements.txt

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1-
fastapi[standard]==0.120.0
1+
fastapi[standard]==0.121.1
22
GitPython==3.1.45
33
grpc-interceptor==0.15.4
44
grpcio==1.76.0
55
grpcio-testing==1.76.0
66
grpcio-tools==1.76.0
77
peewee>=3.17.8
8-
phonenumbers==9.0.17
8+
phonenumbers==9.0.18
99
pymysql==1.1.2
1010
requests==2.32.5
11-
sentry-sdk[grpcio]==2.42.1
11+
sentry-sdk[grpcio]==2.43.0
1212
tqdm==4.67.1
13-
twilio==9.8.4
13+
twilio==9.8.5

0 commit comments

Comments
 (0)