Bump pgspot version used in CI

This commit is contained in:
Sven Klemm 2024-04-12 09:06:13 +02:00 committed by Sven Klemm
parent 4bd73f5043
commit f6b2215560

View File

@ -47,7 +47,7 @@ jobs:
- name: Install pgspot
run: |
python -m pip install pgspot==0.7.0
python -m pip install pgspot==0.7.1
- name: Build timescaledb sqlfiles
run: |