Skip to content

Commit 4541336

Browse files
build(deps): Bump python-slugify from 6.1.2 to 8.0.4
Bumps [python-slugify](https://github.com/un33k/python-slugify) from 6.1.2 to 8.0.4. - [Changelog](https://github.com/un33k/python-slugify/blob/master/CHANGELOG.md) - [Commits](un33k/python-slugify@v6.1.2...v8.0.4) --- updated-dependencies: - dependency-name: python-slugify dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fd2aa1f commit 4541336

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

Diff for: poetry.lock

+5-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ pyyaml = "^6.0.2"
1818
requests = "^2"
1919
tabulate = "*"
2020
sgqlc = ">=15,<17"
21-
python-slugify = "^6.1.2"
21+
python-slugify = ">=6.1.2,<9.0.0"
2222

2323
[tool.poetry.dev-dependencies]
2424
black = "^24"

0 commit comments

Comments
 (0)