99 Commits

Author SHA1 Message Date
dependabot[bot]
06ff1ba5df Bump playwright from 1.57.0 to 1.58.0 (#555)
See https://github.com/microsoft/playwright-python/releases/tag/v1.58.0.
2026-02-08 22:09:28 +01:00
dependabot[bot]
f397907af5 Bump packaging from 25.0 to 26.0 (#548)
See https://github.com/pypa/packaging/releases/tag/26.0.
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-31 17:25:18 +01:00
dependabot[bot]
6d500678c3 Bump soupsieve from 2.8.1 to 2.8.3 (#549)
See https://github.com/facelessuser/soupsieve/releases.
2026-01-31 17:24:13 +01:00
dependabot[bot]
d58f6693d5 Bump soupsieve from 2.8 to 2.8.1 (#543)
See https://github.com/facelessuser/soupsieve/releases/tag/2.8.1.
2025-12-28 10:04:12 +01:00
dependabot[bot]
3c78663c22 Bump ruamel-yaml from 0.18.16 to 0.18.17 (#542)
See https://yaml.dev/doc/ruamel.yaml/.
2025-12-28 10:02:13 +01:00
dependabot[bot]
39805af7f2 Bump playwright from 1.56.0 to 1.57.0 (#540)
See https://github.com/microsoft/playwright-python/releases/tag/v1.57.0.
2025-12-28 09:59:57 +01:00
dependabot[bot]
9740322919 Bump beautifulsoup4 from 4.14.2 to 4.14.3 (#539)
See https://git.launchpad.net/beautifulsoup/tree/CHANGELOG.
2025-12-01 23:18:06 +01:00
dependabot[bot]
4e28ec6324 Bump ruamel-yaml-clib from 0.2.14 to 0.2.15 (#535) 2025-11-30 09:39:44 +01:00
dependabot[bot]
4dd2b36751 Bump playwright from 1.55.0 to 1.56.0 (#534)
See https://github.com/microsoft/playwright-python/releases/tag/v1.56.0.
2025-11-30 09:38:27 +01:00
dependabot[bot]
67b3d0b283 Bump ruamel-yaml from 0.18.15 to 0.18.16 (#526)
See https://yaml.dev/doc/ruamel.yaml/.
2025-11-03 21:21:08 +01:00
dependabot[bot]
bb8a047409 Bump beautifulsoup4 from 4.13.5 to 4.14.0 (#523)
See https://git.launchpad.net/beautifulsoup/tree/CHANGELOG.
2025-10-01 05:36:07 +02:00
dependabot[bot]
74075be839 Bump ruamel-yaml-clib from 0.2.12 to 0.2.14 (#522) 2025-10-01 05:33:53 +02:00
dependabot[bot]
c2e1f23554 Bump soupsieve from 2.7 to 2.8 (#506)
See https://github.com/facelessuser/soupsieve/releases/tag/2.8.
2025-09-11 12:23:11 +02:00
dependabot[bot]
8c0e3f72b6 Bump playwright from 1.54.0 to 1.55.0 (#507)
See https://github.com/microsoft/playwright-python/releases/tag/v1.55.0.
2025-09-08 17:46:20 +02:00
dependabot[bot]
2222e2d8c6 Bump deepdiff from 8.6.0 to 8.6.1
Bumps [deepdiff](https://github.com/seperman/deepdiff) from 8.6.0 to 8.6.1.
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](https://github.com/seperman/deepdiff/compare/8.6.0...8.6.1)

---
updated-dependencies:
- dependency-name: deepdiff
  dependency-version: 8.6.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-09-04 18:09:02 +05:30
dependabot[bot]
f1feb192c6 Bump ruamel-yaml from 0.18.14 to 0.18.15 (#502)
See https://sourceforge.net/p/ruamel-yaml/code/ci/default/tree/CHANGES.
2025-08-31 20:02:02 +02:00
dependabot[bot]
9721d8be5a Bump beautifulsoup4 from 4.13.4 to 4.13.5 (#501)
See https://git.launchpad.net/beautifulsoup/tree/CHANGELOG.
2025-08-31 20:00:57 +02:00
dependabot[bot]
dba3e23ec4 Bump requests from 2.32.4 to 2.32.5
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.32.5.
- [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.32.5)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-31 12:52:06 +00:00
dependabot[bot]
fc3fc85b1f Bump python-liquid from 2.0.2 to 2.1.0 (#500)
Bumps [python-liquid](https://github.com/jg-rp/liquid) from 2.0.2 to 2.1.0.
- [Release notes](https://github.com/jg-rp/liquid/releases)
- [Changelog](https://github.com/jg-rp/liquid/blob/main/CHANGES.md)
- [Commits](https://github.com/jg-rp/liquid/compare/v2.0.2...v2.1.0)

---
updated-dependencies:
- dependency-name: python-liquid
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-23 23:54:18 +02:00
dependabot[bot]
763183451f Bump deepdiff from 8.5.0 to 8.6.0 (#492)
Bumps [deepdiff](https://github.com/seperman/deepdiff) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](https://github.com/seperman/deepdiff/commits)

---
updated-dependencies:
- dependency-name: deepdiff
  dependency-version: 8.6.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-08-23 23:53:36 +02:00
dependabot[bot]
b88d7b785c Bump playwright from 1.53.0 to 1.54.0 (#479)
See https://github.com/microsoft/playwright-python/releases/tag/v1.54.0.
2025-07-31 22:33:01 +02:00
Marc Wrobel
aa88b806af Rename scripts (#463) 2025-07-12 09:25:23 +02:00
dependabot[bot]
171dfae4a1 Bump mwparserfromhell from 0.6.6 to 0.7.2 (#460)
Bumps [mwparserfromhell](https://github.com/earwig/mwparserfromhell) from 0.6.6 to 0.7.2.
- [Release notes](https://github.com/earwig/mwparserfromhell/releases)
- [Changelog](https://github.com/earwig/mwparserfromhell/blob/main/CHANGELOG)
- [Commits](https://github.com/earwig/mwparserfromhell/compare/v0.6.6...v0.7.2)

---
updated-dependencies:
- dependency-name: mwparserfromhell
  dependency-version: 0.7.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-07 20:52:28 +02:00
dependabot[bot]
1dc08689f9 Bump playwright from 1.52.0 to 1.53.0 (#454)
Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.52.0 to 1.53.0.
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](https://github.com/microsoft/playwright-python/compare/v1.52.0...v1.53.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.53.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 14:16:25 +02:00
dependabot[bot]
29823d351b Bump requests from 2.32.3 to 2.32.4 (#455)
Bumps [requests](https://github.com/psf/requests) from 2.32.3 to 2.32.4.
- [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.3...v2.32.4)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.32.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-28 14:15:56 +02:00
dependabot[bot]
1acd5e32d1 Bump deepdiff from 8.4.2 to 8.5.0 (#443)
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](https://github.com/seperman/deepdiff/commits/8.5.0)

---
updated-dependencies:
- dependency-name: deepdiff
  dependency-version: 8.5.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-22 13:50:08 +02:00
dependabot[bot]
5fe026902b Bump python-liquid from 1.12.1 to 2.0.2 (#442)
- [Release notes](https://github.com/jg-rp/liquid/releases)
- [Changelog](https://github.com/jg-rp/liquid/blob/main/CHANGES.md)
- [Commits](https://github.com/jg-rp/liquid/compare/v1.12.1...v2.0.2)

---
updated-dependencies:
- dependency-name: python-liquid
  dependency-version: 2.0.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-06-22 11:20:35 +02:00
dependabot[bot]
d95c027a69 Bump ruamel-yaml from 0.18.10 to 0.18.14 (#441) 2025-06-17 07:01:19 +02:00
dependabot[bot]
591d7f45e2 Bump beautifulsoup4 from 4.13.3 to 4.13.4 (#431)
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.13.3 to 4.13.4.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.13.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-11 23:05:42 +02:00
dependabot[bot]
b2e69cf8c1 Bump packaging from 24.2 to 25.0 (#432)
Bumps [packaging](https://github.com/pypa/packaging) from 24.2 to 25.0.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.2...25.0)

---
updated-dependencies:
- dependency-name: packaging
  dependency-version: '25.0'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-11 23:05:14 +02:00
dependabot[bot]
c65b7f22b8 Bump soupsieve from 2.6 to 2.7 (#433)
Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.6 to 2.7.
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](https://github.com/facelessuser/soupsieve/compare/2.6...2.7)

---
updated-dependencies:
- dependency-name: soupsieve
  dependency-version: '2.7'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-11 23:04:29 +02:00
dependabot[bot]
b56bf9bee2 Bump playwright from 1.51.0 to 1.52.0 (#434)
Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.51.0 to 1.52.0.
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](https://github.com/microsoft/playwright-python/compare/v1.51.0...v1.52.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.52.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-11 23:03:50 +02:00
dependabot[bot]
4caf454543 Bump deepdiff from 8.0.1 to 8.4.2 (#426)
Bumps [deepdiff](https://github.com/seperman/deepdiff) from 8.0.1 to 8.4.2.
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](https://github.com/seperman/deepdiff/commits)

---
updated-dependencies:
- dependency-name: deepdiff
  dependency-version: 8.4.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-05 20:59:31 +02:00
dependabot[bot]
da21bd3bc9 Bump playwright from 1.50.0 to 1.51.0 (#422)
Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.50.0 to 1.51.0.
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](https://github.com/microsoft/playwright-python/compare/v1.50.0...v1.51.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-version: 1.51.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-05 20:58:41 +02:00
dependabot[bot]
5096bfdad3 Bump beautifulsoup4 from 4.12.3 to 4.13.3 (#424)
Bumps [beautifulsoup4](https://www.crummy.com/software/BeautifulSoup/bs4/) from 4.12.3 to 4.13.3.

---
updated-dependencies:
- dependency-name: beautifulsoup4
  dependency-version: 4.13.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-04-05 17:15:08 +02:00
dependabot[bot]
e88a83761b Bump ruamel-yaml-clib from 0.2.8 to 0.2.12 (#396)
Bumps ruamel-yaml-clib from 0.2.8 to 0.2.12.

---
updated-dependencies:
- dependency-name: ruamel-yaml-clib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-29 09:37:58 +01:00
dependabot[bot]
d54e76931b Bump playwright from 1.48.0 to 1.50.0 (#415)
Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.48.0 to 1.50.0.
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](https://github.com/microsoft/playwright-python/compare/v1.48.0...v1.50.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-28 21:17:55 +01:00
dependabot[bot]
d810481b50 Bump ruamel-yaml from 0.18.6 to 0.18.10 (#406)
Release notes: https://github.com/commx/ruamel-yaml/blob/master/CHANGES

---
updated-dependencies:
- dependency-name: ruamel-yaml
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-03-24 17:24:29 +01:00
Marc Wrobel
747ef33364 Revert "Bump ruamel-yaml-clib from 0.2.8 to 0.2.12"
This reverts commit ee0a9fb707.
2024-12-10 00:22:09 +01:00
Marc Wrobel
0d8657c902 Downgrade playwright to 1.48.0
1.49.0 is not available when building with Netlify, see https://app.netlify.com/sites/endoflife-date/deploys/6757789f719daa0008a7c9c7.
2024-12-10 00:14:16 +01:00
dependabot[bot]
58f0c637ab Bump packaging from 24.1 to 24.2
Bumps [packaging](https://github.com/pypa/packaging) from 24.1 to 24.2.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.1...24.2)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 09:41:42 +01:00
dependabot[bot]
ee0a9fb707 Bump ruamel-yaml-clib from 0.2.8 to 0.2.12
Bumps ruamel-yaml-clib from 0.2.8 to 0.2.12.

---
updated-dependencies:
- dependency-name: ruamel-yaml-clib
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 09:40:33 +01:00
dependabot[bot]
937302285c Bump playwright from 1.47.0 to 1.49.0
Bumps [playwright](https://github.com/microsoft/playwright-python) from 1.47.0 to 1.49.0.
- [Release notes](https://github.com/microsoft/playwright-python/releases)
- [Commits](https://github.com/microsoft/playwright-python/compare/v1.47.0...v1.49.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-08 09:40:13 +01:00
dependabot[bot]
04def2eafd Bump requests-futures from 1.0.1 to 1.0.2
Bumps [requests-futures](https://github.com/ross/requests-futures) from 1.0.1 to 1.0.2.
- [Changelog](https://github.com/ross/requests-futures/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ross/requests-futures/compare/v1.0.1...v1.0.2)

---
updated-dependencies:
- dependency-name: requests-futures
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-12-03 18:22:59 +05:30
dependabot[bot]
f2d09e4c0f Bump playwright from 1.46.0 to 1.47.0 (#382)
Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.46.0 to 1.47.0.
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](https://github.com/Microsoft/playwright-python/compare/v1.46.0...v1.47.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 22:15:44 +02:00
dependabot[bot]
81ba33cf5d Bump soupsieve from 2.5 to 2.6 (#377)
Bumps [soupsieve](https://github.com/facelessuser/soupsieve) from 2.5 to 2.6.
- [Release notes](https://github.com/facelessuser/soupsieve/releases)
- [Commits](https://github.com/facelessuser/soupsieve/compare/2.5...2.6)

---
updated-dependencies:
- dependency-name: soupsieve
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 20:28:56 +02:00
dependabot[bot]
3109e8c349 Bump deepdiff from 7.0.1 to 8.0.1 (#376)
Bumps [deepdiff](https://github.com/seperman/deepdiff) from 7.0.1 to 8.0.1.
- [Release notes](https://github.com/seperman/deepdiff/releases)
- [Changelog](https://github.com/seperman/deepdiff/blob/master/docs/changelog.rst)
- [Commits](https://github.com/seperman/deepdiff/commits)

---
updated-dependencies:
- dependency-name: deepdiff
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 20:28:28 +02:00
dependabot[bot]
dcca353f20 Bump playwright from 1.45.1 to 1.46.0 (#375)
Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.45.1 to 1.46.0.
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](https://github.com/Microsoft/playwright-python/compare/v1.45.1...v1.46.0)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-06 20:27:59 +02:00
dependabot[bot]
787b2e896e build(deps): Bump playwright from 1.44.0 to 1.45.1 (#361)
Bumps [playwright](https://github.com/Microsoft/playwright-python) from 1.44.0 to 1.45.1.
- [Release notes](https://github.com/Microsoft/playwright-python/releases)
- [Commits](https://github.com/Microsoft/playwright-python/compare/v1.44.0...v1.45.1)

---
updated-dependencies:
- dependency-name: playwright
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-01 23:04:25 +02:00
dependabot[bot]
27201a8316 build(deps): Bump packaging from 24.0 to 24.1 (#356)
Bumps [packaging](https://github.com/pypa/packaging) from 24.0 to 24.1.
- [Release notes](https://github.com/pypa/packaging/releases)
- [Changelog](https://github.com/pypa/packaging/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pypa/packaging/compare/24.0...24.1)

---
updated-dependencies:
- dependency-name: packaging
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-05 22:11:47 +02:00