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: NHSDigital/electronic-prescription-service-clinical-prescription-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 46819cdbd6df7b319e114bbd4e1b8aa972901007
Choose a base ref
..
head repository: NHSDigital/electronic-prescription-service-clinical-prescription-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7d6978c0a31838ae6518f3b034bf118225f75aba
Choose a head ref
Showing with 9 additions and 9 deletions.
  1. +8 −8 poetry.lock
  2. +1 −1 pyproject.toml
16 changes: 8 additions & 8 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -31,7 +31,7 @@ jsonpath-rw = "^1.4.0"
semver = "^3.0.2"
gitpython = "^3.1.43"
requests = "^2.32.3"
boto3 = "^1.34.161"
boto3 = "^1.34.162"
argparse = "^1.4.0"
pre-commit = "^3.5.0"
pytest = "^8.3.2"