Skip to content

Commit

Permalink
Admin: Update py-partiql dependency (#7573)
Browse files Browse the repository at this point in the history
  • Loading branch information
bblommers committed Apr 6, 2024
1 parent 24fe459 commit 7fcea4a
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ all =
openapi-spec-validator>=0.5.0
pyparsing>=3.0.7
jsondiff>=1.1.2
py-partiql-parser==0.5.2
py-partiql-parser==0.5.4
aws-xray-sdk!=0.96,>=0.93
setuptools
multipart
Expand All @@ -69,7 +69,7 @@ proxy =
openapi-spec-validator>=0.5.0
pyparsing>=3.0.7
jsondiff>=1.1.2
py-partiql-parser==0.5.2
py-partiql-parser==0.5.4
aws-xray-sdk!=0.96,>=0.93
setuptools
multipart
Expand All @@ -84,7 +84,7 @@ server =
openapi-spec-validator>=0.5.0
pyparsing>=3.0.7
jsondiff>=1.1.2
py-partiql-parser==0.5.2
py-partiql-parser==0.5.4
aws-xray-sdk!=0.96,>=0.93
setuptools
flask!=2.2.0,!=2.2.1
Expand Down Expand Up @@ -119,7 +119,7 @@ cloudformation =
openapi-spec-validator>=0.5.0
pyparsing>=3.0.7
jsondiff>=1.1.2
py-partiql-parser==0.5.2
py-partiql-parser==0.5.4
aws-xray-sdk!=0.96,>=0.93
setuptools
cloudfront =
Expand All @@ -141,10 +141,10 @@ dms =
ds =
dynamodb =
docker>=3.0.0
py-partiql-parser==0.5.2
py-partiql-parser==0.5.4
dynamodbstreams =
docker>=3.0.0
py-partiql-parser==0.5.2
py-partiql-parser==0.5.4
ebs =
ec2 =
ec2instanceconnect =
Expand Down Expand Up @@ -208,15 +208,15 @@ resourcegroupstaggingapi =
openapi-spec-validator>=0.5.0
pyparsing>=3.0.7
jsondiff>=1.1.2
py-partiql-parser==0.5.2
py-partiql-parser==0.5.4
route53 =
route53resolver =
s3 =
PyYAML>=5.1
py-partiql-parser==0.5.2
py-partiql-parser==0.5.4
s3crc32c =
PyYAML>=5.1
py-partiql-parser==0.5.2
py-partiql-parser==0.5.4
crc32c
s3control =
sagemaker =
Expand Down

0 comments on commit 7fcea4a

Please sign in to comment.