Compare commits

...

113 Commits

Author SHA1 Message Date
José Manuel Delicado
5fd45b5343 Merge pull request #828 from MCV-Software/dependabot/pip/coverage-7.10.4
Some checks failed
Update translation files / update_catalogs (push) Failing after 1m39s
Bump coverage from 7.10.3 to 7.10.4
2025-08-19 12:24:59 +02:00
dependabot[bot]
706c863cd8 Bump coverage from 7.10.3 to 7.10.4
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.3 to 7.10.4.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.3...7.10.4)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 10:23:04 +00:00
José Manuel Delicado
a7942c4ffe Merge pull request #827 from MCV-Software/dependabot/pip/mastodon-py-2.1.0
Bump mastodon-py from 2.0.1 to 2.1.0
2025-08-19 12:16:12 +02:00
dependabot[bot]
7a4d0b9bf1 Bump mastodon-py from 2.0.1 to 2.1.0
Bumps [mastodon-py](https://github.com/halcy/Mastodon.py) from 2.0.1 to 2.1.0.
- [Release notes](https://github.com/halcy/Mastodon.py/releases)
- [Changelog](https://github.com/halcy/Mastodon.py/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/halcy/Mastodon.py/compare/v2.0.1...v2.1.0)

---
updated-dependencies:
- dependency-name: mastodon-py
  dependency-version: 2.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 10:14:24 +00:00
José Manuel Delicado
db8983e469 Merge pull request #825 from MCV-Software/dependabot/pip/requests-2.32.5
Bump requests from 2.32.4 to 2.32.5
2025-08-19 12:05:20 +02:00
José Manuel Delicado
1393813c4e Merge pull request #826 from MCV-Software/dependabot/pip/blurhash-1.1.5
Bump blurhash from 1.1.4 to 1.1.5
2025-08-19 12:05:02 +02:00
dependabot[bot]
4ee3363140 Bump blurhash from 1.1.4 to 1.1.5
Bumps [blurhash](https://github.com/halcy/blurhash-python) from 1.1.4 to 1.1.5.
- [Release notes](https://github.com/halcy/blurhash-python/releases)
- [Commits](https://github.com/halcy/blurhash-python/commits/v1.1.5)

---
updated-dependencies:
- dependency-name: blurhash
  dependency-version: 1.1.5
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-19 09:20:17 +00:00
dependabot[bot]
5dad01130f 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-19 09:13:21 +00:00
José Manuel Delicado
a5ba726230 Merge pull request #824 from MCV-Software/dependabot/pip/cx-freeze-8.4.0
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
Bump cx-freeze from 8.3.0 to 8.4.0
2025-08-12 17:05:46 +02:00
dependabot[bot]
4070c1bb43 Bump cx-freeze from 8.3.0 to 8.4.0
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.3.0 to 8.4.0.
- [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases)
- [Changelog](https://github.com/marcelotduarte/cx_Freeze/blob/main/CHANGELOG.md)
- [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/8.3.0...8.4.0)

---
updated-dependencies:
- dependency-name: cx-freeze
  dependency-version: 8.4.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 15:04:43 +00:00
José Manuel Delicado
73d9474679 Merge pull request #823 from MCV-Software/dependabot/pip/charset-normalizer-3.4.3
Bump charset-normalizer from 3.4.2 to 3.4.3
2025-08-12 12:39:13 +02:00
dependabot[bot]
2bf1c68492 Bump charset-normalizer from 3.4.2 to 3.4.3
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.2 to 3.4.3.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.2...3.4.3)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 10:04:56 +00:00
José Manuel Delicado
f60beb3eab Merge pull request #821 from MCV-Software/dependabot/pip/coverage-7.10.3
Bump coverage from 7.10.2 to 7.10.3
2025-08-12 12:02:00 +02:00
José Manuel Delicado
f00029a154 Merge pull request #822 from MCV-Software/dependabot/pip/types-python-dateutil-2.9.0.20250809
Bump types-python-dateutil from 2.9.0.20250708 to 2.9.0.20250809
2025-08-12 12:01:26 +02:00
dependabot[bot]
7ed053c929 Bump types-python-dateutil from 2.9.0.20250708 to 2.9.0.20250809
Bumps [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) from 2.9.0.20250708 to 2.9.0.20250809.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

---
updated-dependencies:
- dependency-name: types-python-dateutil
  dependency-version: 2.9.0.20250809
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 09:52:14 +00:00
dependabot[bot]
0de60d085a Bump coverage from 7.10.2 to 7.10.3
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.2 to 7.10.3.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.2...7.10.3)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-12 08:38:36 +00:00
zvonimir stanecic
e8443cd526 Translated using Weblate (Polish)
Currently translated at 76.6% (543 of 708 strings)

Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/pl/
2025-08-10 16:08:18 +00:00
José Manuel Delicado
12981ee707 Merge pull request #820 from MCV-Software/dependabot/pip/coverage-7.10.2
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
Bump coverage from 7.10.1 to 7.10.2
2025-08-05 13:12:44 +02:00
dependabot[bot]
3d1b9b9c5e Bump coverage from 7.10.1 to 7.10.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.10.1 to 7.10.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.10.1...7.10.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 10:51:40 +00:00
José Manuel Delicado
dd3d1308b7 Merge pull request #819 from MCV-Software/dependabot/pip/certifi-2025.8.3
Bump certifi from 2025.7.14 to 2025.8.3
2025-08-05 09:20:06 +02:00
dependabot[bot]
0fdca4d842 Bump certifi from 2025.7.14 to 2025.8.3
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.7.14 to 2025.8.3.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.07.14...2025.08.03)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-08-05 07:14:56 +00:00
José Manuel Delicado
985e5d42ea Merge pull request #818 from MCV-Software/dependabot/pip/coverage-7.10.1
Some checks failed
Update translation files / update_catalogs (push) Failing after 54s
Bump coverage from 7.9.2 to 7.10.1
2025-07-29 08:42:29 +02:00
dependabot[bot]
80f44a99ca Bump coverage from 7.9.2 to 7.10.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.2 to 7.10.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.9.2...7.10.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-29 01:50:50 +00:00
José Manuel Delicado
04692fb708 Merge pull request #815 from MCV-Software/dependabot/pip/types-python-dateutil-2.9.0.20250708
Some checks failed
Update translation files / update_catalogs (push) Failing after 1m40s
Bump types-python-dateutil from 2.9.0.20250516 to 2.9.0.20250708
2025-07-15 07:35:42 +02:00
José Manuel Delicado
3cb9a8983d Merge pull request #816 from MCV-Software/dependabot/pip/certifi-2025.7.14
Bump certifi from 2025.6.15 to 2025.7.14
2025-07-15 07:35:22 +02:00
José Manuel Delicado
29dfa709ef Merge pull request #817 from MCV-Software/dependabot/pip/pywin32-311
Bump pywin32 from 310 to 311
2025-07-15 07:35:05 +02:00
dependabot[bot]
7dbfeeced9 Bump pywin32 from 310 to 311
---
updated-dependencies:
- dependency-name: pywin32
  dependency-version: '311'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 05:16:19 +00:00
dependabot[bot]
655828946c Bump certifi from 2025.6.15 to 2025.7.14
---
updated-dependencies:
- dependency-name: certifi
  dependency-version: 2025.7.14
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 05:06:24 +00:00
dependabot[bot]
ca91fe1cbe Bump types-python-dateutil from 2.9.0.20250516 to 2.9.0.20250708
---
updated-dependencies:
- dependency-name: types-python-dateutil
  dependency-version: 2.9.0.20250708
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-15 04:46:28 +00:00
José Manuel Delicado
c2ce5bde82 Merge pull request #814 from MCV-Software/dependabot/pip/coverage-7.9.2
Some checks failed
Update translation files / update_catalogs (push) Failing after 22s
Bump coverage from 7.9.1 to 7.9.2
2025-07-07 17:55:54 +02:00
dependabot[bot]
4bb65fe624 Bump coverage from 7.9.1 to 7.9.2
---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.9.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-07 15:55:02 +00:00
José Manuel Delicado
28bcb0f52f Merge pull request #813 from MCV-Software/dependabot/pip/pillow-11.3.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 10m55s
Bump pillow from 11.2.1 to 11.3.0
2025-07-01 21:35:45 +02:00
dependabot[bot]
49a8cd4e65 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
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-01 17:31:41 +00:00
José Manuel Delicado
e428b41d85 Merge pull request #810 from MCV-Software/dependabot/pip/pytest-8.4.1
Some checks failed
Update translation files / update_catalogs (push) Failing after 21s
Bump pytest from 8.4.0 to 8.4.1
2025-06-24 07:31:15 +02:00
José Manuel Delicado
a929db05d2 Merge pull request #811 from MCV-Software/dependabot/pip/oauthlib-3.3.1
Bump oauthlib from 3.2.2 to 3.3.1
2025-06-24 07:30:56 +02:00
José Manuel Delicado
a624a97d14 Merge pull request #812 from MCV-Software/dependabot/pip/markdown-3.8.2
Bump markdown from 3.8 to 3.8.2
2025-06-24 07:30:35 +02:00
dependabot[bot]
60ac77adf5 Bump markdown from 3.8 to 3.8.2
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.8 to 3.8.2.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.8...3.8.2)

---
updated-dependencies:
- dependency-name: markdown
  dependency-version: 3.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 02:04:17 +00:00
dependabot[bot]
5cd5179c3e Bump oauthlib from 3.2.2 to 3.3.1
Bumps [oauthlib](https://github.com/oauthlib/oauthlib) from 3.2.2 to 3.3.1.
- [Release notes](https://github.com/oauthlib/oauthlib/releases)
- [Changelog](https://github.com/oauthlib/oauthlib/blob/master/CHANGELOG.rst)
- [Commits](https://github.com/oauthlib/oauthlib/compare/v3.2.2...v3.3.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 01:20:40 +00:00
dependabot[bot]
6c9ef7ea54 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:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 01:11:24 +00:00
José Manuel Delicado
6872f4fd1c Merge pull request #809 from MCV-Software/dependabot/pip/urllib3-2.5.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 22s
Bump urllib3 from 2.4.0 to 2.5.0
2025-06-19 21:12:18 +02:00
dependabot[bot]
a45e7dd7eb Bump urllib3 from 2.4.0 to 2.5.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.4.0 to 2.5.0.
- [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.4.0...2.5.0)

---
updated-dependencies:
- dependency-name: urllib3
  dependency-version: 2.5.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-19 05:27:02 +00:00
José Manuel Delicado
ea8d8a9296 Merge pull request #808 from MCV-Software/dependabot/pip/coverage-7.9.1
Bump coverage from 7.8.2 to 7.9.1
2025-06-16 21:55:40 +02:00
José Manuel Delicado
66bc366da3 Merge pull request #807 from MCV-Software/dependabot/pip/certifi-2025.6.15
Bump certifi from 2025.4.26 to 2025.6.15
2025-06-16 21:55:16 +02:00
dependabot[bot]
267875c70a Bump coverage from 7.8.2 to 7.9.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.8.2 to 7.9.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.8.2...7.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 19:54:39 +00:00
dependabot[bot]
e68ba5778a Bump certifi from 2025.4.26 to 2025.6.15
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.4.26 to 2025.6.15.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.04.26...2025.06.15)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-16 19:54:30 +00:00
José Manuel Delicado
82bcf1dbbf Merge pull request #806 from MCV-Software/dependabot/pip/requests-2.32.4
Some checks failed
Update translation files / update_catalogs (push) Failing after 23s
Bump requests from 2.32.3 to 2.32.4
2025-06-10 07:31:32 +02:00
José Manuel Delicado
4779c1d004 Merge pull request #805 from MCV-Software/dependabot/pip/zipp-3.23.0
Bump zipp from 3.22.0 to 3.23.0
2025-06-10 07:31:14 +02:00
dependabot[bot]
e295e60fc0 Bump requests from 2.32.3 to 2.32.4
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>
2025-06-09 23:34:45 +00:00
dependabot[bot]
e383f15ee8 Bump zipp from 3.22.0 to 3.23.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.22.0 to 3.23.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.22.0...v3.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-09 23:29:40 +00:00
José Manuel Delicado
aacbdabee3 Merge pull request #803 from MCV-Software/dependabot/pip/pytest-8.4.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 23s
Bump pytest from 8.3.5 to 8.4.0
2025-06-03 07:33:03 +02:00
dependabot[bot]
f290bd80f1 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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-02 23:42:11 +00:00
José Manuel Delicado
4a0dbd2140 Merge pull request #801 from MCV-Software/dependabot/pip/zipp-3.22.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 21s
Bump zipp from 3.21.0 to 3.22.0
2025-05-27 07:27:50 +02:00
José Manuel Delicado
4de969d9cd Merge pull request #802 from MCV-Software/dependabot/pip/coverage-7.8.2
Bump coverage from 7.8.0 to 7.8.2
2025-05-27 07:27:32 +02:00
dependabot[bot]
b1ad31b2ee Bump coverage from 7.8.0 to 7.8.2
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.8.0 to 7.8.2.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.8.0...7.8.2)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.8.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 23:14:32 +00:00
dependabot[bot]
92f7bfeebd Bump zipp from 3.21.0 to 3.22.0
Bumps [zipp](https://github.com/jaraco/zipp) from 3.21.0 to 3.22.0.
- [Release notes](https://github.com/jaraco/zipp/releases)
- [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
- [Commits](https://github.com/jaraco/zipp/compare/v3.21.0...v3.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-26 23:14:27 +00:00
José Manuel Delicado
b4288ce51e Merge pull request #797 from MCV-Software/dependabot/pip/types-python-dateutil-2.9.0.20250516
Some checks failed
Update translation files / update_catalogs (push) Failing after 22s
Bump types-python-dateutil from 2.9.0.20241206 to 2.9.0.20250516
2025-05-20 07:32:48 +02:00
José Manuel Delicado
345ec6ffb0 Merge pull request #798 from MCV-Software/dependabot/pip/pluggy-1.6.0
Bump pluggy from 1.5.0 to 1.6.0
2025-05-20 07:32:23 +02:00
dependabot[bot]
436e58dae0 Bump types-python-dateutil from 2.9.0.20241206 to 2.9.0.20250516
Bumps [types-python-dateutil](https://github.com/typeshed-internal/stub_uploader) from 2.9.0.20241206 to 2.9.0.20250516.
- [Commits](https://github.com/typeshed-internal/stub_uploader/commits)

---
updated-dependencies:
- dependency-name: types-python-dateutil
  dependency-version: 2.9.0.20250516
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 23:44:18 +00:00
dependabot[bot]
48d55de460 Bump pluggy from 1.5.0 to 1.6.0
Bumps [pluggy](https://github.com/pytest-dev/pluggy) from 1.5.0 to 1.6.0.
- [Changelog](https://github.com/pytest-dev/pluggy/blob/main/CHANGELOG.rst)
- [Commits](https://github.com/pytest-dev/pluggy/compare/1.5.0...1.6.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-19 23:44:18 +00:00
José Manuel Delicado
b15151ddf3 Merge pull request #795 from MCV-Software/dependabot/pip/cx-freeze-8.3.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 21s
Bump cx-freeze from 8.2.0 to 8.3.0
2025-05-13 07:27:45 +02:00
dependabot[bot]
a2312e8874 Bump cx-freeze from 8.2.0 to 8.3.0
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.2.0 to 8.3.0.
- [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases)
- [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/8.2.0...8.3.0)

---
updated-dependencies:
- dependency-name: cx-freeze
  dependency-version: 8.3.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-13 00:08:32 +00:00
José Manuel Delicado
663431ef5d Merge pull request #791 from MCV-Software/dependabot/pip/charset-normalizer-3.4.2
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
Bump charset-normalizer from 3.4.1 to 3.4.2
2025-05-05 19:12:21 +02:00
José Manuel Delicado
f3cba380ba Merge pull request #792 from MCV-Software/dependabot/pip/deepl-1.22.0
Bump deepl from 1.21.1 to 1.22.0
2025-05-05 19:12:01 +02:00
dependabot[bot]
4c8c7ed384 Bump deepl from 1.21.1 to 1.22.0
Bumps [deepl](https://github.com/DeepLcom/deepl-python) from 1.21.1 to 1.22.0.
- [Release notes](https://github.com/DeepLcom/deepl-python/releases)
- [Changelog](https://github.com/DeepLcom/deepl-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DeepLcom/deepl-python/compare/v1.21.1...v1.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 17:10:46 +00:00
dependabot[bot]
0395b372bd Bump charset-normalizer from 3.4.1 to 3.4.2
Bumps [charset-normalizer](https://github.com/jawah/charset_normalizer) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/jawah/charset_normalizer/releases)
- [Changelog](https://github.com/jawah/charset_normalizer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/jawah/charset_normalizer/compare/3.4.1...3.4.2)

---
updated-dependencies:
- dependency-name: charset-normalizer
  dependency-version: 3.4.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-05-05 17:10:42 +00:00
José Manuel Delicado
a2c5bbe65c Merge pull request #787 from MCV-Software/dependabot/pip/cx-freeze-8.2.0
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
Bump cx-freeze from 8.1.0 to 8.2.0
2025-04-29 09:00:42 +02:00
José Manuel Delicado
b0ca33c9d8 Merge pull request #788 from MCV-Software/dependabot/pip/certifi-2025.4.26
Bump certifi from 2025.1.31 to 2025.4.26
2025-04-29 09:00:24 +02:00
José Manuel Delicado
350b25cc67 Merge pull request #790 from MCV-Software/dependabot/pip/importlib-metadata-8.7.0
Bump importlib-metadata from 8.6.1 to 8.7.0
2025-04-29 08:59:36 +02:00
dependabot[bot]
51cf283421 Bump importlib-metadata from 8.6.1 to 8.7.0
Bumps [importlib-metadata](https://github.com/python/importlib_metadata) from 8.6.1 to 8.7.0.
- [Release notes](https://github.com/python/importlib_metadata/releases)
- [Changelog](https://github.com/python/importlib_metadata/blob/main/NEWS.rst)
- [Commits](https://github.com/python/importlib_metadata/compare/v8.6.1...v8.7.0)

---
updated-dependencies:
- dependency-name: importlib-metadata
  dependency-version: 8.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 00:45:00 +00:00
dependabot[bot]
fb227886d2 Bump certifi from 2025.1.31 to 2025.4.26
Bumps [certifi](https://github.com/certifi/python-certifi) from 2025.1.31 to 2025.4.26.
- [Commits](https://github.com/certifi/python-certifi/compare/2025.01.31...2025.04.26)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 00:10:18 +00:00
dependabot[bot]
0d49b11411 Bump cx-freeze from 8.1.0 to 8.2.0
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.1.0 to 8.2.0.
- [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases)
- [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/8.1.0...8.2.0)

---
updated-dependencies:
- dependency-name: cx-freeze
  dependency-version: 8.2.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-29 00:05:33 +00:00
José Manuel Delicado
43af826eb0 Merge pull request #786 from MCV-Software/dependabot/pip/packaging-25.0
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
Bump packaging from 24.2 to 25.0
2025-04-22 07:30:01 +02:00
dependabot[bot]
b56379e485 Bump packaging from 24.2 to 25.0
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>
2025-04-21 23:22:41 +00:00
José Manuel Delicado
f8c770947f Merge pull request #783 from MCV-Software/dependabot/pip/wxpython-4.2.3
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
2025-04-15 08:51:47 +02:00
José Manuel Delicado
a55dc1b4aa Merge pull request #781 from MCV-Software/dependabot/pip/urllib3-2.4.0 2025-04-15 08:51:10 +02:00
José Manuel Delicado
cd146e9cf6 Merge pull request #782 from MCV-Software/dependabot/pip/markdown-3.8 2025-04-15 08:50:46 +02:00
José Manuel Delicado
ecb56ae4f0 Merge pull request #784 from MCV-Software/dependabot/pip/pillow-11.2.1 2025-04-15 08:50:10 +02:00
dependabot[bot]
e58543d6c4 Bump pillow from 11.1.0 to 11.2.1
Bumps [pillow](https://github.com/python-pillow/Pillow) from 11.1.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/compare/11.1.0...11.2.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 23:16:56 +00:00
dependabot[bot]
35917ee05a Bump wxpython from 4.2.2 to 4.2.3
Bumps [wxpython](https://github.com/wxWidgets/Phoenix) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/wxWidgets/Phoenix/releases)
- [Changelog](https://github.com/wxWidgets/Phoenix/blob/master/CHANGES.rst)
- [Commits](https://github.com/wxWidgets/Phoenix/compare/wxPython-4.2.2...wxPython-4.2.3)

---
updated-dependencies:
- dependency-name: wxpython
  dependency-version: 4.2.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 23:16:47 +00:00
dependabot[bot]
411465db67 Bump markdown from 3.7 to 3.8
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.7 to 3.8.
- [Release notes](https://github.com/Python-Markdown/markdown/releases)
- [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md)
- [Commits](https://github.com/Python-Markdown/markdown/compare/3.7...3.8)

---
updated-dependencies:
- dependency-name: markdown
  dependency-version: '3.8'
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 23:15:07 +00:00
dependabot[bot]
8eed4a12c9 Bump urllib3 from 2.3.0 to 2.4.0
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.3.0 to 2.4.0.
- [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.3.0...2.4.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-14 23:10:38 +00:00
manuelcortez
894f3fd113 Updated translation catalogs 2025-04-13 01:18:40 +00:00
José Manuel Delicado
014c510061 Merge pull request #780 from MCV-Software/dependabot/pip/cx-freeze-8.1.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 20s
2025-04-08 07:43:06 +02:00
dependabot[bot]
f55ff3a3a9 Bump cx-freeze from 8.0.0 to 8.1.0
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 8.0.0 to 8.1.0.
- [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases)
- [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/8.0.0...8.1.0)

---
updated-dependencies:
- dependency-name: cx-freeze
  dependency-version: 8.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-08 00:33:21 +00:00
manuelcortez
67145df1b6 Updated translation catalogs 2025-04-06 00:55:59 +00:00
José Manuel Delicado
0b8f124088 Merge pull request #777 from MCV-Software/dependabot/pip/coverage-7.8.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 44s
Bump coverage from 7.7.1 to 7.8.0
2025-04-01 07:50:59 +02:00
dependabot[bot]
12e80dc7e2 Bump coverage from 7.7.1 to 7.8.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.7.1 to 7.8.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.7.1...7.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-04-01 00:27:43 +00:00
manuelcortez
f58b1b03d2 Updated translation catalogs 2025-03-30 00:55:54 +00:00
José Manuel Delicado
8fc627b77a Merge pull request #773 from MCV-Software/dependabot/pip/iniconfig-2.1.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 2m2s
Bump iniconfig from 2.0.0 to 2.1.0
2025-03-25 07:45:54 +01:00
José Manuel Delicado
f99282025b Merge pull request #774 from MCV-Software/dependabot/pip/coverage-7.7.1
Bump coverage from 7.7.0 to 7.7.1
2025-03-25 07:45:16 +01:00
dependabot[bot]
04916588c3 Bump coverage from 7.7.0 to 7.7.1
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.7.0 to 7.7.1.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.7.0...7.7.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 06:44:49 +00:00
José Manuel Delicado
c6501664ee Merge pull request #776 from MCV-Software/dependabot/pip/cx-freeze-8.0.0
Bump cx-freeze from 7.2.10 to 8.0.0
2025-03-25 07:43:30 +01:00
dependabot[bot]
f5ba3fdf14 Bump cx-freeze from 7.2.10 to 8.0.0
Bumps [cx-freeze](https://github.com/marcelotduarte/cx_Freeze) from 7.2.10 to 8.0.0.
- [Release notes](https://github.com/marcelotduarte/cx_Freeze/releases)
- [Commits](https://github.com/marcelotduarte/cx_Freeze/compare/7.2.10...8.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 01:54:06 +00:00
dependabot[bot]
e6be7c2563 Bump iniconfig from 2.0.0 to 2.1.0
Bumps [iniconfig](https://github.com/pytest-dev/iniconfig) from 2.0.0 to 2.1.0.
- [Release notes](https://github.com/pytest-dev/iniconfig/releases)
- [Changelog](https://github.com/pytest-dev/iniconfig/blob/main/CHANGELOG)
- [Commits](https://github.com/pytest-dev/iniconfig/compare/v2.0.0...v2.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-25 01:22:18 +00:00
manuelcortez
35cba4c6c6 Updated translation catalogs 2025-03-23 00:55:55 +00:00
José Manuel Delicado
4e11d2562a Merge pull request #769 from MCV-Software/dependabot/pip/attrs-25.3.0
Some checks failed
Update translation files / update_catalogs (push) Failing after 12s
Bump attrs from 25.1.0 to 25.3.0
2025-03-18 07:47:17 +01:00
José Manuel Delicado
00a97a66a4 Merge pull request #770 from MCV-Software/dependabot/pip/coverage-7.7.0
Bump coverage from 7.6.12 to 7.7.0
2025-03-18 07:47:01 +01:00
José Manuel Delicado
0030b1c65d Merge pull request #771 from MCV-Software/dependabot/pip/pywin32-310
Bump pywin32 from 309 to 310
2025-03-18 07:46:47 +01:00
José Manuel Delicado
689afb0682 Merge pull request #772 from MCV-Software/dependabot/pip/deepl-1.21.1
Bump deepl from 1.21.0 to 1.21.1
2025-03-18 07:46:33 +01:00
dependabot[bot]
08316733d3 Bump deepl from 1.21.0 to 1.21.1
Bumps [deepl](https://github.com/DeepLcom/deepl-python) from 1.21.0 to 1.21.1.
- [Release notes](https://github.com/DeepLcom/deepl-python/releases)
- [Changelog](https://github.com/DeepLcom/deepl-python/blob/main/CHANGELOG.md)
- [Commits](https://github.com/DeepLcom/deepl-python/compare/v1.21.0...v1.21.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 23:34:51 +00:00
dependabot[bot]
e5bdddd45c Bump pywin32 from 309 to 310
Bumps [pywin32](https://github.com/mhammond/pywin32) from 309 to 310.
- [Release notes](https://github.com/mhammond/pywin32/releases)
- [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt)
- [Commits](https://github.com/mhammond/pywin32/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 23:33:31 +00:00
dependabot[bot]
b3cd888424 Bump coverage from 7.6.12 to 7.7.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.6.12 to 7.7.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.6.12...7.7.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 23:32:22 +00:00
dependabot[bot]
f9577de904 Bump attrs from 25.1.0 to 25.3.0
Bumps [attrs](https://github.com/sponsors/hynek) from 25.1.0 to 25.3.0.
- [Commits](https://github.com/sponsors/hynek/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-17 23:32:01 +00:00
manuelcortez
b011879b0d Updated translation catalogs 2025-03-16 00:55:53 +00:00
José Manuel Delicado
6a64147d96 Merge pull request #768 from MCV-Software/dependabot/pip/pywin32-309
Some checks failed
Update translation files / update_catalogs (push) Failing after 1m24s
Bump pywin32 from 308 to 309
2025-03-11 07:32:30 +01:00
dependabot[bot]
a45138d68b Bump pywin32 from 308 to 309
Bumps [pywin32](https://github.com/mhammond/pywin32) from 308 to 309.
- [Release notes](https://github.com/mhammond/pywin32/releases)
- [Changelog](https://github.com/mhammond/pywin32/blob/main/CHANGES.txt)
- [Commits](https://github.com/mhammond/pywin32/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-10 23:40:54 +00:00
Corentin Bacqué-Cazenave
47bb008710 Translated using Weblate (French)
Currently translated at 100.0% (708 of 708 strings)

Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/fr/
2025-03-10 03:23:01 +00:00
a64cc0a28c Translated using Weblate (Spanish)
Currently translated at 99.8% (707 of 708 strings)

Translation: TWBlue/TWBlue
Translate-URL: https://weblate.mcvsoftware.com/projects/twblue/twblue/es/
2025-03-10 03:23:00 +00:00
manuelcortez
a5afd1b1a8 Updated translation catalogs 2025-03-09 00:55:21 +00:00
487282d512 Merge pull request #765 from MCV-Software/revert-764-dependabot/pip/setuptools-70.0.0
Some checks failed
Update translation files / update_catalogs (push) Has been cancelled
Revert "Bump setuptools from 69.0.0 to 70.0.0"
2025-03-08 15:06:00 -06:00
54d0f70f38 Revert "Bump setuptools from 69.0.0 to 70.0.0" 2025-03-08 15:04:17 -06:00
José Manuel Delicado
b78eec35f8 Merge pull request #764 from MCV-Software/dependabot/pip/setuptools-70.0.0
Bump setuptools from 69.0.0 to 70.0.0
2025-03-08 22:02:40 +01:00
dependabot[bot]
84b8932df9 Bump setuptools from 69.0.0 to 70.0.0
Bumps [setuptools](https://github.com/pypa/setuptools) from 69.0.0 to 70.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/v69.0.0...v70.0.0)

---
updated-dependencies:
- dependency-name: setuptools
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-03-08 20:29:52 +00:00
26 changed files with 8166 additions and 4418 deletions

View File

@@ -1,45 +1,45 @@
accessible_output2 @ git+https://github.com/accessibleapps/accessible_output2@57bda997d98e87dd78aa049e7021cf777871619b accessible_output2 @ git+https://github.com/accessibleapps/accessible_output2@57bda997d98e87dd78aa049e7021cf777871619b
arrow==1.3.0 arrow==1.3.0
attrs==25.1.0 attrs==25.3.0
backports.functools-lru-cache==2.0.0 backports.functools-lru-cache==2.0.0
blurhash==1.1.4 blurhash==1.1.5
certifi==2025.1.31 certifi==2025.8.3
chardet==5.2.0 chardet==5.2.0
charset-normalizer==3.4.1 charset-normalizer==3.4.3
colorama==0.4.6 colorama==0.4.6
configobj==5.0.9 configobj==5.0.9
coverage==7.6.12 coverage==7.10.4
cx-Freeze==7.2.10 cx-Freeze==8.4.0
cx-Logging==3.2.1 cx-Logging==3.2.1
decorator==5.2.1 decorator==5.2.1
demoji==1.1.0 demoji==1.1.0
deepl==1.21.0 deepl==1.22.0
future==1.0.0 future==1.0.0
idna==3.10 idna==3.10
importlib-metadata==8.6.1 importlib-metadata==8.7.0
iniconfig==2.0.0 iniconfig==2.1.0
libloader @ git+https://github.com/accessibleapps/libloader@bc94811c095b2e57a036acd88660be9a33260267 libloader @ git+https://github.com/accessibleapps/libloader@bc94811c095b2e57a036acd88660be9a33260267
libretranslatepy==2.1.4 libretranslatepy==2.1.4
lief==0.15.1 lief==0.15.1
Markdown==3.7 Markdown==3.8.2
Mastodon.py==2.0.1 Mastodon.py==2.1.0
numpy==2.2.3 numpy==2.2.3
oauthlib==3.2.2 oauthlib==3.3.1
packaging==24.2 packaging==25.0
pillow==11.1.0 pillow==11.3.0
platform_utils @ git+https://github.com/accessibleapps/platform_utils@e0d79f7b399c4ea677a633d2dde9202350d62c38 platform_utils @ git+https://github.com/accessibleapps/platform_utils@e0d79f7b399c4ea677a633d2dde9202350d62c38
pluggy==1.5.0 pluggy==1.6.0
psutil==7.0.0 psutil==7.0.0
pyenchant==3.2.2 pyenchant==3.2.2
pypiwin32==223 pypiwin32==223
Pypubsub==4.0.3 Pypubsub==4.0.3
PySocks==1.7.1 PySocks==1.7.1
pytest==8.3.5 pytest==8.4.1
python-dateutil==2.9.0.post0 python-dateutil==2.9.0.post0
python-magic-bin==0.4.14 python-magic-bin==0.4.14
python-vlc==3.0.21203 python-vlc==3.0.21203
pywin32==308 pywin32==311
requests==2.32.3 requests==2.32.5
requests-oauthlib==2.0.0 requests-oauthlib==2.0.0
requests-toolbelt==1.0.0 requests-toolbelt==1.0.0
rfc3986==2.0.0 rfc3986==2.0.0
@@ -49,10 +49,10 @@ sniffio==1.3.1
sound_lib @ git+https://github.com/accessibleapps/sound_lib@a439f0943fb95ee7b6ba24f51a686f47c4ad66b2 sound_lib @ git+https://github.com/accessibleapps/sound_lib@a439f0943fb95ee7b6ba24f51a686f47c4ad66b2
sqlitedict==2.1.0 sqlitedict==2.1.0
twitter-text-parser==3.0.0 twitter-text-parser==3.0.0
types-python-dateutil==2.9.0.20241206 types-python-dateutil==2.9.0.20250809
urllib3==2.3.0 urllib3==2.5.0
win-inet-pton==1.1.0 win-inet-pton==1.1.0
winpaths==0.2 winpaths==0.2
wxPython==4.2.2 wxPython==4.2.3
youtube-dl==2021.12.17 youtube-dl==2021.12.17
zipp==3.21.0 zipp==3.23.0

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff