Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
.gitattributes
*.ipynb linguist-vendored
.github/workflows/tests.yml
runs-on
for theLint
job fromubuntu-18.04
toubuntu-latest
.cancel-workflow-action
from0.6.0
to0.12.1
inLint
job.actions/checkout
fromv2
tov4
.pre-commit/action
fromv3.0.0
tov3.0.1
inLint
job.test
job to include3.11
and remove3.7
.cancel-workflow-action
from0.10.0
to0.12.1
intest
job.deploy
job, updatedcancel-workflow-action
from0.10.0
to0.12.1
.3.9
to3.10
indeploy
job..pre-commit-config.yaml
pre-commit-hooks
fromv4.3.0
tov4.5.0
.reorder_python_imports
fromv3.1.0
tov3.12.0
.pyupgrade
fromv2.34.0
tov3.15.2
, with arguments updated.black
from22.6.0
to24.3.0
.flake8
repository from GitLab to GitHub, upgrading from3.9.2
to6.1.0
with updated additional dependencies.blacken-docs
fromv1.12.1
to1.16.0
, updating additional dependencies.requirements/CI.txt
numba
upgraded from0.55.2
to0.59.1
.tskit
upgraded from0.5.0
to0.5.6
.msprime
upgraded from1.2.0
to1.3.1
.sgkit
upgraded from0.5.0
to0.7.0
.