Skip to content

Commit f955382

Browse files
dependabot[bot]codingjoe
authored andcommitted
Bump django-upgrade from 1.29.0 to 1.29.1
Bumps [django-upgrade](https://github.com/adamchainz/django-upgrade) from 1.29.0 to 1.29.1. - [Changelog](https://github.com/adamchainz/django-upgrade/blob/main/docs/changelog.rst) - [Commits](adamchainz/django-upgrade@1.29.0...1.29.1) --- updated-dependencies: - dependency-name: django-upgrade dependency-version: 1.29.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8dd1f04 commit f955382

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ test = [
5555
lint = [
5656
"ruff==0.14.1",
5757
"pyupgrade==3.21.0",
58-
"django-upgrade==1.29.0",
58+
"django-upgrade==1.29.1",
5959
]
6060
docs = [
6161
"sphinx",

0 commit comments

Comments
 (0)