Skip to content

Commit

Permalink
⬆️(project) upgrade Django to v5.1.4 [SECURITY]
Browse files Browse the repository at this point in the history
| datasource | package | from  | to    |
| ---------- | ------- | ----- | ----- |
| pypi       | django  | 5.1.3 | 5.1.4 |
  • Loading branch information
renovate[bot] authored and jmaupetit committed Dec 10, 2024
1 parent 94ce391 commit ac9fba6
Show file tree
Hide file tree
Showing 2 changed files with 80 additions and 80 deletions.
2 changes: 1 addition & 1 deletion src/dashboard/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ verify_ssl = true
name = "pypi"

[packages]
Django = "==5.1.3"
Django = "==5.1.4"
django-dsfr = "==1.4.3"
django-environ = "==0.11.2"
django-extensions = "==3.2.3"
Expand Down
158 changes: 79 additions & 79 deletions src/dashboard/Pipfile.lock

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

0 comments on commit ac9fba6

Please sign in to comment.