summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 (#368)HEADmainDavid Lord2023-05-011-2/+2
|\
| * Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5dependabot[bot]2023-05-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.4 to 1.8.5. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/29930c9cf57955dc1b98162d0d8bc3ec80d9e75c...0bf742be3ebe032c25dd15117957dc15d0cfc38d) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump joerick/cibuildwheel from 2.12.1 to 2.12.3 (#366)David Lord2023-05-011-1/+1
|\ \
| * | Bump joerick/cibuildwheel from 2.12.1 to 2.12.3dependabot[bot]2023-05-011-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [joerick/cibuildwheel](https://github.com/joerick/cibuildwheel) from 2.12.1 to 2.12.3. - [Release notes](https://github.com/joerick/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](https://github.com/joerick/cibuildwheel/compare/02ad79a31bf7aa0eee07f690509048d2fb9fd445...5e15bb25b428e1bf2daf2215f173d2b40135f56f) --- updated-dependencies: - dependency-name: joerick/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump actions/checkout from 3.5.0 to 3.5.2 (#365)David Lord2023-05-012-3/+3
|\ \
| * | Bump actions/checkout from 3.5.0 to 3.5.2dependabot[bot]2023-05-012-3/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.0 to 3.5.2. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/8f4b7f84864484a7bf31766abe9204da3cbe65b3...8e5e7e5ab8b370d6c329ec480221332ada57f0ab) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump actions/setup-python from 4.5.0 to 4.6.0 (#367)David Lord2023-05-012-2/+2
|\ \ | |/ |/|
| * Bump actions/setup-python from 4.5.0 to 4.6.0dependabot[bot]2023-05-012-2/+2
|/ | | | | | | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.5.0 to 4.6.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435...57ded4d7d5e986d7296eab16560982c6dd7c923b) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4 (#362)David Lord2023-04-031-2/+2
|\
| * Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4dependabot[bot]2023-04-011-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.6.4 to 1.8.4. - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases) - [Commits](https://github.com/pypa/gh-action-pypi-publish/compare/c7f29f7adef1a245bd91520e94867e5c6eedddcc...29930c9cf57955dc1b98162d0d8bc3ec80d9e75c) --- updated-dependencies: - dependency-name: pypa/gh-action-pypi-publish dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump joerick/cibuildwheel from 2.12.0 to 2.12.1 (#360)David Lord2023-04-031-1/+1
|\ \
| * | Bump joerick/cibuildwheel from 2.12.0 to 2.12.1dependabot[bot]2023-04-011-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [joerick/cibuildwheel](https://github.com/joerick/cibuildwheel) from 2.12.0 to 2.12.1. - [Release notes](https://github.com/joerick/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](https://github.com/joerick/cibuildwheel/compare/a808017c3962f4d678fe685239668aad8c150932...02ad79a31bf7aa0eee07f690509048d2fb9fd445) --- updated-dependencies: - dependency-name: joerick/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump actions/cache from 3.2.6 to 3.3.1 (#361)David Lord2023-04-031-1/+1
|\ \
| * | Bump actions/cache from 3.2.6 to 3.3.1dependabot[bot]2023-04-011-1/+1
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 3.2.6 to 3.3.1. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/69d9d449aced6a2ede0bc19182fadc3a0a42d2b0...88522ab9f39a2ea568f7027eddc7d8d8bc9d59c8) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump actions/checkout from 3.3.0 to 3.5.0 (#359)David Lord2023-04-032-3/+3
|\ \ | |/ |/|
| * Bump actions/checkout from 3.3.0 to 3.5.0dependabot[bot]2023-04-012-3/+3
|/ | | | | | | | | | | | | | | Bumps [actions/checkout](https://github.com/actions/checkout) from 3.3.0 to 3.5.0. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/ac593985615ec2ede58e132d2e21d2b1cbd6127c...8f4b7f84864484a7bf31766abe9204da3cbe65b3) --- updated-dependencies: - dependency-name: actions/checkout dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump slsa-framework/slsa-github-generator from 1.4.0 to 1.5.0 (#355)David Lord2023-03-011-1/+1
|\
| * Bump slsa-framework/slsa-github-generator from 1.4.0 to 1.5.0dependabot[bot]2023-03-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.4.0 to 1.5.0. - [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases) - [Changelog](https://github.com/slsa-framework/slsa-github-generator/blob/main/CHANGELOG.md) - [Commits](https://github.com/slsa-framework/slsa-github-generator/compare/v1.4.0...v1.5.0) --- updated-dependencies: - dependency-name: slsa-framework/slsa-github-generator dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump actions/cache from 3.2.4 to 3.2.6 (#356)David Lord2023-03-011-1/+1
|\ \ | |/ |/|
| * Bump actions/cache from 3.2.4 to 3.2.6dependabot[bot]2023-03-011-1/+1
|/ | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 3.2.4 to 3.2.6. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/627f0f41f6904a5b1efbaed9f96d9eb58e92e920...69d9d449aced6a2ede0bc19182fadc3a0a42d2b0) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge branch '2.1.x'David Lord2023-02-071-1/+1
|\
| * [pre-commit.ci] pre-commit autoupdate (#353)David Lord2023-02-071-1/+1
| |\
| | * [pre-commit.ci] pre-commit autoupdatepre-commit-ci[bot]2023-02-071-1/+1
| |/ | | | | | | | | updates: - [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0)
* | Bump joerick/cibuildwheel from 2.11.4 to 2.12.0 (#352)David Lord2023-02-011-1/+1
|\ \
| * | Bump joerick/cibuildwheel from 2.11.4 to 2.12.0dependabot[bot]2023-02-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [joerick/cibuildwheel](https://github.com/joerick/cibuildwheel) from 2.11.4 to 2.12.0. - [Release notes](https://github.com/joerick/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](https://github.com/joerick/cibuildwheel/compare/27fc88e6385a995e61a87ee4b903bed263e6a6e2...a808017c3962f4d678fe685239668aad8c150932) --- updated-dependencies: - dependency-name: joerick/cibuildwheel dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Bump actions/cache from 3.2.3 to 3.2.4 (#350)David Lord2023-02-011-1/+1
|\ \ \
| * | | Bump actions/cache from 3.2.3 to 3.2.4dependabot[bot]2023-02-011-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 3.2.3 to 3.2.4. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/58c146cc91c5b9e778e71775dfe9bf1442ad9a12...627f0f41f6904a5b1efbaed9f96d9eb58e92e920) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Bump actions/setup-python from 4.4.0 to 4.5.0 (#351)David Lord2023-02-012-2/+2
|\ \ \ | |/ / |/| |
| * | Bump actions/setup-python from 4.4.0 to 4.5.0dependabot[bot]2023-02-012-2/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.4.0 to 4.5.0. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/5ccb29d8773c3f3f653e1705f474dfaa8a06a912...d27e3f3d7c64b4bbf8e4abfb9b63b83e846e0435) --- updated-dependencies: - dependency-name: actions/setup-python dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | switch to pyproject.toml (#348)David Lord2023-01-197-98/+88
|\ \
| * | switch to pyproject.tomlDavid Lord2023-01-197-98/+88
|/ /
* | Merge branch '2.1.x'David Lord2023-01-172-2/+2
|\ \ | |/
| * release version 2.1.2 (#347)David Lord2023-01-172-2/+2
| |\
| | * release version 2.1.22.1.2David Lord2023-01-172-2/+2
| |/
* | Merge branch '2.1.x'David Lord2023-01-174-31/+152
|\ \ | |/
| * build, provenance, publish workflow (#346)David Lord2023-01-174-31/+152
| |\
| | * build, provenance, publish workflowDavid Lord2023-01-174-31/+152
| |/
* | Merge branch '2.1.x'David Lord2023-01-113-8/+8
|\ \ | |/
| * pin commit hashes for actionsDavid Lord2023-01-103-8/+8
| |
* | Merge branch '2.1.x'David Lord2023-01-093-11/+26
|\ \ | |/
| * update tested python versions, and workflows (#345)David Lord2023-01-094-17/+32
| |\
| | * set workflow permissionsDavid Lord2023-01-091-2/+12
| | |
| | * update build actions versionsDavid Lord2023-01-091-3/+3
| | |
| | * update tested python versionsDavid Lord2023-01-092-12/+17
| |/ | | | | | | | | | | test 3.11 final test 3.12 dev update for tox 4
* | Bump actions/cache from 3.0.11 to 3.2.2 (#343)David Lord2023-01-031-1/+1
|\ \
| * | Bump actions/cache from 3.0.11 to 3.2.2dependabot[bot]2023-01-011-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [actions/cache](https://github.com/actions/cache) from 3.0.11 to 3.2.2. - [Release notes](https://github.com/actions/cache/releases) - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md) - [Commits](https://github.com/actions/cache/compare/v3.0.11...v3.2.2) --- updated-dependencies: - dependency-name: actions/cache dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Bump joerick/cibuildwheel from 2.11.2 to 2.11.4 (#342)David Lord2023-01-031-1/+1
|\ \ \
| * | | Bump joerick/cibuildwheel from 2.11.2 to 2.11.4dependabot[bot]2023-01-011-1/+1
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [joerick/cibuildwheel](https://github.com/joerick/cibuildwheel) from 2.11.2 to 2.11.4. - [Release notes](https://github.com/joerick/cibuildwheel/releases) - [Changelog](https://github.com/pypa/cibuildwheel/blob/main/docs/changelog.md) - [Commits](https://github.com/joerick/cibuildwheel/compare/v2.11.2...v2.11.4) --- updated-dependencies: - dependency-name: joerick/cibuildwheel dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Bump dessant/lock-threads from 3 to 4 (#341)David Lord2023-01-031-1/+1
|\ \ \ | |/ / |/| |
| * | Bump dessant/lock-threads from 3 to 4dependabot[bot]2023-01-011-1/+1
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 3 to 4. - [Release notes](https://github.com/dessant/lock-threads/releases) - [Changelog](https://github.com/dessant/lock-threads/blob/master/CHANGELOG.md) - [Commits](https://github.com/dessant/lock-threads/compare/v3...v4) --- updated-dependencies: - dependency-name: dessant/lock-threads dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>