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: egvimo/apt-exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: b8ffe2e34a6a2a5af84cd49931d72de58092e825
Choose a base ref
..
head repository: egvimo/apt-exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dbe812a7c4143141d8500f15cae0553a63bc5a9d
Choose a head ref
Showing with 8 additions and 8 deletions.
  1. +1 −1 Pipfile
  2. +7 −7 Pipfile.lock
2 changes: 1 addition & 1 deletion Pipfile
Original file line number Diff line number Diff line change
@@ -10,6 +10,6 @@ fastapi = "==0.110.2"
uvicorn = {version = "==0.29.0", extras = ["standard"]}

[dev-packages]
pylint = "==3.2.1"
pylint = "==3.2.2"
pytest = "==8.1.2"
httpx = "==0.27.0"
14 changes: 7 additions & 7 deletions Pipfile.lock

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