Skip to content

Commit

Permalink
build(deps): bump django-pghistory from 3.4.4 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps [django-pghistory](https://github.com/AmbitionEng/django-pghistory) from 3.4.4 to 3.5.1.
- [Release notes](https://github.com/AmbitionEng/django-pghistory/releases)
- [Changelog](https://github.com/AmbitionEng/django-pghistory/blob/main/CHANGELOG.md)
- [Commits](AmbitionEng/django-pghistory@3.4.4...3.5.1)

---
updated-dependencies:
- dependency-name: django-pghistory
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 2, 2025
1 parent 6ffa479 commit 85d4ca7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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 @@ -42,7 +42,7 @@ django-filter = "^24.3"
django-localflavor = "^4.0"
django-markdown-deux = "^1.0.6"
django-mathfilters = "*"
django-pghistory = "^3.4.4"
django-pghistory = "^3.5.1"
django-ratelimit = "^4.1.0"
django-storages = "^1.14.3"
djangorestframework = {git = "https://github.com/encode/django-rest-framework.git", rev = "cc3c89a11c7ee9cf7cfd732e0a329c318ace71b2"}
Expand Down

0 comments on commit 85d4ca7

Please sign in to comment.