Closed dependabot[bot] closed 1 day ago
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
/poetry-lock
Poetry-Lock Job Info
This job attempts to re-lock dependencies using
poetry lock
command. If any changes are made, those changes will be automatically committed and pushed back to the PR.Note: This job can only be run by maintainers. On PRs from forks, this command requires that the PR author has enabled the
Allow edits from maintainers
option.
poetry lock
job started... Check job output.
✅
poetry lock
applied successfully.
Bumps genson from 1.2.2 to 1.3.0.
Changelog
Sourced from genson's changelog.
Commits
0f23e98
Remove CI status image.c4a4da9
Update history and contributors.0e54497
Remove py2 designation in wheel.58c1d2c
Add explicit support for Python 12.f158175
Fix nondeterministic text wrapping in tests.bf82aa8
Use a valid schema_uri in tests (fixes issue #69).2121a24
Stop using nosetests since it's deprecated.124d6a5
Update supported Python versions.723f06e
update history & authors2b2ceaa
load version into config from packageDependabot 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 rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show