Skip to content

Commit f04dbf9

Browse files
authored
Merge pull request #91 from ghinks/dependabot/pip/sgqlc-17
chore(deps): bump sgqlc from 16.5 to 17
2 parents bcc541f + 8daa0ee commit f04dbf9

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)