Skip to content

Commit 8daa0ee

Browse files
chore(deps): bump sgqlc from 16.5 to 17
Bumps [sgqlc](https://github.com/profusion/sgqlc) from 16.5 to 17. - [Commits](profusion/sgqlc@v16.5...v17) --- updated-dependencies: - dependency-name: sgqlc dependency-version: '17' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcc541f commit 8daa0ee

File tree

2 files changed

+7
-6
lines changed

2 files changed

+7
-6
lines changed

poetry.lock

Lines changed: 6 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 @@ homepage = "https://github.com/ghinks/clone-org" # Add your project homepage UR
1212

1313
[tool.poetry.dependencies]
1414
python = ">=3.8.1,<4.0.0"
15-
sgqlc = "^16.3"
15+
sgqlc = ">=16.3,<18.0"
1616
tabulate = "^0.9.0"
1717
flake8 = ">=6.1,<8.0"
1818
pytest = ">=7.4.3,<9.0.0"

0 commit comments

Comments
 (0)