Skip to content

Commit 7b2e687

Browse files
Bump parsimonious from 0.8.1 to 0.10.0
Bumps [parsimonious](https://github.com/erikrose/parsimonious) from 0.8.1 to 0.10.0. - [Release notes](https://github.com/erikrose/parsimonious/releases) - [Commits](erikrose/parsimonious@0.8.1...0.10.0) --- updated-dependencies: - dependency-name: parsimonious dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2a66635 commit 7b2e687

2 files changed

Lines changed: 105 additions & 6 deletions

File tree

poetry.lock

Lines changed: 104 additions & 5 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
@@ -12,7 +12,7 @@ repository = "https://github.com/splitgraph/sgr"
1212
python = ">=3.8,<4.0"
1313
click = "^7"
1414
psycopg2-binary = "^2"
15-
parsimonious = "^0.8"
15+
parsimonious = ">=0.8,<0.11"
1616
minio = ">=4"
1717
pglast = {version = "==3.4", markers = 'sys_platform != "win32"'}
1818
requests = ">=2.22"

0 commit comments

Comments
 (0)