Skip to content

Commit e9f67c8

Browse files
committed
Merge remote-tracking branch 'origin/main' into new_qc
2 parents f177bc8 + 1ca2ec0 commit e9f67c8

3 files changed

Lines changed: 6 additions & 7 deletions

File tree

.github/workflows/sync_copilot.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ jobs:
1515

1616
steps:
1717
- name: Sync shared instructions
18-
uses: NHSDigital/eps-copilot-instructions@a7849a16aabd5c1edef13e29467a480fa08555f8
18+
uses: NHSDigital/eps-copilot-instructions@8b4d7f546fe9825a149cb8cc8cfdb31df58c3730
1919
with:
2020
copilot_instructions_ref: main
2121
calling_repo_base_branch: main

poetry.lock

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ package-mode = false
1717
[tool.poetry.dependencies]
1818
python = "^3.12"
1919
flake8 = "^7.3.0"
20-
requests = "^2.33.0"
20+
requests = "^2.33.1"
2121

2222
[tool.poetry.group.dev.dependencies]
2323
pre-commit = "^4.5.1"

0 commit comments

Comments
 (0)