Skip to content

Commit

Permalink
⬆️ Bump django-tables2 from 2.7.4 to 2.7.5
Browse files Browse the repository at this point in the history
Bumps [django-tables2](https://github.com/jieter/django-tables2) from 2.7.4 to 2.7.5.
- [Changelog](https://github.com/jieter/django-tables2/blob/master/CHANGELOG.md)
- [Commits](jieter/django-tables2@v2.7.4...v2.7.5)

---
updated-dependencies:
- dependency-name: django-tables2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 29c2ec8 commit dca96db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ django = "^5.1"
whitenoise = "^6.8.2"
drunc = { git = "https://github.com/DUNE-DAQ/drunc.git", rev = "1848d8494d5583e1a551134d3cd3a38aea810cd0" }
druncschema = { git = "https://github.com/DUNE-DAQ/druncschema.git", rev = "91dbf64ef91c31df9fc1d2872d07f484880e5921" }
django-tables2 = "^2.7.4"
django-tables2 = "^2.7.5"
django-bootstrap5 = "^24.3"
pytest-asyncio = "^0.25.0"
django-crispy-forms = "^2.3"
Expand Down

0 comments on commit dca96db

Please sign in to comment.