Skip to content
This repository has been archived by the owner on Jun 12, 2024. It is now read-only.

Commit

Permalink
Bump the main group across 1 directory with 2 updates
Browse files Browse the repository at this point in the history
Bumps the main group with 2 updates in the / directory: [poethepoet](https://github.com/nat-n/poethepoet) and [copier-template-tester](https://github.com/kyleking/copier-template-tester).


Updates `poethepoet` from 0.25.1 to 0.26.1
- [Release notes](https://github.com/nat-n/poethepoet/releases)
- [Commits](nat-n/poethepoet@v0.25.1...v0.26.1)

Updates `copier-template-tester` from 2.1.1 to 2.1.2
- [Release notes](https://github.com/kyleking/copier-template-tester/releases)
- [Commits](KyleKing/copier-template-tester@2.1.1...2.1.2)

---
updated-dependencies:
- dependency-name: poethepoet
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: main
- dependency-name: copier-template-tester
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: main
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored May 3, 2024
1 parent df16d55 commit 40ec3a2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
20 changes: 10 additions & 10 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,9 @@ readme = "README.md"

[tool.poetry.dependencies]
python = ">=3.10.5,<3.11"
poethepoet = "^0.25.1"
poethepoet = "^0.26.1"
copier = "^9.2.0"
copier-template-tester = "^2.1.1"
copier-template-tester = "^2.1.2"
copier-templates-extensions = "^0.3.0"

#%- endif %#
Expand Down

0 comments on commit 40ec3a2

Please sign in to comment.