Skip to content

Commit

Permalink
Bump click-type-test from 0.0.7 to 1.0.0
Browse files Browse the repository at this point in the history
Bumps [click-type-test](https://github.com/sirosen/click-type-test) from 0.0.7 to 1.0.0.
- [Release notes](https://github.com/sirosen/click-type-test/releases)
- [Changelog](https://github.com/sirosen/click-type-test/blob/main/CHANGELOG.md)
- [Commits](sirosen/click-type-test@0.0.7...1.0.0)

---
updated-dependencies:
- dependency-name: click-type-test
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 1, 2024
1 parent 6d4f7d7 commit ffa2fc6
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 @@ -36,7 +36,7 @@ Homepage = "https://github.com/python-jsonschema/check-jsonschema"
[project.optional-dependencies]
dev = [
"pytest<9",
'click-type-test==0.0.7;python_version>="3.10"',
'click-type-test==1.0.0;python_version>="3.10"',
"coverage<8",
"pytest-xdist<4",
"responses==0.25.3",
Expand Down

0 comments on commit ffa2fc6

Please sign in to comment.