Skip to content

Commit d9c78e7

Browse files
Bump pglast from 3.4 to 3.8
Bumps [pglast](https://github.com/lelit/pglast) from 3.4 to 3.8. - [Release notes](https://github.com/lelit/pglast/releases) - [Changelog](https://github.com/lelit/pglast/blob/v3/CHANGES.rst) - [Commits](lelit/pglast@v3.4...v3.8) --- updated-dependencies: - dependency-name: pglast dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 39ac11d commit d9c78e7

File tree

2 files changed

+33
-24
lines changed

2 files changed

+33
-24
lines changed

poetry.lock

Lines changed: 32 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 = "==3.8", markers = 'sys_platform != "win32"'}
1818
requests = ">=2.22"
1919
docker = ">=5.0.2"
2020
click_log = ">=0.3.3"

0 commit comments

Comments
 (0)