Skip to content

Commit 8341d5b

Browse files
Update dependency pglast to v8
1 parent fa33111 commit 8341d5b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
pglast==7.14
1+
pglast==8.1

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ packages = find:
2828
python_requires = >= 3.10
2929

3030
install_requires =
31-
pglast==7.14
31+
pglast==8.1
3232

3333
tests_require =
3434
pytest>=7.2.0

0 commit comments

Comments
 (0)