File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed
Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 55- Dependabot: datamodel-code-generator
66- Dependabot: action-download-artifact
77
8+ ## 2025-07-18-a
9+ - Dependabot: pydantic
10+
811## 2025-04-24
912- [ PI-880] Allow dependabot PRs to pass branch name check
1013- Dependabot: Update datamodel-code-generator
Original file line number Diff line number Diff line change 1- 2025.07.18
1+ 2025.07.18.a
Original file line number Diff line number Diff line change 1+ - Dependabot: pydantic
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " connecting-party-manager"
3- version = " 2025.07.18"
3+ version = " 2025.07.18.a "
44description = " Repository for the Connecting Party Manager API and related services"
55authors = [" NHS England" ]
66license = " LICENSE.md"
@@ -15,7 +15,7 @@ packages = [
1515
1616[tool .poetry .dependencies ]
1717python = " 3.12.3"
18- pydantic = " 1.10.21 "
18+ pydantic = " 1.10.22 "
1919nhs-context-logging = " ^0.6.8"
2020requests = " ^2.31.0"
2121aws-lambda-powertools = " ^2.26.0"
You can’t perform that action at this time.
0 commit comments