classes
classes copied to clipboard
Bump phantom-types from 1.0.0 to 1.2.2
Bumps phantom-types from 1.0.0 to 1.2.2.
Release notes
Sourced from phantom-types's releases.
1.2.2
What's Changed
- Typeguard 3.0.0 hotfix by
@ramnesin antonagestam/phantom-types#270New Contributors
@ramnesmade their first contribution in antonagestam/phantom-types#270Full Changelog: https://github.com/antonagestam/phantom-types/compare/1.2.1...1.2.2
1.2.1
- fix: Make
Intervalsubclasses properly inherit bounds by@antonagestamin antonagestam/phantom-types#266Full Changelog: https://github.com/antonagestam/phantom-types/compare/1.2.0...1.2.1
1.2.0
What's Changed
- Expose Hypothesis strategies for builtin types by
@antonagestamin antonagestam/phantom-types#262Full Changelog: https://github.com/antonagestam/phantom-types/compare/1.1.0...1.2.0
1.1.0
- Support Python 3.11 final by
@antonagestamin antonagestam/phantom-types#242- Remove ignored typing error of import of
CachingProtocolMetaby@flaeppein antonagestam/phantom-types#244- Drop dependency on ammaraskar/sphinx-action by
@antonagestamin antonagestam/phantom-types#247Full Changelog: https://github.com/antonagestam/phantom-types/compare/1.0.0...v1.1.0
Commits
532ef13Typeguard 3.0.0 hotfix (#270)b73c160Bump version (#268)1b59840chore: Replace isort with ruff, bump pre-commit hooks (#267)ee79280fix: Make Interval subclasses properly inherit bounds (#266)a01ff42Bump version (#265)a8035a8Expose Hypothesis strategies for builtin types (#262)e80bcbdchore: bump various dev dependencies (#263)ab1d708Bump pre-commit hooks (#260)d7025b5Introduce linting with ruff (#259)5e3d364Update docs requirements (#256)- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebasewill rebase this PR -
@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it -
@dependabot mergewill merge this PR after your CI passes on it -
@dependabot squash and mergewill squash and merge this PR after your CI passes on it -
@dependabot cancel mergewill cancel a previously requested merge and block automerging -
@dependabot reopenwill reopen this PR if it is closed -
@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)