Skip to content

Commit e5588bc

Browse files
Bump django-tables2 from 2.8.0 to 3.0.0
Bumps [django-tables2](https://github.com/jieter/django-tables2) from 2.8.0 to 3.0.0. - [Changelog](https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md) - [Commits](jieter/django-tables2@v2.8.0...v3.0.0) --- updated-dependencies: - dependency-name: django-tables2 dependency-version: 3.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 50e7cdb commit e5588bc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies = [
3030
"django-prometheus==2.4.1",
3131
"django-reversion==6.1.0",
3232
"django_stubs_ext==5.2.9",
33-
"django-tables2==2.8.0",
33+
"django-tables2==3.0.0",
3434
"django-taggit==6.1.0",
3535
"django-weasyprint==2.4.0",
3636
"icalendar==6.3.2",

0 commit comments

Comments
 (0)