Skip to content

Commit

Permalink
Bump pglast from 3.4 to 3.8
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
dependabot[bot] committed Feb 2, 2022
1 parent 7677454 commit e457642
Show file tree
Hide file tree
Showing 2 changed files with 33 additions and 24 deletions.
55 changes: 32 additions & 23 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ click = "^7"
psycopg2-binary = "^2"
parsimonious = "^0.8"
minio = ">=4"
pglast = {version = "==3.4", markers = 'sys_platform != "win32"'}
pglast = {version = "==3.8", markers = 'sys_platform != "win32"'}
requests = ">=2.22"
docker = ">=5.0.2"
click_log = ">=0.3.2"
Expand Down

0 comments on commit e457642

Please sign in to comment.