Skip to content

Commit 71511ac

Browse files
chore(deps-dev): bump add-trailing-comma from 3.1.0 to 3.2.0
Bumps [add-trailing-comma](https://github.com/asottile/add-trailing-comma) from 3.1.0 to 3.2.0. - [Commits](asottile/add-trailing-comma@v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: add-trailing-comma dependency-version: 3.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a2afe3d commit 71511ac

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

poetry.lock

Lines changed: 6 additions & 6 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
@@ -28,7 +28,7 @@ pyjwt = ">=2.0.0,<3.0.0"
2828
mypy-extensions = ">=0.2.0,<=1.1.0"
2929

3030
[tool.poetry.group.dev.dependencies]
31-
add-trailing-comma = "3.1.0"
31+
add-trailing-comma = "3.2.0"
3232
autoflake = "2.3.1"
3333
black = "25.1.0"
3434
isort = "6.0.1"

0 commit comments

Comments
 (0)