dependabot[bot]
ab82f72826
Bump the github-actions group with 1 update ( #6516 )
...
Bumps the github-actions group with 1 update:
[install-pinned/ruff](https://github.com/install-pinned/ruff ).
Updates `install-pinned/ruff` from
8876fcad1732d3dc660068908bbf5cdeeaa9d264 to
0e35bc58bd73769469284df9e1f8898daeea8768
<details>
<summary>Commits</summary>
<ul>
<li><a
href="0e35bc58bd
"><code>0e35bc5</code></a>
update README.md (ruff 0.1.6)</li>
<li><a
href="a946f13f9a
"><code>a946f13</code></a>
update pins (ruff 0.1.6)</li>
<li><a
href="c88e04630e
"><code>c88e046</code></a>
update README.md (ruff 0.1.5)</li>
<li><a
href="de1480b2cf
"><code>de1480b</code></a>
update pins (ruff 0.1.5)</li>
<li><a
href="f0a15f921e
"><code>f0a15f9</code></a>
update repository from template</li>
<li><a
href="01e545204f
"><code>01e5452</code></a>
update README.md (ruff 0.1.5)</li>
<li><a
href="fc3d261943
"><code>fc3d261</code></a>
update pins (ruff 0.1.5)</li>
<li><a
href="d788a4d962
"><code>d788a4d</code></a>
update README.md (ruff 0.1.4)</li>
<li><a
href="cd4c82bc1e
"><code>cd4c82b</code></a>
update pins (ruff 0.1.4)</li>
<li>See full diff in <a
href="8876fcad17...0e35bc58bd
">compare
view</a></li>
</ul>
</details>
<br />
Dependabot 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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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 <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-12-02 07:02:17 +07:00
Maximilian Hils
3470473e4b
build macOS app bundle ( #6447 )
2023-11-03 11:21:55 +00:00
Maximilian Hils
5135a0d639
enable merge queues
2023-11-02 09:37:47 +01:00
dependabot[bot]
dbfb6b2ae7
Bump the github-actions group with 3 updates ( #6436 )
...
Bumps the github-actions group with 3 updates: [install-pinned/ruff](https://github.com/install-pinned/ruff ), [autofix-ci/action](https://github.com/autofix-ci/action ) and [actions/setup-node](https://github.com/actions/setup-node ).
Updates `install-pinned/ruff` from f3fd6b89f77ff37a32e69cd2da72e0fc6e21f837 to 8876fcad1732d3dc660068908bbf5cdeeaa9d264
- [Release notes](https://github.com/install-pinned/ruff/releases )
- [Commits](f3fd6b89f7...8876fcad17
)
Updates `autofix-ci/action` from 1.1 to 1.3
- [Release notes](https://github.com/autofix-ci/action/releases )
- [Commits](8caa572fd2...d3e591514b
)
Updates `actions/setup-node` from 3 to 4
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v3...v4 )
---
updated-dependencies:
- dependency-name: install-pinned/ruff
dependency-type: direct:production
dependency-group: github-actions
- dependency-name: autofix-ci/action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-11-01 23:46:23 +01:00
Maximilian Hils
c637032af8
Declare Support for Python 3.12 ( #6434 )
2023-10-31 17:57:21 +00:00
Maximilian Hils
f55ee1d44f
Migrate to ruff ( #6433 )
2023-10-31 16:03:53 +01:00
dependabot[bot]
5cfbb8b661
Bump the github-actions group with 4 updates ( #6393 )
...
Bumps the github-actions group with 4 updates: [actions/checkout](https://github.com/actions/checkout ), [install-pinned/black](https://github.com/install-pinned/black ), [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) and [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ).
Updates `actions/checkout` from 3 to 4
- [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/v3...v4 )
Updates `install-pinned/black` from ba55a508f931f1ee71ee049edba55c3382567656 to cd5d66326da7f8f47500e431cc8cb6d239eea3b5
- [Release notes](https://github.com/install-pinned/black/releases )
- [Commits](ba55a508f9...cd5d66326d
)
Updates `docker/setup-qemu-action` from 2.2.0 to 3.0.0
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](2b82ce82d5...68827325e0
)
Updates `docker/setup-buildx-action` from 2.10.0 to 3.0.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](885d1462b8...f95db51fdd
)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: install-pinned/black
dependency-type: direct:production
dependency-group: github-actions
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-02 01:36:44 +02:00
dependabot[bot]
4f1403224d
Bump the github-actions group with 2 updates ( #6349 )
...
Bumps the github-actions group with 2 updates: [install-pinned/black](https://github.com/install-pinned/black ) and [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ).
Updates `install-pinned/black` from 97252d99da3d792eedae55ff50e64df8bd162447 to ba55a508f931f1ee71ee049edba55c3382567656
- [Release notes](https://github.com/install-pinned/black/releases )
- [Commits](97252d99da...ba55a508f9
)
Updates `docker/setup-buildx-action` from 2.9.1 to 2.10.0
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](4c0219f9ac...885d1462b8
)
---
updated-dependencies:
- dependency-name: install-pinned/black
dependency-type: direct:production
dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-05 15:32:54 +02:00
Maximilian Hils
ad3694de76
build installer in release workflow
2023-08-04 12:13:51 +02:00
dependabot[bot]
3dd5193b0f
Bump the github-actions group with 3 updates ( #6294 )
...
Bumps the github-actions group with 3 updates: [install-pinned/black](https://github.com/install-pinned/black ), [autofix-ci/action](https://github.com/autofix-ci/action ) and [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ).
Updates `install-pinned/black` from c045c39e0ae31872523b1a8eaad8acd3d7ed7652 to 97252d99da3d792eedae55ff50e64df8bd162447
- [Release notes](https://github.com/install-pinned/black/releases )
- [Commits](c045c39e0a...97252d99da
)
Updates `autofix-ci/action` from 8bc06253bec489732e5f9c52884c7cace15c0160 to 8caa572fd27b0019a65e4c695447089c8d3138b9
- [Release notes](https://github.com/autofix-ci/action/releases )
- [Commits](8bc06253be...8caa572fd2
)
Updates `docker/setup-buildx-action` from 2.8.0 to 2.9.1
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](16c0bc4a6e...4c0219f9ac
)
---
updated-dependencies:
- dependency-name: install-pinned/black
dependency-type: direct:production
dependency-group: github-actions
- dependency-name: autofix-ci/action
dependency-type: direct:production
dependency-group: github-actions
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: github-actions
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-01 23:07:35 +00:00
Maximilian Hils
167d02ae7e
Update dependabot.yml
2023-08-02 01:01:46 +02:00
Maximilian Hils
1cb0cb1afd
release ci: upload binaries to r2
2023-07-02 22:19:58 +02:00
dependabot[bot]
0186145035
Bump docker/setup-buildx-action ( #6220 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from a946f06b5ddbde456d0115dc585e8dc3c7a0c3e0 to 16c0bc4a6e6ada2cfd8afd41d22d95379cf7c32a.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](a946f06b5d...16c0bc4a6e
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-02 00:07:01 +00:00
dependabot[bot]
314693f91b
Bump docker/setup-qemu-action from 2.1.0 to 2.2.0 ( #6219 )
...
Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action ) from 2.1.0 to 2.2.0.
- [Release notes](https://github.com/docker/setup-qemu-action/releases )
- [Commits](e81a89b173...2b82ce82d5
)
---
updated-dependencies:
- dependency-name: docker/setup-qemu-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-02 02:01:47 +02:00
dependabot[bot]
2da503e043
Bump install-pinned/black ( #6218 )
...
Bumps [install-pinned/black](https://github.com/install-pinned/black ) from 91bfc65283b1e8e9abac5d9e2a092c03c2ffddb8 to c045c39e0ae31872523b1a8eaad8acd3d7ed7652.
- [Release notes](https://github.com/install-pinned/black/releases )
- [Commits](91bfc65283...c045c39e0a
)
---
updated-dependencies:
- dependency-name: install-pinned/black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-02 02:01:35 +02:00
Maximilian Hils
e40a109019
do not format contrib/ with black ( #6208 )
2023-06-25 23:26:21 +00:00
dependabot[bot]
96ac55293f
Bump install-pinned/black ( #6153 )
...
Bumps [install-pinned/black](https://github.com/install-pinned/black ) from 98d42bad3459705a15b069b0f4dfd9e2b2d63a2b to 91bfc65283b1e8e9abac5d9e2a092c03c2ffddb8.
- [Release notes](https://github.com/install-pinned/black/releases )
- [Commits](98d42bad34...91bfc65283
)
---
updated-dependencies:
- dependency-name: install-pinned/black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-06-02 12:06:04 +02:00
dependabot[bot]
93d16af383
Bump docker/setup-buildx-action ( #6096 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from b167a89702b8b5314c104ab9d211b3dcf774f2b1 to a946f06b5ddbde456d0115dc585e8dc3c7a0c3e0.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](b167a89702...a946f06b5d
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-05 16:12:56 +02:00
dependabot[bot]
d00f6c241b
Bump install-pinned/black ( #6097 )
...
Bumps [install-pinned/black](https://github.com/install-pinned/black ) from 87375d4cc14ee53c4372492102a7503f9fd18837 to 98d42bad3459705a15b069b0f4dfd9e2b2d63a2b.
- [Release notes](https://github.com/install-pinned/black/releases )
- [Commits](87375d4cc1...98d42bad34
)
---
updated-dependencies:
- dependency-name: install-pinned/black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 23:09:34 +00:00
dependabot[bot]
e51432ee49
Bump install-pinned/autoflake ( #6095 )
...
Bumps [install-pinned/autoflake](https://github.com/install-pinned/autoflake ) from 80957f084eab3ad54adf35d689a3f0af436cbe0a to 46b4898323be58db319656fe2758f3fd5ddfee32.
- [Release notes](https://github.com/install-pinned/autoflake/releases )
- [Commits](80957f084e...46b4898323
)
---
updated-dependencies:
- dependency-name: install-pinned/autoflake
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-05-01 23:07:24 +00:00
dependabot[bot]
04754304e9
Bump install-pinned/black ( #6041 )
...
Bumps [install-pinned/black](https://github.com/install-pinned/black ) from 44aa4e4ccf77b6e312ba570f6774484ea6ef9007 to 87375d4cc14ee53c4372492102a7503f9fd18837.
- [Release notes](https://github.com/install-pinned/black/releases )
- [Commits](44aa4e4ccf...87375d4cc1
)
---
updated-dependencies:
- dependency-name: install-pinned/black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-04-02 08:06:39 +02:00
Maximilian Hils
c38c01fa4f
Switch to pyproject.toml ( #6016 )
...
* switch to pyproject.toml
* fix mypy
* fix pyinstaller
2023-03-26 17:40:32 +00:00
dependabot[bot]
7bf388979a
Bump docker/setup-buildx-action ( #6011 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from a19c1710881d7ce3cf668865cc8459bba5b912aa to b167a89702b8b5314c104ab9d211b3dcf774f2b1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](a19c171088...b167a89702
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-26 15:07:58 +02:00
dependabot[bot]
5c4c665bb2
Bump install-pinned/autoflake ( #6010 )
...
Bumps [install-pinned/autoflake](https://github.com/install-pinned/autoflake ) from dfa39c5f136f5b885c175734a719dc6ad1f11fc7 to 80957f084eab3ad54adf35d689a3f0af436cbe0a.
- [Release notes](https://github.com/install-pinned/autoflake/releases )
- [Commits](dfa39c5f13...80957f084e
)
---
updated-dependencies:
- dependency-name: install-pinned/autoflake
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 18:03:19 +00:00
dependabot[bot]
dffe070d37
Bump install-pinned/black ( #6009 )
...
Bumps [install-pinned/black](https://github.com/install-pinned/black ) from eb57934f28e8d533bbcb4caa88d00b613b6ddd00 to 44aa4e4ccf77b6e312ba570f6774484ea6ef9007.
- [Release notes](https://github.com/install-pinned/black/releases )
- [Commits](eb57934f28...44aa4e4ccf
)
---
updated-dependencies:
- dependency-name: install-pinned/black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-24 17:55:28 +00:00
Alexander Prinzhorn
8e7564e995
Add a prettier npm script ( #5986 )
...
* Add a prettier npm script
* Linting -> Formatting
2023-03-13 12:26:30 +01:00
Alex Gershberg
8f13293771
Add prettier to mitmweb ( #5985 )
...
Co-authored-by: Maximilian Hils <git@maximilianhils.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-03-12 17:50:15 +01:00
dependabot[bot]
6054d31665
Bump install-pinned/pyupgrade ( #5957 )
...
Bumps [install-pinned/pyupgrade](https://github.com/install-pinned/pyupgrade ) from 28e8d2633f6f1a03d5b4709682ce155a66324e6a to af7d65f31bddb01097a24da6c8fb694441f51cba.
- [Release notes](https://github.com/install-pinned/pyupgrade/releases )
- [Commits](28e8d2633f...af7d65f31b
)
---
updated-dependencies:
- dependency-name: install-pinned/pyupgrade
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 00:50:06 +01:00
dependabot[bot]
71d35e18fe
Bump install-pinned/yesqa ( #5958 )
...
Bumps [install-pinned/yesqa](https://github.com/install-pinned/yesqa ) from 4896f663e9c294fddfbf5f4e4fc4f9b1a4556658 to e45b0928dd14d5c2a22695e32de8936530ba7a49.
- [Release notes](https://github.com/install-pinned/yesqa/releases )
- [Commits](4896f663e9...e45b0928dd
)
---
updated-dependencies:
- dependency-name: install-pinned/yesqa
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 00:50:01 +01:00
dependabot[bot]
3e04379eaf
Bump install-pinned/black ( #5959 )
...
Bumps [install-pinned/black](https://github.com/install-pinned/black ) from 3375665f712256be11c3212db472c3dafc217fa1 to eb57934f28e8d533bbcb4caa88d00b613b6ddd00.
- [Release notes](https://github.com/install-pinned/black/releases )
- [Commits](3375665f71...eb57934f28
)
---
updated-dependencies:
- dependency-name: install-pinned/black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 00:49:53 +01:00
dependabot[bot]
88e0d61093
Bump docker/setup-buildx-action ( #5960 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 11e8a2e2910826a92412015c515187a2d6750279 to a19c1710881d7ce3cf668865cc8459bba5b912aa.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](11e8a2e291...a19c171088
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 00:49:41 +01:00
dependabot[bot]
098cf89187
Bump install-pinned/reorder_python_imports ( #5961 )
...
Bumps [install-pinned/reorder_python_imports](https://github.com/install-pinned/reorder_python_imports ) from 2cc264e0f6bc33907796602661e5b26d8199314d to 9766e7ba4f33497b107014571afe3b5f4c2d946b.
- [Release notes](https://github.com/install-pinned/reorder_python_imports/releases )
- [Commits](2cc264e0f6...9766e7ba4f
)
---
updated-dependencies:
- dependency-name: install-pinned/reorder_python_imports
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-02 00:49:33 +01:00
Maximilian Hils
46bfb35488
drop support for Python 3.9
2023-02-27 08:37:11 +01:00
dependabot[bot]
dfeddcf4ad
Bump install-pinned/black from 9101a4d68e870eaaaae21c412d1d879b93c9afcb to 13c8a20eb904ba800c87f0b34ccfd932ac2ff81d ( #5899 )
...
* Bump install-pinned/black
Bumps [install-pinned/black](https://github.com/install-pinned/black ) from 9101a4d68e870eaaaae21c412d1d879b93c9afcb to 13c8a20eb904ba800c87f0b34ccfd932ac2ff81d.
- [Release notes](https://github.com/install-pinned/black/releases )
- [Commits](9101a4d68e...13c8a20eb9
)
---
updated-dependencies:
- dependency-name: install-pinned/black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-02-01 23:08:09 +00:00
dependabot[bot]
317b7a2be2
Bump install-pinned/yesqa ( #5903 )
...
Bumps [install-pinned/yesqa](https://github.com/install-pinned/yesqa ) from a1262fbe567d4c0b3445afade67b90f3bba2c9a2 to 4af1e53e86a56db346a03ece9e89c19bfd0e5d0e.
- [Release notes](https://github.com/install-pinned/yesqa/releases )
- [Commits](a1262fbe56...4af1e53e86
)
---
updated-dependencies:
- dependency-name: install-pinned/yesqa
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 22:20:13 +00:00
dependabot[bot]
985a77e77d
Bump install-pinned/reorder_python_imports ( #5901 )
...
Bumps [install-pinned/reorder_python_imports](https://github.com/install-pinned/reorder_python_imports ) from 515035fd9eb355713f61dee238b17a04ce01f4d2 to 946c8bbd8fe048a3bee76063c90c938d5a59a9aa.
- [Release notes](https://github.com/install-pinned/reorder_python_imports/releases )
- [Commits](515035fd9e...946c8bbd8f
)
---
updated-dependencies:
- dependency-name: install-pinned/reorder_python_imports
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 22:18:07 +00:00
dependabot[bot]
5859d998f3
Bump docker/setup-buildx-action ( #5902 )
...
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action ) from 165fe681b849eec43aaa64d786b9ec53e690475f to 11e8a2e2910826a92412015c515187a2d6750279.
- [Release notes](https://github.com/docker/setup-buildx-action/releases )
- [Commits](165fe681b8...11e8a2e291
)
---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 22:18:02 +00:00
dependabot[bot]
8683f8392c
Bump install-pinned/autoflake ( #5900 )
...
Bumps [install-pinned/autoflake](https://github.com/install-pinned/autoflake ) from 1a248450153f02b75d051acf6c2a05df8c797666 to 19ecc14a8688d57cca9dc6cfd705f16f200ff097.
- [Release notes](https://github.com/install-pinned/autoflake/releases )
- [Commits](1a24845015...19ecc14a86
)
---
updated-dependencies:
- dependency-name: install-pinned/autoflake
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-01 22:14:05 +00:00
Maximilian Hils
121368654f
Adopt Dependabot ( #5879 )
2023-01-15 22:31:10 +00:00
Maximilian Hils
3cdb8efc5e
add all-greens
2023-01-15 23:22:11 +01:00
Maximilian Hils
f0fbaf3bd8
use reusable tox workflow
2023-01-15 23:22:11 +01:00
dependabot[bot]
e3f5897400
Bump install-pinned/pyupgrade from 847ef2b8aa35a3817372540b887f4130d864d6b7 to 423622e7c2088eeba495a591385ec22074284f90 ( #5840 )
...
* Bump install-pinned/pyupgrade
Bumps [install-pinned/pyupgrade](https://github.com/install-pinned/pyupgrade ) from 847ef2b8aa35a3817372540b887f4130d864d6b7 to 423622e7c2088eeba495a591385ec22074284f90.
- [Release notes](https://github.com/install-pinned/pyupgrade/releases )
- [Commits](847ef2b8aa...423622e7c2
)
---
updated-dependencies:
- dependency-name: install-pinned/pyupgrade
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
* [autofix.ci] apply automated fixes
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2023-01-02 22:23:55 +01:00
dependabot[bot]
e640fdfa23
Bump install-pinned/reorder_python_imports ( #5842 )
...
Bumps [install-pinned/reorder_python_imports](https://github.com/install-pinned/reorder_python_imports ) from 7365755886d8ef6679e1b77457975a8698842af6 to 515035fd9eb355713f61dee238b17a04ce01f4d2.
- [Release notes](https://github.com/install-pinned/reorder_python_imports/releases )
- [Commits](7365755886...515035fd9e
)
---
updated-dependencies:
- dependency-name: install-pinned/reorder_python_imports
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 22:20:26 +01:00
dependabot[bot]
979e789928
Bump install-pinned/yesqa ( #5841 )
...
Bumps [install-pinned/yesqa](https://github.com/install-pinned/yesqa ) from cf847492077eea907797bac45e68f87801d4de31 to a1262fbe567d4c0b3445afade67b90f3bba2c9a2.
- [Release notes](https://github.com/install-pinned/yesqa/releases )
- [Commits](cf84749207...a1262fbe56
)
---
updated-dependencies:
- dependency-name: install-pinned/yesqa
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 22:20:14 +01:00
dependabot[bot]
f0650a6694
Bump install-pinned/black ( #5839 )
...
Bumps [install-pinned/black](https://github.com/install-pinned/black ) from 70a27391ba5875c09596f067be1e331d0e81947b to bcf144213c4943c1f2078a257fa566cebec36107.
- [Release notes](https://github.com/install-pinned/black/releases )
- [Commits](70a27391ba...bcf144213c
)
---
updated-dependencies:
- dependency-name: install-pinned/black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-02 22:20:05 +01:00
Maximilian Hils
2a3eca2589
use latest codecov uploader ( #5845 )
2023-01-02 22:13:12 +01:00
dependabot[bot]
689ca0c1b5
Bump install-pinned/autoflake ( #5785 )
...
Bumps [install-pinned/autoflake](https://github.com/install-pinned/autoflake ) from 32877f5112ce1c5b8b30cf57d70593a53d5fca87 to 95c53f821b204037c1be14d45d810032e8ddfdcb.
- [Release notes](https://github.com/install-pinned/autoflake/releases )
- [Commits](32877f5112...95c53f821b
)
---
updated-dependencies:
- dependency-name: install-pinned/autoflake
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 09:43:41 +01:00
dependabot[bot]
4099822e49
Bump install-pinned/black ( #5784 )
...
Bumps [install-pinned/black](https://github.com/install-pinned/black ) from dde5aed720bc458e86d99144d4d0c1f6c8e08844 to 70a27391ba5875c09596f067be1e331d0e81947b.
- [Release notes](https://github.com/install-pinned/black/releases )
- [Commits](dde5aed720...70a27391ba
)
---
updated-dependencies:
- dependency-name: install-pinned/black
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 09:43:31 +01:00
dependabot[bot]
daa703c740
Bump TrueBrain/actions-flake8 from 2.1 to 2.2 ( #5783 )
...
Bumps [TrueBrain/actions-flake8](https://github.com/TrueBrain/actions-flake8 ) from 2.1 to 2.2.
- [Release notes](https://github.com/TrueBrain/actions-flake8/releases )
- [Commits](c2deca24d3...c120815866
)
---
updated-dependencies:
- dependency-name: TrueBrain/actions-flake8
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 09:43:17 +01:00
dependabot[bot]
f3ba7ce33c
Bump install-pinned/reorder_python_imports ( #5782 )
...
Bumps [install-pinned/reorder_python_imports](https://github.com/install-pinned/reorder_python_imports ) from 97c3e89c53ae5513cc41716e876e26daff8bbdd6 to 7365755886d8ef6679e1b77457975a8698842af6.
- [Release notes](https://github.com/install-pinned/reorder_python_imports/releases )
- [Commits](97c3e89c53...7365755886
)
---
updated-dependencies:
- dependency-name: install-pinned/reorder_python_imports
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-02 09:43:01 +01:00