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: felddy/weewx-docker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 155550d0b7f2535366a36d0c604efb92f074c49e
Choose a base ref
..
head repository: felddy/weewx-docker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: fc159a5ab3e756c72041d8563a1f4a3d35e453b2
Choose a head ref
Showing with 1 addition and 1 deletion.
  1. +1 −1 setup.py
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
@@ -79,7 +79,7 @@ def package_vars(version_file):
"test": [
"coverage == 6.5.0",
"coveralls == 3.3.1",
"docker == 6.1.3",
"docker == 7.0.0",
"pre-commit == 3.6.0",
"pytest == 7.4.4",
"pytest-cov == 4.1.0",