David Lord
6748a09341
update dev dependencies
2024-11-13 08:48:10 -08:00
David Lord
2778b7c23f
Merge branch 'stable'
2024-10-24 13:28:57 -07:00
David Lord
8f2bc008ad
update dev dependencies
2024-10-24 13:27:52 -07:00
David Lord
bca18041b0
Merge branch '3.0.x'
2024-10-18 10:03:09 -07:00
David Lord
b337d21058
update dev dependencies
2024-10-18 10:02:35 -07:00
David Lord
f93dd6e826
remove pre-commit.ci update
2024-08-23 18:05:21 -07:00
David Lord
29a94bd102
update dev dependencies
2024-08-23 16:33:27 -07:00
David Lord
87d5f5b9a9
update project files ( #5457 )
...
* update pre-commit hook
* upgrade pip with venv
* update description and version
* show url in publish environment
* update versions
* update versions, separate typing job
* use dependabot grouped updates
ignore upload/download-artifact until slsa updates
* use sphinx.ext.extlinks instead of sphinx-issues
* update dev dependencies
* update editorconfig
* update gitignore
* update .readthedocs.yaml
* license is txt, readme is md
* update pyproject.toml
add typed classifier
add pyright config
simplify urls
* tox builds docs in place
* update min test py version
* add tox env to update all dev dependencies
* update issue and pr templates
* rename security docs page to not conflict with org policy file
* simplify matrix
2024-04-07 10:24:40 -07:00
David Lord
08d3185e87
update pre-commit hooks
2024-01-16 10:12:10 -08:00
David Lord
5308db0637
update pre-commit hooks
2023-11-15 12:47:41 -08:00
David Lord
54e05a2824
use ruff linter and formatter
2023-11-15 12:14:37 -08:00
David Lord
80ae10f402
update dev requirements
2023-08-16 13:30:18 -07:00
pre-commit-ci[bot]
65bc763634
[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:29 +00:00
David Lord
aca7d5637d
update dependencies
2023-06-27 07:11:22 -07:00
pre-commit-ci[bot]
32d2f47ed1
[pre-commit.ci] pre-commit autoupdate
...
updates:
- https://github.com/asottile/reorder_python_imports → https://github.com/asottile/reorder-python-imports
2023-06-06 09:26:43 -07:00
David Lord
7dbb2f7e05
retarget pre-commit.ci
2023-06-06 09:25:47 -07:00
David Lord
e7264776bd
update dependencies
2023-05-31 09:17:51 -07:00
David Lord
cd1b68cf6e
Merge branch '2.2.x'
2023-04-25 11:41:20 -06:00
David Lord
64bc45874d
update dev dependencies
2023-04-25 11:40:57 -06:00
David Lord
2e8fe7b2f2
drop support for python 3.7
2023-04-20 11:09:55 -07:00
David Lord
e39d78a0ad
Merge branch '2.2.x'
2023-04-11 15:33:44 -07:00
pre-commit-ci[bot]
d2a6f5c572
[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:31:29 +00:00
David Lord
5cdfeae2e8
Merge branch '2.2.x'
2023-02-23 15:58:29 -08:00
David Lord
736b5f9ff8
update dependencies
2023-02-23 15:58:21 -08:00
David Lord
4ddb3f73ba
Merge branch '2.2.x'
2023-02-07 07:18:54 -08:00
pre-commit-ci[bot]
c1d01f6999
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/psf/black: 22.12.0 → 23.1.0](https://github.com/psf/black/compare/22.12.0...23.1.0 )
2023-02-07 04:42:52 +00:00
David Lord
7464e17c5e
Merge branch '2.2.x'
2022-12-24 11:21:59 -07:00
David Lord
43bc7330ce
update requirements
2022-12-24 10:22:37 -07:00
pre-commit-ci[bot]
3e932aa103
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v3.2.2 → v3.3.0](https://github.com/asottile/pyupgrade/compare/v3.2.2...v3.3.0 )
2022-12-06 00:34:53 +00:00
David Lord
066a35dd32
Merge branch '2.2.x'
2022-11-25 07:51:37 -08:00
David Lord
d178653b5f
update requirements
2022-11-25 07:39:54 -08:00
pre-commit-ci[bot]
9f99425aaf
[pre-commit.ci] pre-commit autoupdate ( #4862 )
...
updates:
- [github.com/peterdemin/pip-compile-multi: v2.4.6 → v2.5.0](https://github.com/peterdemin/pip-compile-multi/compare/v2.4.6...v2.5.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-11-07 20:38:32 -08:00
pre-commit-ci[bot]
9daddd1271
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.38.2 → v3.2.0](https://github.com/asottile/pyupgrade/compare/v2.38.2...v3.2.0 )
- [github.com/asottile/reorder_python_imports: v3.8.3 → v3.9.0](https://github.com/asottile/reorder_python_imports/compare/v3.8.3...v3.9.0 )
- [github.com/psf/black: 22.8.0 → 22.10.0](https://github.com/psf/black/compare/22.8.0...22.10.0 )
2022-11-01 00:06:23 +00:00
pre-commit-ci[bot]
c7da6d74a8
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.37.3 → v2.38.2](https://github.com/asottile/pyupgrade/compare/v2.37.3...v2.38.2 )
- [github.com/asottile/reorder_python_imports: v3.8.2 → v3.8.3](https://github.com/asottile/reorder_python_imports/compare/v3.8.2...v3.8.3 )
2022-10-03 23:30:28 +00:00
David Lord
c34c84b690
Merge branch '2.2.x'
2022-09-11 06:33:56 -07:00
pre-commit-ci[bot]
8811ae037a
[pre-commit.ci] pre-commit autoupdate ( #4806 )
...
updates:
- [github.com/psf/black: 22.6.0 → 22.8.0](https://github.com/psf/black/compare/22.6.0...22.8.0 )
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2022-09-07 12:07:20 -07:00
David Lord
21aaf0ef9a
Merge branch '2.2.x'
2022-08-03 17:09:43 -07:00
David Lord
0d87b22314
update requirements
2022-08-03 16:39:35 -07:00
David Lord
cb4ee20117
pre-commit updates latest release branch
2022-08-01 17:46:58 -07:00
pre-commit-ci[bot]
6f9ef11286
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.37.1 → v2.37.3](https://github.com/asottile/pyupgrade/compare/v2.37.1...v2.37.3 )
- [github.com/asottile/reorder_python_imports: v3.8.1 → v3.8.2](https://github.com/asottile/reorder_python_imports/compare/v3.8.1...v3.8.2 )
- [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](https://github.com/PyCQA/flake8/compare/4.0.1...5.0.2 )
- [github.com/peterdemin/pip-compile-multi: v2.4.5 → v2.4.6](https://github.com/peterdemin/pip-compile-multi/compare/v2.4.5...v2.4.6 )
2022-08-01 23:18:11 +00:00
David Lord
7096b2c4b1
update requirements
2022-07-13 13:39:51 -07:00
pre-commit-ci[bot]
e9d0000fc1
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.32.1 → v2.34.0](https://github.com/asottile/pyupgrade/compare/v2.32.1...v2.34.0 )
- [github.com/asottile/reorder_python_imports: v3.1.0 → v3.3.0](https://github.com/asottile/reorder_python_imports/compare/v3.1.0...v3.3.0 )
- [github.com/psf/black: 22.3.0 → 22.6.0](https://github.com/psf/black/compare/22.3.0...22.6.0 )
- [github.com/pre-commit/pre-commit-hooks: v4.2.0 → v4.3.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.2.0...v4.3.0 )
2022-07-04 22:37:19 +00:00
David Lord
d506af1b1f
update requirements
2022-05-23 10:08:43 -07:00
David Lord
ef7d01f0a0
update requirements
2022-04-28 08:59:40 -07:00
David Lord
c395b13f9e
update requirements
2022-04-24 10:19:58 -07:00
David Lord
56414782ca
pre-commit update branch
2022-04-08 10:53:28 -07:00
pre-commit-ci[bot]
50bf3bba73
[pre-commit.ci] pre-commit autoupdate
...
updates:
- [github.com/asottile/pyupgrade: v2.31.0 → v2.31.1](https://github.com/asottile/pyupgrade/compare/v2.31.0...v2.31.1 )
- [github.com/asottile/reorder_python_imports: v2.7.1 → v3.0.1](https://github.com/asottile/reorder_python_imports/compare/v2.7.1...v3.0.1 )
- [github.com/psf/black: 22.1.0 → 22.3.0](https://github.com/psf/black/compare/22.1.0...22.3.0 )
- [github.com/peterdemin/pip-compile-multi: v2.4.3 → v2.4.5](https://github.com/peterdemin/pip-compile-multi/compare/v2.4.3...v2.4.5 )
2022-04-08 10:53:20 -07:00
David Lord
26555a85f1
update requirements
2022-04-01 13:44:13 -07:00
David Lord
ad13dbc826
pin setuptools for reorder_python_imports
2022-02-17 16:26:06 -08:00
David Lord
6f7d99ce4b
use pip-compile-multi for requirements
2022-02-08 12:26:25 -08:00