daywalker90
|
f5b64586fc
|
tests: update to nostr sdk 0.45
|
2026-08-08 15:06:37 +02:00 |
|
daywalker90
|
61c07f6079
|
refactor, clippy and ruff fixes
|
2026-08-08 15:06:37 +02:00 |
|
daywalker90
|
c956338bcd
|
add support for holdinvoices
|
2026-08-08 15:06:37 +02:00 |
|
daywalker90
|
c4cbcbe4d2
|
tests: update python min to 3.10
|
2026-04-23 00:17:36 +02:00 |
|
daywalker90
|
4fdc9e0265
|
tests: upgrade dependencies
|
2026-04-03 10:13:22 +02:00 |
|
dependabot[bot]
|
cccc9e38db
|
Bump the uv group across 1 directory with 2 updates
Bumps the uv group with 2 updates in the /tests directory: [flask](https://github.com/pallets/flask) and [werkzeug](https://github.com/pallets/werkzeug).
Updates `flask` from 3.1.2 to 3.1.3
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/flask/compare/3.1.2...3.1.3)
Updates `werkzeug` from 3.1.4 to 3.1.6
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/werkzeug/compare/3.1.4...3.1.6)
---
updated-dependencies:
- dependency-name: flask
dependency-version: 3.1.3
dependency-type: indirect
dependency-group: uv
- dependency-name: werkzeug
dependency-version: 3.1.6
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-03-02 13:21:00 +01:00 |
|
dependabot[bot]
|
fee812eda7
|
Bump cryptography in /tests in the uv group across 1 directory
Bumps the uv group with 1 update in the /tests directory: [cryptography](https://github.com/pyca/cryptography).
Updates `cryptography` from 46.0.3 to 46.0.5
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.3...46.0.5)
---
updated-dependencies:
- dependency-name: cryptography
dependency-version: 46.0.5
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-11 12:39:15 +01:00 |
|
dependabot[bot]
|
1da7d6447d
|
Bump urllib3 in /tests in the uv group across 1 directory
Bumps the uv group with 1 update in the /tests directory: [urllib3](https://github.com/urllib3/urllib3).
Updates `urllib3` from 2.6.2 to 2.6.3
- [Release notes](https://github.com/urllib3/urllib3/releases)
- [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
- [Commits](https://github.com/urllib3/urllib3/compare/2.6.2...2.6.3)
---
updated-dependencies:
- dependency-name: urllib3
dependency-version: 2.6.3
dependency-type: indirect
dependency-group: uv
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2026-02-03 21:06:20 +01:00 |
|
daywalker90
|
727f710646
|
tests: use nostr-rs-relay instead of nostr_relay
|
2025-12-31 23:56:36 +01:00 |
|
daywalker90
|
7dff9f83e7
|
tests: move pyproject to tests
|
2025-12-09 16:23:34 +01:00 |
|