scito
dab2599d29
fix: add comments for Gtk2/3-workarounds in OpenCV window handling
2025-07-11 16:51:44 +02:00
scito
37738e8990
upgrade to opencv 4.12.0.88
2025-07-11 14:57:19 +02:00
dependabot[bot]
4e968334ca
build(deps-dev): bump nuitka from 2.7.11 to 2.7.12
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.7.11 to 2.7.12.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.7.11...2.7.12 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 2.7.12
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-11 14:28:00 +02:00
Nova Hahn
d04902e749
Don't immediately close window on Gtk 2/3
...
OpenCV does not implement WND_PROP_VISIBLE when compiled with Gtk 2 or 3.
Instead it always returns -1, which extract_otp_secrets interprets as the
window having been closed.
See https://github.com/opencv/opencv/issues/25346 , which is marked as closed
but actually still present in OpenCV 4.11.
2025-07-11 14:05:19 +02:00
dependabot[bot]
4ea404f16f
build(deps): bump opencv-contrib-python from 4.11.0.86 to 4.12.0.88
...
Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python ) from 4.11.0.86 to 4.12.0.88.
- [Release notes](https://github.com/opencv/opencv-python/releases )
- [Commits](https://github.com/opencv/opencv-python/commits )
---
updated-dependencies:
- dependency-name: opencv-contrib-python
dependency-version: 4.12.0.88
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-11 11:19:36 +02:00
dependabot[bot]
4d0b5db83f
build(deps-dev): bump nuitka from 2.7.10 to 2.7.11
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.7.10 to 2.7.11.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 2.7.11
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-04 08:01:58 +02:00
dependabot[bot]
7f8e69fe8c
build(deps): bump pillow from 11.2.1 to 11.3.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 11.2.1 to 11.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/11.2.1...11.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 11.3.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-04 08:01:37 +02:00
dependabot[bot]
c8fa3bb6c0
build(deps-dev): bump types-protobuf
...
Bumps [types-protobuf](https://github.com/typeshed-internal/stub_uploader ) from 6.30.2.20250516 to 6.30.2.20250703.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-version: 6.30.2.20250703
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-07-04 08:01:15 +02:00
dependabot[bot]
93406cfcbb
build(deps-dev): bump flake8 from 7.2.0 to 7.3.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 7.2.0 to 7.3.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.2.0...7.3.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-version: 7.3.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-27 09:08:10 +02:00
scito
c11854e164
fix: add flake8 workaround for tk_root
2025-06-27 08:56:02 +02:00
dependabot[bot]
0094422e9d
build(deps-dev): bump nuitka from 2.7.7 to 2.7.10
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.7.7 to 2.7.10.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.7.7...2.7.10 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 2.7.10
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-20 10:13:58 +02:00
dependabot[bot]
d4d22e692b
build(deps-dev): bump mypy from 1.16.0 to 1.16.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.16.0 to 1.16.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.16.0...v1.16.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.16.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-20 10:13:47 +02:00
dependabot[bot]
66e166c51c
build(deps-dev): bump pytest from 8.4.0 to 8.4.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.4.0 to 8.4.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.4.0...8.4.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-20 10:13:34 +02:00
dependabot[bot]
c51ac0bdde
build(deps-dev): bump setuptools from 80.8.0 to 80.9.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 80.8.0 to 80.9.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v80.8.0...v80.9.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 80.9.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-16 20:40:33 +02:00
scito
949ee29fa4
upgrade Protobuf 6.31.1
2025-06-14 09:47:44 +02:00
dependabot[bot]
6e20d73b12
build(deps-dev): bump pytest-cov from 6.1.1 to 6.2.1
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 6.1.1 to 6.2.1.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.1.1...v6.2.1 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-version: 6.2.1
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-14 09:05:38 +02:00
dependabot[bot]
f629c7f3e4
build(deps-dev): bump nuitka from 2.7.6 to 2.7.7
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.7.6 to 2.7.7.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.7.6...2.7.7 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 2.7.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-11 13:02:50 +02:00
dependabot[bot]
6c3dbe48e9
build(deps-dev): bump nuitka from 2.7.3 to 2.7.6
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.7.3 to 2.7.6.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 2.7.6
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 21:47:18 +02:00
dependabot[bot]
b5dedda9a8
build(deps-dev): bump setuptools from 80.8.0 to 80.9.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 80.8.0 to 80.9.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v80.8.0...v80.9.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 80.9.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 21:47:07 +02:00
dependabot[bot]
6e32b7b18e
build(deps-dev): bump mypy from 1.15.0 to 1.16.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.15.0 to 1.16.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.15.0...v1.16.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-version: 1.16.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 21:46:56 +02:00
dependabot[bot]
5fa99a17d7
build(deps-dev): bump pytest from 8.3.5 to 8.4.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.5 to 8.4.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.3.5...8.4.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-version: 8.4.0
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-06-03 21:46:40 +02:00
dependabot[bot]
563308700a
build(deps-dev): bump pytest-mock from 3.14.0 to 3.14.1
...
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock ) from 3.14.0 to 3.14.1.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.14.0...v3.14.1 )
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-version: 3.14.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-26 20:31:32 +02:00
scito
716194da48
fix Pipfile and Pipfile.lock
2025-05-22 22:42:47 +02:00
dependabot[bot]
bb41c737ef
build(deps-dev): bump setuptools from 75.8.0 to 80.8.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.8.0 to 80.8.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v80.8.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 80.8.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-22 21:59:32 +02:00
dependabot[bot]
bb4c3da0bf
build(deps-dev): bump nuitka from 2.7.2 to 2.7.3
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.7.2 to 2.7.3.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 2.7.3
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-22 21:05:05 +02:00
scito
e0dac0fd99
fix: update python_requires to support Python 3.9 and above
2025-05-19 08:03:48 +02:00
dependabot[bot]
3040965d79
build(deps-dev): bump types-protobuf
...
Bumps [types-protobuf](https://github.com/typeshed-internal/stub_uploader ) from 6.30.2.20250506 to 6.30.2.20250516.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-version: 6.30.2.20250516
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-18 17:05:02 +02:00
scito
3899f5f826
docs: add Copilot instructions for coding standards and tone
2025-05-16 08:42:34 +02:00
scito
f82c79aa7d
build(deps-dev): bump protobuf from 6.30.2 to 6.31.0 and update related documentation
2025-05-16 08:42:19 +02:00
dependabot[bot]
68ced0f2ec
build(deps-dev): bump setuptools from 75.8.0 to 80.7.1
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.8.0 to 80.7.1.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v80.7.1 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 80.7.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-16 08:23:39 +02:00
dependabot[bot]
d1ce4c0ba4
build(deps-dev): bump nuitka from 2.7.1 to 2.7.2
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.7.1 to 2.7.2.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.7.1...2.7.2 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 2.7.2
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 21:05:05 +02:00
dependabot[bot]
ed7a9f5143
build(deps-dev): bump setuptools from 75.8.0 to 80.4.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.8.0 to 80.4.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v80.4.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 80.4.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-12 21:04:48 +02:00
dependabot[bot]
8f7c267153
build(deps-dev): bump types-protobuf
...
Bumps [types-protobuf](https://github.com/typeshed-internal/stub_uploader ) from 6.30.2.20250503 to 6.30.2.20250506.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-version: 6.30.2.20250506
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-09 07:47:25 +02:00
dependabot[bot]
0c68efd06e
build(deps-dev): bump nuitka from 2.7 to 2.7.1
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.7 to 2.7.1.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: 2.7.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-09 07:47:09 +02:00
dependabot[bot]
5f01b50635
build(deps-dev): bump pylint from 3.3.6 to 3.3.7
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.3.6 to 3.3.7.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.6...v3.3.7 )
---
updated-dependencies:
- dependency-name: pylint
dependency-version: 3.3.7
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 19:14:09 +02:00
dependabot[bot]
cf618281d8
build(deps-dev): bump types-protobuf
...
Bumps [types-protobuf](https://github.com/typeshed-internal/stub_uploader ) from 5.29.1.20250403 to 6.30.2.20250503.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-version: 6.30.2.20250503
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 19:13:54 +02:00
dependabot[bot]
e3a1443b9b
build(deps-dev): bump setuptools from 75.8.0 to 80.3.1
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.8.0 to 80.3.1.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v80.3.1 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 80.3.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-05 19:13:31 +02:00
dependabot[bot]
863f3f3128
build(deps): bump qrcode from 8.1 to 8.2
...
Bumps [qrcode](https://github.com/lincolnloop/python-qrcode ) from 8.1 to 8.2.
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst )
- [Commits](https://github.com/lincolnloop/python-qrcode/commits/v8.2 )
---
updated-dependencies:
- dependency-name: qrcode
dependency-version: '8.2'
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-04 14:38:32 +02:00
dependabot[bot]
edee97a54c
build(deps-dev): bump nuitka from 2.6.9 to 2.7
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.6.9 to 2.7.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.6.9...2.7 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-version: '2.7'
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-01 20:55:41 +02:00
dependabot[bot]
e01c81aca1
build(deps-dev): bump setuptools from 75.8.0 to 80.1.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.8.0 to 80.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v80.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 80.1.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-05-01 20:41:49 +02:00
dependabot[bot]
f713a8ef39
build(deps-dev): bump setuptools from 75.8.0 to 79.0.1
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.8.0 to 79.0.1.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v79.0.1 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 79.0.1
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-26 15:26:03 +02:00
dependabot[bot]
bfc2c0d853
build(deps-dev): bump setuptools from 75.8.0 to 79.0.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.8.0 to 79.0.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v79.0.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-version: 79.0.0
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-22 21:14:47 +02:00
dependabot[bot]
8a8e92bfef
build(deps): bump pillow from 11.2.0 to 11.2.1
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 11.2.0 to 11.2.1.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/commits/11.2.1 )
---
updated-dependencies:
- dependency-name: pillow
dependency-version: 11.2.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-21 14:24:44 +02:00
dependabot[bot]
d26a521997
build(deps-dev): bump pytest-cov from 6.1.0 to 6.1.1
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 6.1.0 to 6.1.1.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.1.0...v6.1.1 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-version: 6.1.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-07 20:34:21 +02:00
dependabot[bot]
223f1e4b5b
build(deps): bump pillow from 11.1.0 to 11.2.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 11.1.0 to 11.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/11.1.0...11.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-06 09:28:42 +02:00
dependabot[bot]
5ffa2d9dcc
build(deps-dev): bump pytest-cov from 6.0.0 to 6.1.0
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 6.0.0 to 6.1.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v6.0.0...v6.1.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-06 09:17:16 +02:00
dependabot[bot]
5c9c680561
build(deps): bump qrcode from 8.0 to 8.1
...
Bumps [qrcode](https://github.com/lincolnloop/python-qrcode ) from 8.0 to 8.1.
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst )
- [Commits](https://github.com/lincolnloop/python-qrcode/commits )
---
updated-dependencies:
- dependency-name: qrcode
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-06 09:16:33 +02:00
dependabot[bot]
c9cdc10a73
build(deps-dev): bump types-protobuf
...
Bumps [types-protobuf](https://github.com/typeshed-internal/stub_uploader ) from 5.29.1.20250315 to 5.29.1.20250403.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-04-06 09:16:14 +02:00
dependabot[bot]
750ca3e13b
build(deps-dev): bump nuitka from 2.6.7 to 2.6.9
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.6.7 to 2.6.9.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.6.7...2.6.9 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 19:34:12 +02:00
dependabot[bot]
a2bf1533ae
build(deps-dev): bump flake8 from 7.1.2 to 7.2.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 7.1.2 to 7.2.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.2...7.2.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-31 19:33:50 +02:00
scito
7fa0e3f555
build: update protobuf version to 6.30.2 in generated files and README
2025-03-29 08:04:01 +01:00
dependabot[bot]
56e74d5ccb
build(deps-dev): bump setuptools from 75.8.0 to 78.1.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.8.0 to 78.1.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v78.1.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-29 07:45:34 +01:00
dependabot[bot]
10737a91c4
build(deps-dev): bump types-protobuf
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 5.29.1.20250208 to 5.29.1.20250315.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-22 10:34:40 +01:00
dependabot[bot]
d29eab943e
build(deps-dev): bump setuptools from 75.8.0 to 77.0.3
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.8.0 to 77.0.3.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v77.0.3 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-22 10:34:17 +01:00
dependabot[bot]
e17fed8704
build(deps-dev): bump pylint from 3.3.4 to 3.3.6
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.3.4 to 3.3.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.4...v3.3.6 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-22 10:34:04 +01:00
scito
b09d2c6c1f
docs: update README to include Docker Hub and GitHub Packages links for prebuilt images
2025-03-15 13:39:03 +01:00
scito
208e6e60fc
ci: add support for SBOM generation in Docker CI workflow
2025-03-15 10:43:24 +01:00
scito
1851664c96
ci: enable provenance for Docker images in CI workflow
2025-03-15 10:43:24 +01:00
scito
ab0cd6717a
ci: update docker/build-push-action to version 6
2025-03-15 10:43:24 +01:00
scito
ccb52cc8b5
ci: fix conditional push for alpine images
2025-03-15 09:30:48 +01:00
scito
41ed2b62d4
build: drop support for Python 3.8 and require Python 3.9 or higher
2025-03-15 09:30:48 +01:00
scito
b6ab6417cb
build(deps): update protobuf to version 6.30.1
2025-03-15 09:30:48 +01:00
scito
e857912c74
ci: add cleanup job for old container images on ghcr.io
2025-03-09 13:16:21 +01:00
dependabot[bot]
ac18fbf020
build(deps-dev): bump pytest from 8.3.4 to 8.3.5
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.4 to 8.3.5.
- [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.3.4...8.3.5 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-03 22:23:28 +01:00
scito
494a9f8446
ci: check master and secret_source for multiarch manifest creation
2025-03-03 22:06:25 +01:00
dependabot[bot]
cec47852d8
build(deps-dev): bump nuitka from 2.6.6 to 2.6.7
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.6.6 to 2.6.7.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.6.6...2.6.7 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-01 20:36:18 +01:00
Roland Kurmann
d5a8b6f0c0
ci: fix digest artifact names for multi-platform Docker builds ( fix #367 ) ( #376 )
...
* ci: fix digest artifact names for multi-platform Docker builds
* ci: remove unused platforms parameter from Docker build steps
* ci: push Docker images exceptionally on feature branch
* ci: update Dockerfile to include uname command and fix label formatting
* ci: update CI workflow to set platforms dynamically for Docker builds
* ci: disable arm64 docker
* ci: only arm64 docker
* ci: update CI workflow for multiarch Docker builds and manifest creation
* ci: add multiarch manifest creation
* ci: fix multiarch manifest for loop
* ci: restore push conditions for Docker image builds
* ci: restore push conditions for Docker image builds
2025-03-01 20:19:15 +01:00
Roland Kurmann
95c34277ca
ci: add additional ci test platforms ubuntu-24.04-arm and macos-13 ( #372 )
...
* ci: add support for ubuntu-24.04-arm and macos-13 in CI workflow
* ci: update CI workflows to include Python 3.x and enhance macOS build configurations
* ci: update Docker Buildx image to latest version
* ci: push bullseye image also to ghcr
* ci: run Docker natively on amd64 and arm64, avoid qemu emulation
* ci: fix native docker releases
* ci: comment out macOS build steps due to missing zbar shared library
2025-03-01 13:12:48 +01:00
scito
ca6ca1f0e6
ci: push bullseye image also to ghcr
2025-03-01 11:12:27 +01:00
scito
026db54551
ci: update Docker Buildx image to latest version
2025-03-01 11:05:15 +01:00
dependabot[bot]
793b061d3f
build(deps-dev): bump setuptools from 75.8.0 to 75.8.2
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.8.0 to 75.8.2.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.8.0...v75.8.2 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-03-01 10:10:25 +01:00
scito
7557ae125a
build(deps): update deps and fix toc
2025-02-22 09:12:30 +01:00
scito
f94120b84c
ci: remove workaround for Docker Buildx failing builds
2025-02-22 09:12:30 +01:00
dependabot[bot]
787a975009
build(deps-dev): bump nuitka from 2.6.5 to 2.6.6
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.6.5 to 2.6.6.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.6.5...2.6.6 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-21 09:00:57 +01:00
dependabot[bot]
95c1cc3cfe
build(deps-dev): bump flake8 from 7.1.1 to 7.1.2
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 7.1.1 to 7.1.2.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.1...7.1.2 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-21 09:00:42 +01:00
dependabot[bot]
95176ee9de
build(deps-dev): bump nuitka from 2.6.4 to 2.6.5
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.6.4 to 2.6.5.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-14 15:09:52 +01:00
dependabot[bot]
7b379b58a3
build(deps-dev): bump types-protobuf
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 5.29.1.20241207 to 5.29.1.20250208.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-14 14:48:55 +01:00
scito
10a60ab556
fix mypy error
...
src/extract_otp_secrets.py:707: error: Argument 1 to "save" of "PyPNGImage" has incompatible type "str"; expected "SupportsWrite[bytes]" [arg-type]
2025-02-08 09:12:45 +01:00
scito
38e7e8b40b
fix and improve README.md ( fixes #347 )
...
- fix docker tag
- improve podman compatibility (add repo domain)
2025-02-08 09:11:27 +01:00
dependabot[bot]
6b25cc96e2
build(deps-dev): bump nuitka from 2.6 to 2.6.4
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.6 to 2.6.4.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.6...2.6.4 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-08 08:22:04 +01:00
dependabot[bot]
4799483b2b
build(deps-dev): bump pylint from 3.3.3 to 3.3.4
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.3.3 to 3.3.4.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.3...v3.3.4 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-08 08:21:50 +01:00
dependabot[bot]
3e6eeffff5
build(deps-dev): bump mypy from 1.14.1 to 1.15.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.14.1 to 1.15.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.14.1...v1.15.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-02-08 08:21:36 +01:00
scito
00d25e89d9
build(deps): bump opencv-python to 4.11.0.86 and protobuf to 5.29.3
2025-01-25 12:22:12 +01:00
dependabot[bot]
f7453c7720
build(deps-dev): bump nuitka from 2.5.9 to 2.6
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.5.9 to 2.6.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.5.9...2.6 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-25 11:54:26 +01:00
dependabot[bot]
77d799a461
build(deps-dev): bump setuptools-git-versioning from 2.0.0 to 2.1.0
...
Bumps [setuptools-git-versioning](https://github.com/dolfinus/setuptools-git-versioning ) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/dolfinus/setuptools-git-versioning/releases )
- [Changelog](https://github.com/dolfinus/setuptools-git-versioning/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/dolfinus/setuptools-git-versioning/compare/v2.0.0...v2.1.0 )
---
updated-dependencies:
- dependency-name: setuptools-git-versioning
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-25 11:53:59 +01:00
dependabot[bot]
9a0d8dbc80
build(deps): bump opencv-contrib-python from 4.10.0.84 to 4.11.0.86
...
Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python ) from 4.10.0.84 to 4.11.0.86.
- [Release notes](https://github.com/opencv/opencv-python/releases )
- [Commits](https://github.com/opencv/opencv-python/commits )
---
updated-dependencies:
- dependency-name: opencv-contrib-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-25 11:53:42 +01:00
dependabot[bot]
9f39cc4508
build(deps-dev): bump nuitka from 2.5.8 to 2.5.9
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.5.8 to 2.5.9.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.5.8...2.5.9 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 19:46:28 +03:30
dependabot[bot]
08dbda3b80
build(deps-dev): bump setuptools from 75.2.0 to 75.8.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.2.0 to 75.8.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.2.0...v75.8.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 19:45:48 +03:30
dependabot[bot]
8317ef0bf2
build(deps): bump pillow from 11.0.0 to 11.1.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 11.0.0 to 11.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/11.0.0...11.1.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 19:45:06 +03:30
dependabot[bot]
b9c5833374
build(deps-dev): bump mypy from 1.14.0 to 1.14.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.14.0 to 1.14.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.14.0...v1.14.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2025-01-17 19:43:54 +03:30
dependabot[bot]
b6f5c41559
build(deps-dev): bump pylint from 3.3.2 to 3.3.3
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.3.2 to 3.3.3.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.2...v3.3.3 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-25 11:05:55 +01:00
scito
e665d159f6
upgrade deps and fix errors
2024-12-25 10:38:34 +01:00
dependabot[bot]
d9bd792394
build(deps-dev): bump nuitka from 2.5.6 to 2.5.8
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.5.6 to 2.5.8.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.5.6...2.5.8 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 17:34:47 +01:00
dependabot[bot]
cb8ef2ae22
build(deps-dev): bump mypy from 1.13.0 to 1.14.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.13.0 to 1.14.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.13.0...v1.14.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-23 17:34:29 +01:00
scito
fa8506935f
add python 3.13 to pyproject.toml; bump numpy
2024-12-14 11:47:58 +01:00
dependabot[bot]
c49ba82f1b
build(deps-dev): bump types-protobuf
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 5.28.3.20241203 to 5.29.1.20241207.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-11 21:15:50 +01:00
dependabot[bot]
f11b2d2483
build(deps-dev): bump pylint from 3.3.1 to 3.3.2
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.3.1 to 3.3.2.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.1...v3.3.2 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-07 08:52:01 +01:00
dependabot[bot]
894edb4561
build(deps-dev): bump pytest from 8.3.3 to 8.3.4
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.3 to 8.3.4.
- [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.3.3...8.3.4 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-07 08:51:46 +01:00
dependabot[bot]
4c4b033aa4
build(deps-dev): bump types-protobuf
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 5.28.3.20241030 to 5.28.3.20241203.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-07 08:51:29 +01:00
dependabot[bot]
f6a003d707
build(deps-dev): bump nuitka from 2.5.4 to 2.5.6
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.5.4 to 2.5.6.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.5.4...2.5.6 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-12-07 08:51:14 +01:00
scito
6a2dc80ad4
upgrade to protobuf 5.29.1; add one missing type
2024-12-06 19:15:58 +01:00
scito
b54974e584
support glob expansion for infiles, fixes #328
...
Glob expansion for infiles is useful in environments where there is no expansion in the shell, e.g. on Windows.
2024-12-01 18:39:04 +01:00
scito
a2845556a4
upgrade to protobuf 5.29.0
2024-11-28 21:40:53 +01:00
dependabot[bot]
7ce765ddb1
build(deps-dev): bump wheel from 0.45.0 to 0.45.1
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.45.0 to 0.45.1.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.45.0...0.45.1 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-28 20:52:49 +01:00
dependabot[bot]
fc9b36d281
build(deps-dev): bump nuitka from 2.5.1 to 2.5.4
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.5.1 to 2.5.4.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.5.1...2.5.4 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-28 20:52:35 +01:00
dependabot[bot]
556d1350b8
build(deps-dev): bump nuitka from 2.4.11 to 2.5.1
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.4.11 to 2.5.1.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.4.11...2.5.1 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-24 12:18:38 +01:00
dependabot[bot]
a84d52fb38
build(deps-dev): bump setuptools from 75.2.0 to 75.6.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.2.0 to 75.6.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.2.0...v75.6.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-24 12:18:23 +01:00
dependabot[bot]
2928168bc2
build(deps-dev): bump setuptools from 75.2.0 to 75.5.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.2.0 to 75.5.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.2.0...v75.5.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-15 07:18:43 +01:00
dependabot[bot]
5714d71e7c
build(deps-dev): bump wheel from 0.44.0 to 0.45.0
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.44.0 to 0.45.0.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.44.0...0.45.0 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-12 17:29:25 +01:00
dependabot[bot]
170fbf6edb
build(deps-dev): bump setuptools from 75.2.0 to 75.4.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.2.0 to 75.4.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.2.0...v75.4.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-12 17:29:09 +01:00
scito
d2993c093c
fix readme: remove duplicated toc
2024-11-10 10:46:57 +01:00
scito
c9a2784e56
upgrade deps
2024-11-10 10:46:37 +01:00
dependabot[bot]
59804c9970
build(deps-dev): bump setuptools from 75.2.0 to 75.3.0
...
Bumps [setuptools](https://github.com/pypa/setuptools ) from 75.2.0 to 75.3.0.
- [Release notes](https://github.com/pypa/setuptools/releases )
- [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst )
- [Commits](https://github.com/pypa/setuptools/compare/v75.2.0...v75.3.0 )
---
updated-dependencies:
- dependency-name: setuptools
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-10 09:21:48 +01:00
dependabot[bot]
5955c1dc69
build(deps-dev): bump types-protobuf
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 5.28.0.20240924 to 5.28.3.20241030.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-01 10:30:53 +01:00
dependabot[bot]
bfb63ebf49
build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0
...
Bumps [pytest-cov](https://github.com/pytest-dev/pytest-cov ) from 5.0.0 to 6.0.0.
- [Changelog](https://github.com/pytest-dev/pytest-cov/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-cov/compare/v5.0.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: pytest-cov
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-11-01 10:30:13 +01:00
scito
396071f15a
set Docker base image to Python 3.13; fix README
2024-10-25 21:25:22 +02:00
scito
6503b442f1
comment out native macos-12 release build instead of exclude
...
since exclude failed in release build
2024-10-25 20:38:08 +02:00
daniel
5c5e2096b8
added support for devenv
2024-10-24 19:43:06 +02:00
scito
eb8bb38aa5
update deps
2024-10-24 19:17:08 +02:00
scito
d486a94c6f
disable macos releases due to build failures
...
FileNotFoundError: Icon input file /Library/Frameworks/Python.framework/Versions/3.13/lib/python3.13/site-packages/PyInstaller/bootloader/images/icon-windowed.icns not found
2024-10-24 18:55:34 +02:00
scito
ee932c05e3
use Python 3.13 in Docker
2024-10-24 18:55:34 +02:00
scito
e13a4584fb
add Pythion 3.13 to README
2024-10-20 10:54:36 +02:00
scito
91e2efe7e1
upgrade deps
2024-10-13 12:49:50 +02:00
scito
b5442a0d94
test python 3.13 in CI
2024-10-13 11:57:13 +02:00
Roland Kurmann
2318c3a185
Merge pull request #298 from scito/dependabot/pip/qrcode-8.0
...
build(deps): bump qrcode from 7.4.2 to 8.0
2024-10-07 18:29:22 +02:00
dependabot[bot]
fcfdf1cbf6
build(deps): bump qrcode from 7.4.2 to 8.0
...
Bumps [qrcode](https://github.com/lincolnloop/python-qrcode ) from 7.4.2 to 8.0.
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst )
- [Commits](https://github.com/lincolnloop/python-qrcode/compare/v7.4.2...v8.0 )
---
updated-dependencies:
- dependency-name: qrcode
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-10-01 15:13:27 +00:00
Roland Kurmann
f07db1b74f
Merge pull request #297 from scito/proto_5282
...
upgrade to protobul 5.28.2
2024-09-28 10:07:10 +02:00
scito
5d5453231f
upgrade to protobul 5.28.2
2024-09-27 12:05:18 +02:00
Roland Kurmann
5d7afeeed3
Merge pull request #295 from scito/dependabot/pip/pylint-3.3.1
...
build(deps-dev): bump pylint from 3.3.0 to 3.3.1
2024-09-27 09:19:43 +02:00
dependabot[bot]
d9f760ad97
build(deps-dev): bump pylint from 3.3.0 to 3.3.1
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.3.0...v3.3.1 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-24 15:27:28 +00:00
Roland Kurmann
6c54a438cb
Merge pull request #294 from scito/dependabot/pip/pylint-3.3.0
...
build(deps-dev): bump pylint from 3.2.7 to 3.3.0
2024-09-23 09:36:11 +02:00
dependabot[bot]
9d4f8c83b4
build(deps-dev): bump pylint from 3.2.7 to 3.3.0
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.2.7 to 3.3.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.7...v3.3.0 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-20 16:01:58 +00:00
Roland Kurmann
9b8c79b232
Merge pull request #288 from scito/dependabot/pip/pytest-8.3.3
...
build(deps-dev): bump pytest from 8.3.2 to 8.3.3
2024-09-11 20:33:03 +02:00
dependabot[bot]
50151c4f3f
build(deps-dev): bump pytest from 8.3.2 to 8.3.3
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.2 to 8.3.3.
- [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.3.2...8.3.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-09-10 15:58:32 +00:00
Roland Kurmann
5c7fe2352e
Merge pull request #287 from scito:macos_1
...
improve macOS cmd instructions, fixes #283
2024-09-08 16:59:59 +02:00
scito
7c31f988c8
improve macOS cmd instructions, fixes #283
2024-09-08 16:59:25 +02:00
scito
fce36ee279
workaround Windows fatal exception: access violation in log_debug *values: enable ci win tests again
2024-09-08 16:55:42 +02:00
scito
9463dc3e88
add network none to docker run which fixes #284
2024-09-08 12:57:59 +02:00
scito
5986cf32ff
disable CI tests on Windows due to
...
2024-08-30T07:49:08.0488465Z tests\extract_otp_secrets_img_unit_test.py .... [ 3%]
2024-08-30T07:49:09.6248858Z Windows fatal exception: access violation
2024-08-30T07:49:09.6249406Z
2024-08-30T07:49:09.6249686Z Current thread 0x000014f4 (most recent call first):
2024-08-30T07:49:09.6251542Z File "C:\hostedtoolcache\windows\Python\3.12.5\x64\Lib\site-packages\extract_otp_secrets.py", line 919 in log_debug
2024-08-30T07:49:09.6254028Z File "C:\hostedtoolcache\windows\Python\3.12.5\x64\Lib\site-packages\extract_otp_secrets.py", line 220 in get_payload_from_otp_url
2024-08-30T07:49:09.6255710Z File "C:\hostedtoolcache\windows\Python\3.12.5\x64\Lib\site-packages\extract_otp_secrets.py", line 227 in extract_otp_from_otp_url
2024-08-30T07:49:09.6257046Z File "C:\hostedtoolcache\windows\Python\3.12.5\x64\Lib\site-packages\extract_otp_secrets.py", line 537 in extract_otps_from_files
2024-08-30T07:49:09.6258334Z File "C:\hostedtoolcache\windows\Python\3.12.5\x64\Lib\site-packages\extract_otp_secrets.py", line 327 in extract_otps
2024-08-30T07:49:09.6259459Z File "C:\hostedtoolcache\windows\Python\3.12.5\x64\Lib\site-packages\extract_otp_secrets.py", line 185 in main
2024-08-30T07:49:09.6260526Z File "D:\a\extract_otp_secrets\extract_otp_secrets\tests\extract_otp_secrets_test.py", line 572 in test_extract_verbose
2024-08-30T07:49:09.6261701Z File "C:\hostedtoolcache\windows\Python\3.12.5\x64\Lib\site-packages\_pytest\python.py", line 159 in pytest_pyfunc_call
2024-08-30T07:49:11.0068928Z tests\extract_otp_secrets_test.py .................................
2024-08-30T07:49:11.0159444Z ##[error]Process completed with exit code 1.
2024-08-30T07:49:11.0171776Z ##[debug]Finishing: Test with pytest
2024-08-30 10:37:45 +02:00
scito
64980e71df
update to protobuf to 5.28.0, fix test and remove mypy ignore
2024-08-30 10:37:45 +02:00
dependabot[bot]
b8c7979c78
build(deps-dev): bump nuitka from 2.4.7 to 2.4.8
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.4.7 to 2.4.8.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-30 08:58:04 +02:00
dependabot[bot]
7f34488ad2
build(deps-dev): bump mypy from 1.11.1 to 1.11.2
...
Bumps [mypy](https://github.com/python/mypy ) from 1.11.1 to 1.11.2.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11.1...v1.11.2 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-30 08:57:51 +02:00
dependabot[bot]
c553d9ae90
build(deps-dev): bump nuitka from 2.4.5 to 2.4.7
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.4.5 to 2.4.7.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-19 19:58:36 +02:00
dependabot[bot]
8599683cc7
build(deps-dev): bump flake8 from 7.1.0 to 7.1.1
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 7.1.0 to 7.1.1.
- [Commits](https://github.com/pycqa/flake8/compare/7.1.0...7.1.1 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-12 20:07:30 +02:00
dependabot[bot]
d026a245ed
build(deps-dev): bump wheel from 0.43.0 to 0.44.0
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.43.0 to 0.44.0.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.43.0...0.44.0 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-08 10:14:20 +02:00
dependabot[bot]
f12c5df41c
build(deps-dev): bump nuitka from 2.4.2 to 2.4.5
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.4.2 to 2.4.5.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-04 13:20:18 +02:00
dependabot[bot]
79c01e5b88
build(deps-dev): bump mypy from 1.11.0 to 1.11.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.11.0 to 1.11.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.11...v1.11.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-04 13:20:03 +02:00
dependabot[bot]
60de43cd44
build(deps-dev): bump pytest from 8.3.1 to 8.3.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.3.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.3.1...8.3.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-04 13:19:45 +02:00
dependabot[bot]
c57d6a681f
build(deps-dev): bump pytest from 8.2.2 to 8.3.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.2.2 to 8.3.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.2...8.3.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-24 20:57:04 +02:00
dependabot[bot]
dd537ccbf4
build(deps-dev): bump nuitka from 2.3.11 to 2.4.2
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.3.11 to 2.4.2.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-24 20:00:27 +02:00
dependabot[bot]
ed9ab3af07
build(deps-dev): bump mypy from 1.10.1 to 1.11.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.10.1 to 1.11.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.10.1...v1.11 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-24 20:00:13 +02:00
dependabot[bot]
99291ed2be
build(deps-dev): bump pylint from 3.2.5 to 3.2.6
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.2.5 to 3.2.6.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.5...v3.2.6 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-24 20:00:00 +02:00
dependabot[bot]
3ea20f245c
build(deps-dev): bump nuitka from 2.3.10 to 2.3.11
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.3.10 to 2.3.11.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.3.10...2.3.11 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-02 21:56:03 +02:00
dependabot[bot]
bd5be0239d
build(deps): bump pillow from 10.3.0 to 10.4.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.3.0...10.4.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-07-02 21:55:48 +02:00
scito
ec05910347
update protobuf to 5.27.2 and other deps
2024-06-30 10:08:58 +02:00
dependabot[bot]
bc4d2cafc9
build(deps-dev): bump nuitka from 2.3.9 to 2.3.10
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.3.9 to 2.3.10.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-30 09:13:30 +02:00
dependabot[bot]
2f8db3b99d
build(deps-dev): bump pylint from 3.2.3 to 3.2.5
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.2.3 to 3.2.5.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.3...v3.2.5 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-30 09:13:16 +02:00
dependabot[bot]
860a472e9b
build(deps-dev): bump mypy from 1.10.0 to 1.10.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.10.0 to 1.10.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.10.0...v1.10.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-30 09:13:02 +02:00
dependabot[bot]
9f20d10b4b
build(deps-dev): bump nuitka from 2.3.7 to 2.3.9
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.3.7 to 2.3.9.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.3.7...2.3.9 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-21 20:34:34 +02:00
dependabot[bot]
fa2b75ac63
build(deps-dev): bump flake8 from 7.0.0 to 7.1.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 7.0.0 to 7.1.0.
- [Commits](https://github.com/pycqa/flake8/compare/7.0.0...7.1.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-21 09:35:19 +02:00
dependabot[bot]
9d7ce50b94
build(deps-dev): bump nuitka from 2.3.1 to 2.3.7
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.3.1 to 2.3.7.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-21 08:58:55 +02:00
dependabot[bot]
8daec6f46e
build(deps): bump opencv-contrib-python from 4.10.0.82 to 4.10.0.84
...
Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python ) from 4.10.0.82 to 4.10.0.84.
- [Release notes](https://github.com/opencv/opencv-python/releases )
- [Commits](https://github.com/opencv/opencv-python/commits )
---
updated-dependencies:
- dependency-name: opencv-contrib-python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-21 08:58:42 +02:00
scito
c663a2de8f
update codeql to node20 actions
2024-06-09 09:56:32 +02:00
scito
b77e8cc190
build nuitka with clang
2024-06-09 09:46:01 +02:00
scito
9fd3333a3a
update to node20 actions
2024-06-09 09:33:39 +02:00
scito
0ae5f296e8
update deps
2024-06-09 08:59:27 +02:00
scito
77cdf7e41f
update deps: protobuf, cv2
2024-06-07 19:25:53 +02:00
dependabot[bot]
febbbe2cf5
build(deps-dev): bump pytest from 8.2.1 to 8.2.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.2.1 to 8.2.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.2.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-07 15:16:17 +02:00
dependabot[bot]
15654d2e44
build(deps-dev): bump pylint from 3.2.2 to 3.2.3
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.2.2 to 3.2.3.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.2.2...v3.2.3 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-07 15:16:02 +02:00
dependabot[bot]
2cb74cca41
build(deps): bump opencv-contrib-python from 4.9.0.80 to 4.10.0.82
...
Bumps [opencv-contrib-python](https://github.com/opencv/opencv-python ) from 4.9.0.80 to 4.10.0.82.
- [Release notes](https://github.com/opencv/opencv-python/releases )
- [Commits](https://github.com/opencv/opencv-python/commits )
---
updated-dependencies:
- dependency-name: opencv-contrib-python
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-06-07 15:15:06 +02:00
scito
c175909227
daily dependabot updates
2024-06-07 14:50:13 +02:00
scito
cc363b4c57
update nuitka 2.3; fix build order; measure pyinstaller and nuitka
2024-06-02 10:22:34 +02:00
scito
e196c76db4
minor: update deps and README
2024-05-31 08:53:53 +02:00
scito
07416678a0
lift python requirement to 3.8
2024-05-29 22:27:26 +02:00
scito
e4d0bb418d
use latest version of opencv also for macos
2024-05-29 22:17:59 +02:00
scito
7069156f54
upgrade ci actions to node 20 versions
...
https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/
2024-05-29 22:08:56 +02:00
scito
384d98ff8b
cleanup Python 3.7 requirements
2024-05-29 21:56:20 +02:00
scito
7f314cedd8
bump protobuf from 5.26.1 to 5.27.0
2024-05-28 22:14:21 +02:00
dependabot[bot]
8da53b5daf
build(deps-dev): bump nuitka from 2.2.1 to 2.2.3
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.2.1 to 2.2.3.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.2.1...2.2.3 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 22:31:28 +02:00
dependabot[bot]
ce2fe77de7
build(deps-dev): 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 22:31:16 +02:00
dependabot[bot]
d5d7cf29ae
build(deps-dev): bump pylint from 3.1.1 to 3.2.2
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.1.1 to 3.2.2.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.1...v3.2.2 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-20 22:31:04 +02:00
dependabot[bot]
612c0594f1
build(deps-dev): bump pylint from 3.1.0 to 3.1.1
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.1.0...v3.1.1 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-17 08:39:45 +02:00
dependabot[bot]
29d69a2919
build(deps-dev): bump nuitka from 2.1.6 to 2.2.1
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.1.6 to 2.2.1.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.1.6...2.2.1 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-11 11:43:26 +02:00
dependabot[bot]
437cb47654
build(deps-dev): bump pytest from 8.1.1 to 8.2.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.1.1 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.1...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-05-01 21:12:51 +02:00
dependabot[bot]
0b2be8defe
build(deps-dev): bump mypy from 1.9.0 to 1.10.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.9.0 to 1.10.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/1.9.0...v1.10.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-05-01 21:12:38 +02:00
dependabot[bot]
fa622a1c70
build(deps-dev): bump nuitka from 2.1.5 to 2.1.6
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.1.5 to 2.1.6.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.1.5...2.1.6 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-26 11:47:12 +02:00
dependabot[bot]
16c425ed56
build(deps-dev): bump types-protobuf
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 4.25.0.20240410 to 5.26.0.20240422.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-26 11:46:56 +02:00
dependabot[bot]
e56fef8df8
build(deps-dev): bump types-protobuf
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 4.24.0.20240408 to 4.25.0.20240410.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-16 19:02:00 +02:00
dependabot[bot]
d10f2494f9
build(deps-dev): bump setuptools-git-versioning from 1.13.6 to 2.0.0
...
Bumps [setuptools-git-versioning](https://github.com/dolfinus/setuptools-git-versioning ) from 1.13.6 to 2.0.0.
- [Release notes](https://github.com/dolfinus/setuptools-git-versioning/releases )
- [Changelog](https://github.com/dolfinus/setuptools-git-versioning/blob/master/CHANGELOG.rst )
- [Commits](https://github.com/dolfinus/setuptools-git-versioning/compare/v1.13.6...v2.0.0 )
---
updated-dependencies:
- dependency-name: setuptools-git-versioning
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-16 19:01:36 +02:00
dependabot[bot]
05a78992ce
build(deps-dev): bump nuitka from 2.1.4 to 2.1.5
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.1.4 to 2.1.5.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-12 11:25:58 +02:00
dependabot[bot]
9807e3ed12
build(deps-dev): bump mypy-protobuf from 3.5.0 to 3.6.0
...
Bumps [mypy-protobuf](https://github.com/nipunn1313/mypy-protobuf ) from 3.5.0 to 3.6.0.
- [Changelog](https://github.com/nipunn1313/mypy-protobuf/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nipunn1313/mypy-protobuf/commits )
---
updated-dependencies:
- dependency-name: mypy-protobuf
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-12 10:38:37 +02:00
dependabot[bot]
45bfe117b3
build(deps): bump pillow from 10.2.0 to 10.3.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.2.0 to 10.3.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.2.0...10.3.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-04-05 11:27:41 +02:00
scito
a822abbba1
add export of plain otpauth url list, fix #196
2024-04-01 10:57:53 +02:00
dependabot[bot]
1b11c4ccb5
build(deps-dev): bump build from 1.0.3 to 1.1.1
...
Bumps [build](https://github.com/pypa/build ) from 1.0.3 to 1.1.1.
- [Release notes](https://github.com/pypa/build/releases )
- [Changelog](https://github.com/pypa/build/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pypa/build/compare/1.0.3...1.1.1 )
---
updated-dependencies:
- dependency-name: build
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-30 20:16:22 +01:00
dependabot[bot]
46dda83624
build(deps-dev): bump types-protobuf
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 4.24.0.20240129 to 4.24.0.20240311.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-30 20:16:02 +01:00
dependabot[bot]
259273ab16
build(deps-dev): bump nuitka from 2.0.4 to 2.1.3
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.0.4 to 2.1.3.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.0.4...2.1.3 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-30 20:15:36 +01:00
dependabot[bot]
ab878ad737
build(deps-dev): bump pytest from 8.0.2 to 8.1.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.0.2 to 8.1.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.0.2...8.1.1 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-30 20:14:51 +01:00
dependabot[bot]
fa9324513d
build(deps-dev): bump mypy from 1.8.0 to 1.9.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.8.0 to 1.9.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.8.0...1.9.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-30 20:14:31 +01:00
dependabot[bot]
16aa2ddf8c
build(deps-dev): bump nuitka from 2.0.3 to 2.0.4
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.0.3 to 2.0.4.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.0.3...2.0.4 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-01 09:59:58 +01:00
dependabot[bot]
3fb41a4349
build(deps-dev): bump pytest from 8.0.1 to 8.0.2
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.0.1 to 8.0.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.0.1...8.0.2 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-01 09:59:41 +01:00
dependabot[bot]
7484bbe1b6
build(deps-dev): bump pylint from 3.0.3 to 3.1.0
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.3...v3.1.0 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-03-01 09:59:25 +01:00
dependabot[bot]
14d86db936
build(deps-dev): bump nuitka from 2.0.2 to 2.0.3
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.0.2 to 2.0.3.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.0.2...2.0.3 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-23 11:06:17 +01:00
dependabot[bot]
b4790b926a
build(deps-dev): bump pytest from 8.0.0 to 8.0.1
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 8.0.0 to 8.0.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.0.0...8.0.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-02-23 11:06:04 +01:00
dependabot[bot]
66545ac1d3
build(deps): bump protobuf from 4.25.2 to 4.25.3
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 4.25.2 to 4.25.3.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.25.2...v4.25.3 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-23 11:05:51 +01:00
scito
b41250c23a
ci: upgrade to actions/upload-artifact@v4
2024-02-23 11:05:30 +01:00
dependabot[bot]
4e15725c4d
build(deps-dev): bump nuitka from 2.0 to 2.0.2
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 2.0 to 2.0.2.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/2.0...2.0.2 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-02-15 22:44:53 +01:00
scito
d8545ea22b
ci: use os: macos-12 for release build
...
avoid brew zbar failure
2024-02-15 22:25:29 +01:00
scito
1f8d9d171b
bump versions
2024-02-02 09:56:31 +01:00
dependabot[bot]
0fc8342dd0
build(deps-dev): bump nuitka from 1.9.7 to 2.0
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 1.9.7 to 2.0.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/1.9.7...2.0 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-30 18:35:22 +01:00
dependabot[bot]
d2bf496b2b
build(deps-dev): bump pytest from 7.4.4 to 8.0.0
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.4 to 8.0.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/7.4.4...8.0.0 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-30 18:35:02 +01:00
Jeffrey Walton
0854a70036
Update README for MacOS
2024-01-26 09:58:24 +01:00
scito
f9ce96fb57
improve cv2 typging; bump versions
2024-01-12 11:01:34 +01:00
scito
e676bb7ea7
feat: do not use cached python versions when run by schedule
2024-01-11 22:05:33 +01:00
dependabot[bot]
153b1d92c0
Bump nuitka from 1.9.5 to 1.9.7
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 1.9.5 to 1.9.7.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/1.9.5...1.9.7 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-11 20:23:58 +01:00
dependabot[bot]
c8cf5ba12b
Bump pillow from 10.1.0 to 10.2.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.1.0 to 10.2.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.1.0...10.2.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-11 20:23:41 +01:00
dependabot[bot]
1ba64e6efe
Bump flake8 from 6.1.0 to 7.0.0
...
Bumps [flake8](https://github.com/pycqa/flake8 ) from 6.1.0 to 7.0.0.
- [Commits](https://github.com/pycqa/flake8/compare/6.1.0...7.0.0 )
---
updated-dependencies:
- dependency-name: flake8
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-11 20:23:25 +01:00
dependabot[bot]
0ba76da085
Bump pytest from 7.4.3 to 7.4.4
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.3 to 7.4.4.
- [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/7.4.3...7.4.4 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-01-11 20:23:00 +01:00
scito
578eda8744
fix: disable Python 3.x in tests
...
unit tests are in 3.x, but not 3.12 or 3.11
2024-01-08 21:51:18 +01:00
dependabot[bot]
b548908014
Bump mypy from 1.7.1 to 1.8.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.7.1 to 1.8.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.7.1...v1.8.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-29 18:38:07 +01:00
dependabot[bot]
c730388fd6
Bump nuitka from 1.9.4 to 1.9.5
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 1.9.4 to 1.9.5.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/1.9.4...1.9.5 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-19 20:03:35 +01:00
dependabot[bot]
d387522d1b
Bump nuitka from 1.9.1 to 1.9.4
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 1.9.1 to 1.9.4.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-12 19:26:26 +01:00
dependabot[bot]
47da32cd22
Bump pylint from 3.0.2 to 3.0.3
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.2...v3.0.3 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-12-12 19:26:08 +01:00
dependabot[bot]
7a45e9a444
Bump nuitka from 1.8.6 to 1.9.1
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 1.8.6 to 1.9.1.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/1.8.6...1.9.1 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-29 21:13:43 +01:00
dependabot[bot]
44ba0a966e
Bump wheel from 0.41.3 to 0.42.0
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.41.3 to 0.42.0.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.41.3...0.42.0 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-29 21:13:23 +01:00
dependabot[bot]
2ee5480fc8
Bump mypy from 1.7.0 to 1.7.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.7.0 to 1.7.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.7.0...v1.7.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-29 21:12:47 +01:00
dependabot[bot]
8eb0ca2043
Bump protobuf from 4.25.0 to 4.25.1
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 4.25.0 to 4.25.1.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.25.0...v4.25.1 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-23 11:57:08 +01:00
dependabot[bot]
35f63099c9
Bump nuitka from 1.8.5 to 1.8.6
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 1.8.5 to 1.8.6.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/compare/1.8.5...1.8.6 )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-16 20:05:14 +01:00
dependabot[bot]
7362d80e3d
Bump mypy from 1.6.1 to 1.7.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.6.1 to 1.7.0.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.6.1...v1.7.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-16 20:04:57 +01:00
dependabot[bot]
18d4992afb
Bump protobuf from 4.24.4 to 4.25.0
...
Bumps [protobuf](https://github.com/protocolbuffers/protobuf ) from 4.24.4 to 4.25.0.
- [Release notes](https://github.com/protocolbuffers/protobuf/releases )
- [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl )
- [Commits](https://github.com/protocolbuffers/protobuf/compare/v4.24.4...v4.25.0 )
---
updated-dependencies:
- dependency-name: protobuf
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-11-10 09:50:22 +01:00
dependabot[bot]
2849dda044
Bump nuitka from 1.8.4 to 1.8.5
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 1.8.4 to 1.8.5.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-31 14:28:33 +01:00
dependabot[bot]
5aaa8b24fc
Bump types-protobuf from 4.24.0.3 to 4.24.0.4
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 4.24.0.3 to 4.24.0.4.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 20:00:58 +01:00
dependabot[bot]
c81cd6b87d
Bump wheel from 0.41.2 to 0.41.3
...
Bumps [wheel](https://github.com/pypa/wheel ) from 0.41.2 to 0.41.3.
- [Release notes](https://github.com/pypa/wheel/releases )
- [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst )
- [Commits](https://github.com/pypa/wheel/compare/0.41.2...0.41.3 )
---
updated-dependencies:
- dependency-name: wheel
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-30 19:59:28 +01:00
dependabot[bot]
3d2fcae6dc
Bump pytest from 7.4.2 to 7.4.3
...
Bumps [pytest](https://github.com/pytest-dev/pytest ) from 7.4.2 to 7.4.3.
- [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/7.4.2...7.4.3 )
---
updated-dependencies:
- dependency-name: pytest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-27 09:46:40 +02:00
dependabot[bot]
85d73e347c
Bump types-protobuf from 4.24.0.2 to 4.24.0.3
...
Bumps [types-protobuf](https://github.com/python/typeshed ) from 4.24.0.2 to 4.24.0.3.
- [Commits](https://github.com/python/typeshed/commits )
---
updated-dependencies:
- dependency-name: types-protobuf
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-26 20:58:27 +02:00
dependabot[bot]
6dfc23ef77
Bump pylint from 3.0.1 to 3.0.2
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.0.1 to 3.0.2.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.1...v3.0.2 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-26 20:48:11 +02:00
dependabot[bot]
23f708a1d0
Bump pytest-mock from 3.11.1 to 3.12.0
...
Bumps [pytest-mock](https://github.com/pytest-dev/pytest-mock ) from 3.11.1 to 3.12.0.
- [Release notes](https://github.com/pytest-dev/pytest-mock/releases )
- [Changelog](https://github.com/pytest-dev/pytest-mock/blob/main/CHANGELOG.rst )
- [Commits](https://github.com/pytest-dev/pytest-mock/compare/v3.11.1...v3.12.0 )
---
updated-dependencies:
- dependency-name: pytest-mock
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-21 22:05:17 +02:00
dependabot[bot]
3d8bda5c41
Bump mypy from 1.6.0 to 1.6.1
...
Bumps [mypy](https://github.com/python/mypy ) from 1.6.0 to 1.6.1.
- [Changelog](https://github.com/python/mypy/blob/master/CHANGELOG.md )
- [Commits](https://github.com/python/mypy/compare/v1.6.0...v1.6.1 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-21 22:05:03 +02:00
dependabot[bot]
f3f3988c59
Bump pillow from 10.0.1 to 10.1.0
...
Bumps [pillow](https://github.com/python-pillow/Pillow ) from 10.0.1 to 10.1.0.
- [Release notes](https://github.com/python-pillow/Pillow/releases )
- [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst )
- [Commits](https://github.com/python-pillow/Pillow/compare/10.0.1...10.1.0 )
---
updated-dependencies:
- dependency-name: pillow
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-20 09:13:01 +02:00
dependabot[bot]
8f0461f62c
Bump mypy from 1.5.1 to 1.6.0
...
Bumps [mypy](https://github.com/python/mypy ) from 1.5.1 to 1.6.0.
- [Commits](https://github.com/python/mypy/compare/v1.5.1...v1.6.0 )
---
updated-dependencies:
- dependency-name: mypy
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-14 08:45:05 +02:00
dependabot[bot]
95f99df3fe
Bump nuitka from 1.8.3 to 1.8.4
...
Bumps [nuitka](https://github.com/Nuitka/Nuitka ) from 1.8.3 to 1.8.4.
- [Changelog](https://github.com/Nuitka/Nuitka/blob/develop/Changelog.rst )
- [Commits](https://github.com/Nuitka/Nuitka/commits )
---
updated-dependencies:
- dependency-name: nuitka
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-14 08:20:15 +02:00
dependabot[bot]
340c569635
Bump pylint from 3.0.0 to 3.0.1
...
Bumps [pylint](https://github.com/pylint-dev/pylint ) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/pylint-dev/pylint/releases )
- [Commits](https://github.com/pylint-dev/pylint/compare/v3.0.0...v3.0.1 )
---
updated-dependencies:
- dependency-name: pylint
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2023-10-14 08:19:57 +02:00