Skip to content

Commit 270b425

Browse files
committed
Bump pysqlsync version
1 parent 2d595bf commit 270b425

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

init_table/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
aws-lambda-powertools==2.43.1
2-
pysqlsync==0.6.0
2+
pysqlsync==0.8.2
33
instructure-dap-client[postgresql]==1.4.0
44
boto3==1.34.144

list_tables/requirements.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
aws-lambda-powertools==2.43.1
2-
pysqlsync==0.6.0
3-
instructure-dap-client[postgresql]==1.4.0
2+
pysqlsync==0.8.2
3+
instructure-dap-client[postgresql]==1.0.0

sync_table/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
aws-lambda-powertools==2.43.1
2-
pysqlsync==0.6.0
2+
pysqlsync==0.8.2
33
instructure-dap-client[postgresql]==1.4.0
44
boto3==1.34.144

0 commit comments

Comments
 (0)