Skip to content

Commit 8fa5eea

Browse files
committed
update pypgstac
1 parent 92de28a commit 8fa5eea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
5151
- name: Install python dependencies
5252
run: |
53-
python -m pip install pytest pytest-asyncio httpx pypgstac==0.7.1 psycopg[pool] brotlipy boto3 pytest-pgsql psycopg2
53+
python -m pip install pytest pytest-asyncio httpx pypgstac==0.8.1 psycopg[pool] brotlipy boto3 pytest-pgsql psycopg2
5454
5555
- name: Test CDK DB Bootstrap
5656
working-directory: ./infrastructure/aws

0 commit comments

Comments
 (0)