Skip to content

Commit d64d69e

Browse files
authored
Merge pull request #93 from smswithoutborders/staging
Staging
2 parents fbefe4b + 5431b4b commit d64d69e

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.13.5-slim
1+
FROM python:3.13.6-slim
22

33
WORKDIR /publisher
44

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ grpcio-testing==1.74.0
66
grpcio-tools==1.74.0
77
peewee>=3.17.8
88
pymysql==1.1.1
9-
sentry-sdk[grpcio]==2.33.2
9+
sentry-sdk[grpcio]==2.34.1
1010
tqdm==4.67.1
1111
twilio==9.7.0

0 commit comments

Comments
 (0)