Commit graph

1185 commits

Author SHA1 Message Date
dependabot[bot]
0ecd278fbf build(deps): bump cryptography in /persistent-channels
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 48.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 14:01:54 +02:00
dependabot[bot]
2d053a11e1 build(deps): bump cryptography from 46.0.7 to 48.0.1 in /summary
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 48.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 14:01:43 +02:00
dependabot[bot]
ec0f03560f build(deps): bump cryptography from 46.0.7 to 48.0.1 in /prometheus
Bumps [cryptography](https://github.com/pyca/cryptography) from 46.0.7 to 48.0.1.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pyca/cryptography/compare/46.0.7...48.0.1)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-version: 48.0.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-06-16 14:01:27 +02:00
daywalker90
f6fb8acf21 rebalance: switch to getroutes
deprecate options `rebalance-getroute`, `rebalance-maxhops`, and `rebalance-msatfactor`

remove `getroute_method` argument for `rebalance`
2026-06-16 13:44:18 +02:00
daywalker90
ee424aa98a payany: update to v0.3.2
Some checks failed
Integration Tests (latest) / Test CLN=25.12, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=25.12, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.04, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.1, PY=3.10, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / Test CLN=26.06.1, PY=3.14, BCD=31.0, EXP=1, DEP=0 (push) Has been cancelled
Integration Tests (latest) / CI completion (push) Has been cancelled
Integration Tests (latest) / CI completion-1 (push) Has been cancelled
Integration Tests (latest) / CI completion-2 (push) Has been cancelled
2026-06-09 23:11:51 +02:00
daywalker90
dec2421a19 clnrod: update to v0.6.0 2026-06-09 18:33:46 +02:00
daywalker90
fe2b1391a2 sling: update to v4.3.0 2026-06-09 18:33:35 +02:00
daywalker90
540519b930
Revert "reckless-tests: add nightly pyln sources"
This reverts commit 4b9e3fad9c.
2026-06-09 15:49:27 +02:00
daywalker90
4b9e3fad9c reckless-tests: add nightly pyln sources 2026-06-09 14:58:47 +02:00
daywalker90
edcfdf969b CI: update to CLN v26.06.1 2026-06-09 14:58:47 +02:00
lightningd
35deb3ac2f jwt-factory: archived 2026-06-09 14:58:47 +02:00
lightningd
a87b7455a1 CI: add some local cache directories to excludes 2026-06-09 14:58:47 +02:00
dependabot[bot]
c9db56f378 build(deps): bump the all-dependencies group across 2 directories with 2 updates
Updates the requirements on [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures) and [requests[socks]](https://github.com/psf/requests) to permit the latest version.

Updates `pytest-rerunfailures` from 16.1 to 16.2
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst)
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/16.1...16.2)

Updates `requests[socks]` to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.34.0...v2.34.2)

---
updated-dependencies:
- dependency-name: pytest-rerunfailures
  dependency-version: '16.2'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: requests[socks]
  dependency-version: 2.34.2
  dependency-type: direct:production
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-25 11:17:15 +02:00
dependabot[bot]
79817b5b48 build(deps): bump the all-dependencies group across 2 directories with 3 updates
Updates the requirements on [cachetools](https://github.com/tkem/cachetools), [requests[socks]](https://github.com/psf/requests) and [requests](https://github.com/psf/requests) to permit the latest version.

Updates `cachetools` from 7.1.1 to 7.1.2
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v7.1.1...v7.1.2)

Updates `requests[socks]` to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.33.1...v2.34.2)

Updates `requests` from 2.33.1 to 2.34.2
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.33.1...v2.34.2)

---
updated-dependencies:
- dependency-name: cachetools
  dependency-version: 7.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: requests[socks]
  dependency-version: 2.34.2
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: requests
  dependency-version: 2.34.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-25 11:16:40 +02:00
