Sylverb
|
ba15211f51
|
Add sdpush command to store file on SD Card
|
2024-10-08 07:53:36 +02:00 |
|
pre-commit-ci[bot]
|
b4281098d6
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.8 → v0.6.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.8...v0.6.9)
- [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](https://github.com/pre-commit/pre-commit-hooks/compare/v4.6.0...v5.0.0)
- [github.com/RobertCraigie/pyright-python: v1.1.382.post1 → v1.1.383](https://github.com/RobertCraigie/pyright-python/compare/v1.1.382.post1...v1.1.383)
|
2024-10-07 13:57:53 -04:00 |
|
pre-commit-ci[bot]
|
4a5a919e47
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.7 → v0.6.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.7...v0.6.8)
- [github.com/RobertCraigie/pyright-python: v1.1.381 → v1.1.382.post1](https://github.com/RobertCraigie/pyright-python/compare/v1.1.381...v1.1.382.post1)
|
2024-09-30 12:39:28 -04:00 |
|
pre-commit-ci[bot]
|
487724bb63
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.5 → v0.6.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.5...v0.6.7)
- [github.com/RobertCraigie/pyright-python: v1.1.380 → v1.1.381](https://github.com/RobertCraigie/pyright-python/compare/v1.1.380...v1.1.381)
|
2024-09-23 13:38:59 -04:00 |
|
pre-commit-ci[bot]
|
fbae2176ea
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.4 → v0.6.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.4...v0.6.5)
- [github.com/RobertCraigie/pyright-python: v1.1.379 → v1.1.380](https://github.com/RobertCraigie/pyright-python/compare/v1.1.379...v1.1.380)
|
2024-09-16 13:03:09 -04:00 |
|
pre-commit-ci[bot]
|
3778f92963
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.3 → v0.6.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.3...v0.6.4)
- [github.com/RobertCraigie/pyright-python: v1.1.378 → v1.1.379](https://github.com/RobertCraigie/pyright-python/compare/v1.1.378...v1.1.379)
|
2024-09-09 13:16:39 -04:00 |
|
pre-commit-ci[bot]
|
156b4c2866
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.2 → v0.6.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.2...v0.6.3)
- [github.com/RobertCraigie/pyright-python: v1.1.377 → v1.1.378](https://github.com/RobertCraigie/pyright-python/compare/v1.1.377...v1.1.378)
|
2024-09-02 16:51:40 -04:00 |
|
dependabot[bot]
|
b3207c5cce
|
Bump tqdm from 4.66.4 to 4.66.5
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.4 to 4.66.5.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.4...v4.66.5)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 13:03:28 -04:00 |
|
dependabot[bot]
|
780a521fb5
|
Bump rich from 13.7.1 to 13.8.0
Bumps [rich](https://github.com/Textualize/rich) from 13.7.1 to 13.8.0.
- [Release notes](https://github.com/Textualize/rich/releases)
- [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Textualize/rich/compare/v13.7.1...v13.8.0)
---
updated-dependencies:
- dependency-name: rich
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 12:20:55 -04:00 |
|
dependabot[bot]
|
afb638eebe
|
Bump coverage from 7.6.0 to 7.6.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.0 to 7.6.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.0...7.6.1)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 09:13:07 -04:00 |
|
dependabot[bot]
|
a0ce214a9f
|
Bump cyclopts from 2.9.4 to 2.9.9
Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 2.9.4 to 2.9.9.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](https://github.com/BrianPugh/cyclopts/compare/v2.9.4...v2.9.9)
---
updated-dependencies:
- dependency-name: cyclopts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-09-01 09:12:59 -04:00 |
|
pre-commit-ci[bot]
|
b9ca3a2d01
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.6.1 → v0.6.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.6.1...v0.6.2)
- [github.com/RobertCraigie/pyright-python: v1.1.376 → v1.1.377](https://github.com/RobertCraigie/pyright-python/compare/v1.1.376...v1.1.377)
|
2024-08-26 12:29:36 -04:00 |
|
pre-commit-ci[bot]
|
f79d2e976e
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.7 → v0.6.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.7...v0.6.1)
- [github.com/RobertCraigie/pyright-python: v1.1.375 → v1.1.376](https://github.com/RobertCraigie/pyright-python/compare/v1.1.375...v1.1.376)
|
2024-08-19 12:52:41 -04:00 |
|
pre-commit-ci[bot]
|
bccda13f56
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.6 → v0.5.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.6...v0.5.7)
- [github.com/RobertCraigie/pyright-python: v1.1.374 → v1.1.375](https://github.com/RobertCraigie/pyright-python/compare/v1.1.374...v1.1.375)
|
2024-08-12 13:35:12 -04:00 |
|
pre-commit-ci[bot]
|
d1ec468a3d
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.5 → v0.5.6](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.5...v0.5.6)
- [github.com/psf/black: 24.4.2 → 24.8.0](https://github.com/psf/black/compare/24.4.2...24.8.0)
- [github.com/RobertCraigie/pyright-python: v1.1.373 → v1.1.374](https://github.com/RobertCraigie/pyright-python/compare/v1.1.373...v1.1.374)
|
2024-08-05 13:24:34 -04:00 |
|
dependabot[bot]
|
7c129cf9f9
|
Bump cyclopts from 2.8.0 to 2.9.4
Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 2.8.0 to 2.9.4.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](https://github.com/BrianPugh/cyclopts/compare/v2.8.0...v2.9.4)
---
updated-dependencies:
- dependency-name: cyclopts
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 10:39:08 -04:00 |
|
dependabot[bot]
|
fe0a9e5cad
|
Bump pytest from 8.2.1 to 8.3.2
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.1 to 8.3.2.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.1...8.3.2)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 09:09:39 -04:00 |
|
dependabot[bot]
|
25014d6863
|
Bump coverage from 7.5.4 to 7.6.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.4 to 7.6.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.4...7.6.0)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 09:09:30 -04:00 |
|
dependabot[bot]
|
260dc7e46b
|
Bump littlefs-python from 0.10.3 to 0.12.0
Bumps [littlefs-python](https://github.com/jrast/littlefs-python) from 0.10.3 to 0.12.0.
- [Release notes](https://github.com/jrast/littlefs-python/releases)
- [Commits](https://github.com/jrast/littlefs-python/compare/v0.10.3...v0.12.0)
---
updated-dependencies:
- dependency-name: littlefs-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 09:09:23 -04:00 |
|
dependabot[bot]
|
eba0d74bf7
|
Bump tamp from 1.5.0 to 1.6.0
Bumps [tamp](https://github.com/BrianPugh/tamp) from 1.5.0 to 1.6.0.
- [Release notes](https://github.com/BrianPugh/tamp/releases)
- [Commits](https://github.com/BrianPugh/tamp/compare/v1.5.0...v1.6.0)
---
updated-dependencies:
- dependency-name: tamp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-08-01 09:09:01 -04:00 |
|
pre-commit-ci[bot]
|
9e96d8bd65
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.4 → v0.5.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.4...v0.5.5)
- [github.com/RobertCraigie/pyright-python: v1.1.372 → v1.1.373](https://github.com/RobertCraigie/pyright-python/compare/v1.1.372...v1.1.373)
|
2024-07-29 12:53:48 -04:00 |
|
pre-commit-ci[bot]
|
40788d584a
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.2 → v0.5.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.2...v0.5.4)
- [github.com/RobertCraigie/pyright-python: v1.1.371 → v1.1.372](https://github.com/RobertCraigie/pyright-python/compare/v1.1.371...v1.1.372)
|
2024-07-22 12:36:23 -04:00 |
|
pre-commit-ci[bot]
|
bcfd4a9ff6
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.1 → v0.5.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.1...v0.5.2)
- [github.com/RobertCraigie/pyright-python: v1.1.370 → v1.1.371](https://github.com/RobertCraigie/pyright-python/compare/v1.1.370...v1.1.371)
|
2024-07-15 12:39:43 -04:00 |
|
pre-commit-ci[bot]
|
42abaf8db2
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.5.0 → v0.5.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.5.0...v0.5.1)
- [github.com/RobertCraigie/pyright-python: v1.1.369 → v1.1.370](https://github.com/RobertCraigie/pyright-python/compare/v1.1.369...v1.1.370)
|
2024-07-08 12:54:14 -04:00 |
|
dependabot[bot]
|
88ff0a2202
|
Bump certifi from 2024.2.2 to 2024.7.4
Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.2.2 to 2024.7.4.
- [Commits](https://github.com/certifi/python-certifi/compare/2024.02.02...2024.07.04)
---
updated-dependencies:
- dependency-name: certifi
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-06 11:47:37 -04:00 |
|
pre-commit-ci[bot]
|
590d7ac353
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.5.0](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.10...v0.5.0)
- [github.com/adamchainz/blacken-docs: 1.16.0 → 1.18.0](https://github.com/adamchainz/blacken-docs/compare/1.16.0...1.18.0)
- [github.com/RobertCraigie/pyright-python: v1.1.368 → v1.1.369](https://github.com/RobertCraigie/pyright-python/compare/v1.1.368...v1.1.369)
|
2024-07-01 12:50:13 -04:00 |
|
dependabot[bot]
|
71e64010a2
|
Bump coverage from 7.5.3 to 7.5.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.3 to 7.5.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.3...7.5.4)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 09:10:17 -04:00 |
|
dependabot[bot]
|
81fe291845
|
Bump cyclopts from 2.6.2 to 2.8.0
Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 2.6.2 to 2.8.0.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](https://github.com/BrianPugh/cyclopts/compare/v2.6.2...v2.8.0)
---
updated-dependencies:
- dependency-name: cyclopts
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-07-01 09:09:39 -04:00 |
|
pre-commit-ci[bot]
|
2ef1064696
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.9 → v0.4.10](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.9...v0.4.10)
- [github.com/RobertCraigie/pyright-python: v1.1.367 → v1.1.368](https://github.com/RobertCraigie/pyright-python/compare/v1.1.367...v1.1.368)
|
2024-06-24 12:54:45 -04:00 |
|
pre-commit-ci[bot]
|
d48db92728
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.8 → v0.4.9](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.8...v0.4.9)
- [github.com/RobertCraigie/pyright-python: v1.1.366 → v1.1.367](https://github.com/RobertCraigie/pyright-python/compare/v1.1.366...v1.1.367)
|
2024-06-17 13:15:54 -04:00 |
|
pre-commit-ci[bot]
|
acb02a36ea
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.7 → v0.4.8](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.7...v0.4.8)
- [github.com/RobertCraigie/pyright-python: v1.1.365 → v1.1.366](https://github.com/RobertCraigie/pyright-python/compare/v1.1.365...v1.1.366)
|
2024-06-10 13:18:31 -04:00 |
|
pre-commit-ci[bot]
|
66404193fa
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.5 → v0.4.7](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.5...v0.4.7)
- [github.com/RobertCraigie/pyright-python: v1.1.364 → v1.1.365](https://github.com/RobertCraigie/pyright-python/compare/v1.1.364...v1.1.365)
|
2024-06-03 13:18:11 -04:00 |
|
dependabot[bot]
|
dcbd951745
|
Bump coverage from 7.5.2 to 7.5.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.2 to 7.5.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.2...7.5.3)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-06-01 13:05:22 -04:00 |
|
dependabot[bot]
|
8d0e05cefb
|
Bump coverage from 7.5.1 to 7.5.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.1 to 7.5.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.1...7.5.2)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-28 09:02:34 -04:00 |
|
Brian Pugh
|
37ca962f8a
|
Update dependabot.yml
|
2024-05-28 09:02:26 -04:00 |
|
pre-commit-ci[bot]
|
9c24768547
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.4 → v0.4.5](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.4...v0.4.5)
- [github.com/codespell-project/codespell: v2.2.6 → v2.3.0](https://github.com/codespell-project/codespell/compare/v2.2.6...v2.3.0)
- [github.com/RobertCraigie/pyright-python: v1.1.363 → v1.1.364](https://github.com/RobertCraigie/pyright-python/compare/v1.1.363...v1.1.364)
|
2024-05-28 09:01:42 -04:00 |
|
dependabot[bot]
|
2a564b7fc9
|
Bump typing-extensions from 4.11.0 to 4.12.0
Bumps [typing-extensions](https://github.com/python/typing_extensions) from 4.11.0 to 4.12.0.
- [Release notes](https://github.com/python/typing_extensions/releases)
- [Changelog](https://github.com/python/typing_extensions/blob/main/CHANGELOG.md)
- [Commits](https://github.com/python/typing_extensions/compare/4.11.0...4.12.0)
---
updated-dependencies:
- dependency-name: typing-extensions
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-28 09:01:34 -04:00 |
|
pre-commit-ci[bot]
|
255b996e2b
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/RobertCraigie/pyright-python: v1.1.362 → v1.1.363](https://github.com/RobertCraigie/pyright-python/compare/v1.1.362...v1.1.363)
|
2024-05-20 21:22:27 -04:00 |
|
dependabot[bot]
|
bc735fd543
|
Bump cyclopts from 2.6.1 to 2.6.2
Bumps [cyclopts](https://github.com/BrianPugh/cyclopts) from 2.6.1 to 2.6.2.
- [Release notes](https://github.com/BrianPugh/cyclopts/releases)
- [Commits](https://github.com/BrianPugh/cyclopts/compare/v2.6.1...v2.6.2)
---
updated-dependencies:
- dependency-name: cyclopts
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-20 09:25:33 -04:00 |
|
dependabot[bot]
|
3635eb2050
|
Bump pytest from 8.2.0 to 8.2.1
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.2.0...8.2.1)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-20 09:25:27 -04:00 |
|
pre-commit-ci[bot]
|
1ab8d8b53a
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.3 → v0.4.4](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.3...v0.4.4)
- [github.com/RobertCraigie/pyright-python: v1.1.361 → v1.1.362](https://github.com/RobertCraigie/pyright-python/compare/v1.1.361...v1.1.362)
|
2024-05-13 12:38:29 -04:00 |
|
dependabot[bot]
|
5ea01f4034
|
Bump tamp from 1.4.1 to 1.5.0
Bumps [tamp](https://github.com/BrianPugh/tamp) from 1.4.1 to 1.5.0.
- [Release notes](https://github.com/BrianPugh/tamp/releases)
- [Commits](https://github.com/BrianPugh/tamp/compare/v1.4.1...v1.5.0)
---
updated-dependencies:
- dependency-name: tamp
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-13 08:48:14 -04:00 |
|
dependabot[bot]
|
1c5d33f8ee
|
Bump tqdm from 4.66.2 to 4.66.4
Bumps [tqdm](https://github.com/tqdm/tqdm) from 4.66.2 to 4.66.4.
- [Release notes](https://github.com/tqdm/tqdm/releases)
- [Commits](https://github.com/tqdm/tqdm/compare/v4.66.2...v4.66.4)
---
updated-dependencies:
- dependency-name: tqdm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-08 12:29:07 -04:00 |
|
dependabot[bot]
|
bd4720ca5f
|
Bump coverage from 7.5.0 to 7.5.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.5.0...7.5.1)
---
updated-dependencies:
- dependency-name: coverage
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-05-06 18:28:05 -07:00 |
|
pre-commit-ci[bot]
|
9b26c68f7a
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.2 → v0.4.3](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.2...v0.4.3)
- [github.com/RobertCraigie/pyright-python: v1.1.360 → v1.1.361](https://github.com/RobertCraigie/pyright-python/compare/v1.1.360...v1.1.361)
|
2024-05-06 18:27:54 -07:00 |
|
pre-commit-ci[bot]
|
7e274a1ef3
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.4.1 → v0.4.2](https://github.com/astral-sh/ruff-pre-commit/compare/v0.4.1...v0.4.2)
- [github.com/psf/black: 24.4.0 → 24.4.2](https://github.com/psf/black/compare/24.4.0...24.4.2)
- [github.com/RobertCraigie/pyright-python: v1.1.359 → v1.1.360](https://github.com/RobertCraigie/pyright-python/compare/v1.1.359...v1.1.360)
|
2024-04-29 11:13:41 -07:00 |
|
dependabot[bot]
|
fa69e0c2ed
|
Bump pytest from 8.1.2 to 8.2.0
Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.1.2 to 8.2.0.
- [Release notes](https://github.com/pytest-dev/pytest/releases)
- [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pytest/compare/8.1.2...8.2.0)
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 08:41:07 -07:00 |
|
dependabot[bot]
|
4caa58bb93
|
Bump line-profiler from 4.1.2 to 4.1.3
Bumps [line-profiler](https://github.com/pyutils/line_profiler) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/pyutils/line_profiler/releases)
- [Changelog](https://github.com/pyutils/line_profiler/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyutils/line_profiler/compare/v4.1.2...v4.1.3)
---
updated-dependencies:
- dependency-name: line-profiler
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2024-04-29 08:40:59 -07:00 |
|
Brian Pugh
|
fe24e1cb56
|
Mark pyocd as an optional dependency.
v0.11.0
|
2024-04-26 16:59:05 -07:00 |
|
pre-commit-ci[bot]
|
1262cf7da3
|
[pre-commit.ci] pre-commit autoupdate
updates:
- [github.com/astral-sh/ruff-pre-commit: v0.3.7 → v0.4.1](https://github.com/astral-sh/ruff-pre-commit/compare/v0.3.7...v0.4.1)
- [github.com/RobertCraigie/pyright-python: v1.1.358 → v1.1.359](https://github.com/RobertCraigie/pyright-python/compare/v1.1.358...v1.1.359)
|
2024-04-22 09:43:43 -07:00 |
|