Skip to content

Commit

Permalink
chore(deps-dev): bump copier from 8.3.0 to 9.0.1
Browse files Browse the repository at this point in the history
Bumps [copier](https://github.com/copier-org/copier) from 8.3.0 to 9.0.1.
- [Release notes](https://github.com/copier-org/copier/releases)
- [Changelog](https://github.com/copier-org/copier/blob/master/CHANGELOG.md)
- [Commits](copier-org/copier@v8.3.0...v9.0.1)

---
updated-dependencies:
- dependency-name: copier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 30, 2023
1 parent ef5d80a commit f3f79d7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 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
Expand Up @@ -62,7 +62,7 @@ docs = [
]

[tool.poetry.group.dev.dependencies]
copier = ">=8.1.0,<9.0"
copier = ">=8.1.0,<10.0"
pytest = "^7.4.2"
types-pyyaml = "^6.0.12.4"

Expand Down

0 comments on commit f3f79d7

Please sign in to comment.