dependabot[bot]
c361240050 build(deps-dev): bump pytest-rerunfailures
Bumps the all-dependencies group with 1 update in the /prometheus directory: [pytest-rerunfailures](https://github.com/pytest-dev/pytest-rerunfailures).


Updates `pytest-rerunfailures` from 16.1 to 16.2
- [Changelog](https://github.com/pytest-dev/pytest-rerunfailures/blob/master/CHANGES.rst)
- [Commits](https://github.com/pytest-dev/pytest-rerunfailures/compare/16.1...16.2)

---
updated-dependencies:
- dependency-name: pytest-rerunfailures
  dependency-version: '16.2'
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-25 11:15:00 +02:00
dependabot[bot]
a3512aca7e build(deps): bump idna from 3.11 to 3.15 in /backup
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 00:37:05 +02:00
dependabot[bot]
bffcab4fba build(deps): bump idna
Bumps the uv group with 1 update in the /archived/sauron directory: [idna](https://github.com/kjd/idna).


Updates `idna` from 3.11 to 3.15
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
  dependency-group: uv
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 00:36:37 +02:00
dependabot[bot]
8dfb8c9da1 build(deps): bump idna from 3.11 to 3.15 in /historian
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 00:36:20 +02:00
dependabot[bot]
5e37fc6d2d build(deps): bump idna from 3.11 to 3.15 in /monitor
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 00:36:08 +02:00
dependabot[bot]
011bad8513 build(deps): bump idna from 3.11 to 3.15 in /clearnet
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 00:35:56 +02:00
dependabot[bot]
9d1fefee38 build(deps): bump idna from 3.11 to 3.15 in /currencyrate
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 00:35:39 +02:00
dependabot[bot]
24cb46b75a build(deps): bump idna from 3.11 to 3.15 in /persistent-channels
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 00:35:21 +02:00
dependabot[bot]
e64513582a build(deps): bump idna from 3.11 to 3.15 in /summary
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 00:35:09 +02:00
dependabot[bot]
0daa7bdc21 build(deps): bump idna from 3.11 to 3.15 in /prometheus
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 00:34:54 +02:00
dependabot[bot]
7b32006afb build(deps): bump idna from 3.11 to 3.15 in /donations
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 00:34:32 +02:00
dependabot[bot]
86f5a4815a build(deps): bump idna from 3.11 to 3.15 in /rebalance
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 00:34:01 +02:00
dependabot[bot]
a86436d553 build(deps): bump idna from 3.11 to 3.15 in /cl-zmq
Bumps [idna](https://github.com/kjd/idna) from 3.11 to 3.15.
- [Release notes](https://github.com/kjd/idna/releases)
- [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.md)
- [Commits](https://github.com/kjd/idna/compare/v3.11...v3.15)

---
updated-dependencies:
- dependency-name: idna
  dependency-version: '3.15'
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-20 00:29:22 +02:00
Carlos Ruz
47d61aec4b bumpit: update submodule for CLN 25.12 newaddr fix 2026-05-15 16:46:54 +02:00
daywalker90
a6b225d517 archived: move archived.md to archived directory 2026-05-15 09:17:05 +02:00
daywalker90
debf0fac0c dockerfile: removed 2026-05-15 09:14:10 +02:00
daywalker90
7902571286 CI: update github actions to fix deprecation warning 2026-05-13 13:20:06 +02:00
daywalker90
8ac602aed4 sauron: archive plugin
I want to archive the plugin for several reasons, in no particular order:

- tests are failing for all current CLN versions right now
- there is an alternative with passing tests in here called `trustedcoin` that does something similar
- it was a WIP according to the README but there is no progress but my own PR [#775](https://github.com/lightningd/plugins/pull/775) trying to fix things
- i don't feel comfortable merging this without review and there hasn't been any review in 4 months
2026-05-13 13:12:43 +02:00
daywalker90
e6b523570c feeadjuster: use xpay instead of sendpay in tests 2026-05-13 12:49:24 +02:00
daywalker90
410b2fdb59 prometheus: update shebang and pyproject dependencies 2026-05-12 22:52:52 +02:00
daywalker90
64b8a79ff2 historian: update shebang and pyproject dependencies 2026-05-12 22:52:52 +02:00
daywalker90
6ecb2138d0 summary: update shebang versions and revert pyln versions 2026-05-12 22:52:52 +02:00
daywalker90
d093017006 sauron: update shebang versions and revert pyln versions 2026-05-12 22:52:52 +02:00
daywalker90
5631900e7c cl-zmq: update shebang dependency versions 2026-05-12 22:29:00 +02:00
daywalker90
7ddecefeff backup: update shebang dependency versions 2026-05-12 22:29:00 +02:00
daywalker90
acbe1815e6 CI: update reckless test dependencies 2026-05-12 22:29:00 +02:00
dependabot[bot]
76ad528e6a build(deps): bump the all-dependencies group across 3 directories with 7 updates
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest), pyln-testing, [pyln-client](https://github.com/ElementsProject/lightning), pyln-proto, [click](https://github.com/pallets/click), [requests[socks]](https://github.com/psf/requests) and [txzmq](https://github.com/smira/txZMQ) to permit the latest version.

Updates `pytest` from 8.4.2 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/8.4.2...9.0.3)

Updates `pyln-testing` from 26.4 to 26.4.1

Updates `pyln-client` from 26.4 to 26.4.1
- [Release notes](https://github.com/ElementsProject/lightning/releases)
- [Changelog](https://github.com/ElementsProject/lightning/blob/master/CHANGELOG.md)
- [Commits](https://github.com/ElementsProject/lightning/compare/v26.04...v26.04.1)

Updates `pyln-proto` from 26.4 to 26.4.1

Updates `click` from 8.3.2 to 8.3.3
- [Release notes](https://github.com/pallets/click/releases)
- [Changelog](https://github.com/pallets/click/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets/click/compare/8.3.2...8.3.3)

Updates `requests[socks]` to 2.33.1
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.4...v2.33.1)

Updates `pytest` from 8.4.2 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/8.4.2...9.0.3)

Updates `txzmq` from 0.8.2 to 1.0.0
- [Release notes](https://github.com/smira/txZMQ/releases)
- [Commits](https://github.com/smira/txZMQ/compare/0.8.2...1.0.0)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: pyln-testing
  dependency-version: 26.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pyln-client
  dependency-version: 26.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: pyln-proto
  dependency-version: 26.4.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: click
  dependency-version: 8.3.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: requests[socks]
  dependency-version: 2.33.1
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: txzmq
  dependency-version: 1.0.0
  dependency-type: direct:production
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-12 22:29:00 +02:00
daywalker90
29ff79d304 donations: update shebang dependency versions 2026-05-12 22:12:19 +02:00
daywalker90
6a858bdd39 currencyrate: update shebang dependency versions 2026-05-12 22:12:19 +02:00
daywalker90
5e8f92f746 clearnet: update shebang dependency versions 2026-05-12 22:12:19 +02:00
dependabot[bot]
6765a2da75 build(deps): bump the all-dependencies group across 3 directories with 6 updates
Updates the requirements on [pytest](https://github.com/pytest-dev/pytest), [cachetools](https://github.com/tkem/cachetools), [requests[socks]](https://github.com/psf/requests), [qrcode[pil]](https://github.com/lincolnloop/python-qrcode), [flask-wtf](https://github.com/pallets-eco/flask-wtf) and [wtforms](https://github.com/pallets-eco/wtforms) to permit the latest version.

Updates `pytest` from 8.4.2 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/8.4.2...9.0.3)

Updates `cachetools` from 7.0.5 to 7.1.1
- [Changelog](https://github.com/tkem/cachetools/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/tkem/cachetools/compare/v7.0.5...v7.1.1)

Updates `requests[socks]` to 2.33.1
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](https://github.com/psf/requests/compare/v2.32.2...v2.33.1)

Updates `pytest` from 8.4.2 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/8.4.2...9.0.3)

Updates `qrcode[pil]` to 8.2
- [Changelog](https://github.com/lincolnloop/python-qrcode/blob/main/CHANGES.rst)
- [Commits](https://github.com/lincolnloop/python-qrcode/compare/v7.4.2...v8.2)

Updates `flask-wtf` from 1.2.2 to 1.3.0
- [Release notes](https://github.com/pallets-eco/flask-wtf/releases)
- [Changelog](https://github.com/pallets-eco/flask-wtf/blob/main/docs/changes.rst)
- [Commits](https://github.com/pallets-eco/flask-wtf/compare/v1.2.2...v1.3.0)

Updates `wtforms` from 3.2.1 to 3.2.2
- [Release notes](https://github.com/pallets-eco/wtforms/releases)
- [Changelog](https://github.com/pallets-eco/wtforms/blob/main/CHANGES.rst)
- [Commits](https://github.com/pallets-eco/wtforms/compare/3.2.1...3.2.2)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: cachetools
  dependency-version: 7.1.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: requests[socks]
  dependency-version: 2.33.1
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: qrcode[pil]
  dependency-version: '8.2'
  dependency-type: direct:production
  dependency-group: all-dependencies
- dependency-name: flask-wtf
  dependency-version: 1.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
- dependency-name: wtforms
  dependency-version: 3.2.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-12 22:12:19 +02:00
daywalker90
ae46442e16 rebalance: update shebang versions 2026-05-12 22:00:29 +02:00
daywalker90
1d7612caf2 persistent-channels: update shebang versions 2026-05-12 22:00:29 +02:00
dependabot[bot]
bdf0cb5a93 build(deps-dev): bump the all-dependencies group across 2 directories with 1 update
Bumps the all-dependencies group with 1 update in the /persistent-channels directory: [pytest](https://github.com/pytest-dev/pytest).
Bumps the all-dependencies group with 1 update in the /rebalance directory: [pytest](https://github.com/pytest-dev/pytest).


Updates `pytest` from 8.4.2 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/8.4.2...9.0.3)

Updates `pytest` from 8.4.2 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/8.4.2...9.0.3)

---
updated-dependencies:
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
- dependency-name: pytest
  dependency-version: 9.0.3
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
2026-05-12 22:00:29 +02:00
daywalker90
6917e72cdd monitor: update shebang python and dependency versions 2026-05-12 21:53:03 +02:00
daywalker90
211d12ea6a feeadjuster: update shebang python and dependency versions 2026-05-12 21:53:03 +02:00