Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: MTES-MCT/qualicharge
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: f1471fa6281a83d96b1b1226265ef5b900fd8832
Choose a base ref
..
head repository: MTES-MCT/qualicharge
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1e343f5070f96cb77b8167b7520053afa57d08ad
Choose a head ref
Showing with 6 additions and 6 deletions.
  1. +1 −1 src/dashboard/Pipfile
  2. +5 −5 src/dashboard/Pipfile.lock
2 changes: 1 addition & 1 deletion src/dashboard/Pipfile
Original file line number Diff line number Diff line change
@@ -5,7 +5,7 @@ name = "pypi"

[packages]
Django = "==5.1.4"
django-dsfr = "==1.4.5"
django-dsfr = "==2.0.0"
django-environ = "==0.11.2"
django-extensions = "==3.2.3"
django-stubs = {extras = ["compatible-mypy"], version = "==5.1.1"}
10 changes: 5 additions & 5 deletions src/dashboard/Pipfile.lock

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