Compare commits

...

1 Commits

Author SHA1 Message Date
dependabot[bot]
0a70a981dd
Bump pytest from 6.2.5 to 9.0.3 in /testing
Bumps [pytest](https://github.com/pytest-dev/pytest) from 6.2.5 to 9.0.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/6.2.5...9.0.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-04-13 18:19:50 +00:00

View File

@ -1,7 +1,7 @@
# see also? ../cli/requirements.txt
# for testing (only)
pytest==6.2.5
pytest==9.0.3
pyserial
ecdsa # already required by ckcc-protocol
python-secp256k1==0.2.0