Skip to content

Commit 82f8fce

Browse files
Bump pglast from 3.4 to 5.0
Bumps [pglast](https://github.com/lelit/pglast) from 3.4 to 5.0. - [Release notes](https://github.com/lelit/pglast/releases) - [Changelog](https://github.com/lelit/pglast/blob/v4/CHANGES.rst) - [Commits](lelit/pglast@v3.4...v5.0) --- updated-dependencies: - dependency-name: pglast dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2a66635 commit 82f8fce

File tree

2 files changed

+39
-24
lines changed

2 files changed

+39
-24
lines changed

poetry.lock

Lines changed: 38 additions & 23 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ click = "^7"
1414
psycopg2-binary = "^2"
1515
parsimonious = "^0.8"
1616
minio = ">=4"
17-
pglast = {version = "==3.4", markers = 'sys_platform != "win32"'}
17+
pglast = {version = "==5.0", markers = 'sys_platform != "win32"'}
1818
requests = ">=2.22"
1919
docker = ">=5.0.2"
2020
click_log = ">=0.3.2"

0 commit comments

Comments
 (0)