Skip to content

Commit

Permalink
Bump copier from 9.3.1 to 9.4.1 in the dev-dependencies group
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update: [copier](https://github.com/copier-org/copier).


Updates `copier` from 9.3.1 to 9.4.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@v9.3.1...v9.4.1)

---
updated-dependencies:
- dependency-name: copier
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 4715f9c commit 0268e03
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ dev = [
"types-mock",

# Until https://github.com/copier-org/copier/issues/1819 is released.
"copier==9.3.1",
"copier==9.4.1",

# These are dependencies of various sphinx extensions for documentation.
"ipython",
Expand Down

0 comments on commit 0268e03

Please sign in to comment.