Skip to content

Commit

Permalink
chore(deps): Bump django from 5.1.3 to 5.1.4
Browse files Browse the repository at this point in the history
Bumps [django](https://github.com/django/django) from 5.1.3 to 5.1.4.
- [Commits](django/django@5.1.3...5.1.4)

---
updated-dependencies:
- dependency-name: django
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent daea071 commit a5cc6e1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ contourpy==1.3.0
# via matplotlib
cycler==0.12.1
# via matplotlib
django==5.1.3
django==5.1.4
# via -r requirements.in
django-environ==0.11.2
# via -r requirements.in
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ cycler==0.12.1
# via
# -r requirements.txt
# matplotlib
django==5.1.3
django==5.1.4
# via -r requirements.txt
django-environ==0.11.2
# via -r requirements.txt
Expand Down

0 comments on commit a5cc6e1

Please sign in to comment.