Skip to content

Commit

Permalink
Bump django-hashid-field from 3.3.7 to 3.4.0 (#1051)
Browse files Browse the repository at this point in the history
Bumps [django-hashid-field](https://github.com/nshafer/django-hashid-field) from 3.3.7 to 3.4.0.
- [Changelog](https://github.com/nshafer/django-hashid-field/blob/master/CHANGELOG.md)
- [Commits](https://github.com/nshafer/django-hashid-field/commits/3.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 1, 2024
1 parent b936b9f commit 2d7ff35
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ django-debug-toolbar==4.2.0
django-denied==1.2
django-environ==0.11.2
django-extensions==3.2.3
django-hashid-field==3.3.7
django-hashid-field==3.4.0
django-hijack==3.4.5
django-htmx==1.17.2
django-ordered-model==3.7.4
Expand Down
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ django-environ==0.11.2
# via -r requirements.in
django-extensions==3.2.3
# via -r requirements.in
django-hashid-field==3.3.7
django-hashid-field==3.4.0
# via -r requirements.in
django-hijack==3.4.5
# via -r requirements.in
Expand Down

0 comments on commit 2d7ff35

Please sign in to comment.