Skip to content

Commit 0aa0eda

Browse files
chore(deps-dev): bump copier from 9.13 to 9.14.0
Bumps [copier](https://github.com/copier-org/copier) from 9.13 to 9.14.0. - [Release notes](https://github.com/copier-org/copier/releases) - [Changelog](https://github.com/copier-org/copier/blob/master/CHANGELOG.md) - [Commits](copier-org/copier@v9.13.0...v9.14.0) --- updated-dependencies: - dependency-name: copier dependency-version: 9.14.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 95a1a6e commit 0aa0eda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ entry-points."camacq.plugins".sample = "camacq.plugins.sample"
5151
[dependency-groups]
5252
dev = [
5353
"codespell==2.4.2",
54-
"copier==9.13",
54+
"copier==9.14.0",
5555
"mypy==1.19.1",
5656
"pre-commit==4.5.1",
5757
"pytest==9.0.2",

0 commit comments

Comments
 (0)