Commit Graph

2949 Commits

Author SHA1 Message Date
pre-commit-ci[bot]
4504beba06
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.8.0 → v3.10.1](https://github.com/asottile/pyupgrade/compare/v3.8.0...v3.10.1)
- [github.com/psf/black: 23.3.0 → 23.7.0](https://github.com/psf/black/compare/23.3.0...23.7.0)
- [github.com/PyCQA/flake8: 6.0.0 → 6.1.0](https://github.com/PyCQA/flake8/compare/6.0.0...6.1.0)
2023-08-01 08:46:03 +00:00
David Lord
31b764ea83
[pre-commit.ci] pre-commit autoupdate (#1868) 2023-07-04 06:18:32 -07:00
pre-commit-ci[bot]
ac57ea048d
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.7.0 → v3.8.0](https://github.com/asottile/pyupgrade/compare/v3.7.0...v3.8.0)
2023-07-04 06:36:57 +00:00
David Lord
2a2bfb7f95
Bump actions/checkout from 3.5.2 to 3.5.3 (#1867) 2023-07-01 09:21:29 -07:00
David Lord
ec2649688d
Bump slsa-framework/slsa-github-generator from 1.6.0 to 1.7.0 (#1866) 2023-07-01 09:21:14 -07:00
David Lord
859039244a
Bump dessant/lock-threads from 4.0.0 to 4.0.1 (#1865) 2023-07-01 09:21:06 -07:00
David Lord
890c8a9519
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7 (#1864) 2023-07-01 09:20:56 -07:00
dependabot[bot]
505effc995
Bump actions/checkout from 3.5.2 to 3.5.3
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.5.2 to 3.5.3.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](8e5e7e5ab8...c85c95e3d7)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-01 16:13:15 +00:00
dependabot[bot]
956b1f1ce9
Bump slsa-framework/slsa-github-generator from 1.6.0 to 1.7.0
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.6.0 to 1.7.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.6.0...v1.7.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>
2023-07-01 16:13:11 +00:00
dependabot[bot]
c4b8d066d6
Bump dessant/lock-threads from 4.0.0 to 4.0.1
Bumps [dessant/lock-threads](https://github.com/dessant/lock-threads) from 4.0.0 to 4.0.1.
- [Release notes](https://github.com/dessant/lock-threads/releases)
- [Changelog](https://github.com/dessant/lock-threads/blob/main/CHANGELOG.md)
- [Commits](c1b35aecc5...be8aa5be94)

---
updated-dependencies:
- dependency-name: dessant/lock-threads
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-07-01 16:13:08 +00:00
dependabot[bot]
5258c9d27d
Bump pypa/gh-action-pypi-publish from 1.8.6 to 1.8.7
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.6 to 1.8.7.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](a56da0b891...f5622bde02)

---
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>
2023-07-01 16:13:06 +00:00
David Lord
534c9e13ed
switch to flit build backend (#1863) 2023-06-28 07:44:58 -07:00
David Lord
8310b2bbef
switch to flit build backend 2023-06-28 07:31:12 -07:00
David Lord
fed2d0808f
Merge branch '3.1.x' 2023-06-27 08:01:35 -07:00
David Lord
d80f186832
simplify tox config
envs inherit base testenv
2023-06-27 08:01:19 -07:00
David Lord
c0e4f69ff3
Merge branch '3.1.x' 2023-06-27 07:37:41 -07:00
David Lord
8d0ea74289
update dependencies 2023-06-27 07:36:34 -07:00
David Lord
fd5128f864
[pre-commit.ci] pre-commit autoupdate (#1859) 2023-06-06 09:31:03 -07:00
pre-commit-ci[bot]
02df0dad29
[pre-commit.ci] pre-commit autoupdate
updates:
- https://github.com/asottile/reorder_python_importshttps://github.com/asottile/reorder-python-imports
2023-06-06 04:21:37 +00:00
David Lord
7b48764688
Bump actions/setup-python from 4.6.0 to 4.6.1 (#1856) 2023-06-01 11:49:14 -07:00
David Lord
4b18fd4f1f
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#1855) 2023-06-01 11:47:50 -07:00
David Lord
3914664578
Bump slsa-framework/slsa-github-generator from 1.5.0 to 1.6.0 (#1857) 2023-06-01 11:46:45 -07:00
David Lord
81a23847cd
Merge branch '3.1.x' 2023-06-01 10:50:38 -07:00
David Lord
ae312b3065
update dependencies 2023-06-01 10:47:07 -07:00
David Lord
051df10c7b
fix check for empty required block (#1858) 2023-06-01 10:42:27 -07:00
David Lord
37f5b058ee
start version 3.1.3 2023-06-01 10:31:10 -07:00
dependabot[bot]
23aab8330c
Bump slsa-framework/slsa-github-generator from 1.5.0 to 1.6.0
Bumps [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator) from 1.5.0 to 1.6.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.5.0...v1.6.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>
2023-06-01 16:57:05 +00:00
dependabot[bot]
7e03bef475
Bump actions/setup-python from 4.6.0 to 4.6.1
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4.6.0 to 4.6.1.
- [Release notes](https://github.com/actions/setup-python/releases)
- [Commits](57ded4d7d5...bd6b4b6205)

---
updated-dependencies:
- dependency-name: actions/setup-python
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-06-01 16:57:00 +00:00
dependabot[bot]
b364f26a11
Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6
Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
- [Commits](0bf742be3e...a56da0b891)

---
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>
2023-06-01 16:56:55 +00:00
David Lord
bfceede8ad
remove unused links 2023-06-01 08:09:59 -07:00
David Lord
7e691a0862
update metadata 2023-06-01 08:06:33 -07:00
David Lord
235ecaf576
[pre-commit.ci] pre-commit autoupdate (#1847) 2023-05-02 05:55:07 -07:00
pre-commit-ci[bot]
a24a4b1574
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](https://github.com/asottile/pyupgrade/compare/v3.3.1...v3.3.2)
2023-05-02 04:33:39 +00:00
David Lord
953acd65b2
Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5 (#1843) 2023-05-01 10:21:49 -07:00
David Lord
c5685b6dc4
Bump actions/checkout from 3.5.0 to 3.5.2 (#1844) 2023-05-01 10:19:49 -07:00
dependabot[bot]
7018e3fc76
Bump actions/checkout from 3.5.0 to 3.5.2
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](8f4b7f8486...8e5e7e5ab8)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-05-01 17:17:29 +00:00
David Lord
2cd9ed2ad9
Bump actions/setup-python from 4.5.0 to 4.6.0 (#1845) 2023-05-01 10:16:55 -07:00
dependabot[bot]
1e357f34ff
Bump actions/setup-python from 4.5.0 to 4.6.0
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](d27e3f3d7c...57ded4d7d5)

---
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>
2023-05-01 16:57:11 +00:00
dependabot[bot]
055bbfd1fe
Bump pypa/gh-action-pypi-publish from 1.8.4 to 1.8.5
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](29930c9cf5...0bf742be3e)

---
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>
2023-05-01 16:57:04 +00:00
David Lord
090a5a9e22
fix flake8 bugbear error 2023-04-07 12:19:07 -07:00
David Lord
6fef24ce45
[pre-commit.ci] pre-commit autoupdate (#1831) 2023-04-04 05:14:59 -07:00
pre-commit-ci[bot]
c8c3c846d5
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/psf/black: 23.1.0 → 23.3.0](https://github.com/psf/black/compare/23.1.0...23.3.0)
2023-04-04 06:32:14 +00:00
David Lord
85e5ad85d1
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4 (#1830) 2023-04-03 06:13:54 -07:00
David Lord
3067df7261
Bump actions/cache from 3.2.6 to 3.3.1 (#1829) 2023-04-03 06:13:47 -07:00
David Lord
23e5cec554
Bump actions/checkout from 3.3.0 to 3.5.0 (#1828) 2023-04-03 06:13:34 -07:00
dependabot[bot]
c48f131143
Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.4
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](c7f29f7ade...29930c9cf5)

---
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>
2023-04-01 16:57:53 +00:00
dependabot[bot]
4863d6534f
Bump actions/cache from 3.2.6 to 3.3.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](69d9d449ac...88522ab9f3)

---
updated-dependencies:
- dependency-name: actions/cache
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 16:57:47 +00:00
dependabot[bot]
80f4e5586a
Bump actions/checkout from 3.3.0 to 3.5.0
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](ac59398561...8f4b7f8486)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-01 16:57:43 +00:00
David Lord
be0bcb61f9
[pre-commit.ci] pre-commit autoupdate (#1822) 2023-03-07 06:59:06 -08:00
David Lord
832bdaadfc
address flake8 findings 2023-03-07 06:55:44 -08:00