Przeglądaj źródła

Merge remote-tracking branch 'origin/master'

pull/468/head
Hosted Weblate 5 dni temu
rodzic
commit
4540548795
Nie znaleziono w bazie danych klucza dla tego podpisu ID klucza GPG: A3FAAA06E6569B4C
2 zmienionych plików z 5 dodań i 5 usunięć
  1. +4
    -4
      poetry.lock
  2. +1
    -1
      pyproject.toml

+ 4
- 4
poetry.lock Wyświetl plik

@@ -2,14 +2,14 @@

[[package]]
name = "argcomplete"
version = "3.6.3"
version = "3.7.0"
description = "Bash tab completion for argparse"
optional = false
python-versions = ">=3.8"
groups = ["main"]
files = [
{file = "argcomplete-3.6.3-py3-none-any.whl", hash = "sha256:f5007b3a600ccac5d25bbce33089211dfd49eab4a7718da3f10e3082525a92ce"},
{file = "argcomplete-3.6.3.tar.gz", hash = "sha256:62e8ed4fd6a45864acc8235409461b72c9a28ee785a2011cc5eb78318786c89c"},
{file = "argcomplete-3.7.0-py3-none-any.whl", hash = "sha256:d8f0f22d2a8a7caa383be1e22b6caf1ecaf0ebd10d8f83cc125e36540c95830c"},
{file = "argcomplete-3.7.0.tar.gz", hash = "sha256:afde224f753f874807b1dc1414e883ab8fe0cda9c04807b6047dcb8e1ac23913"},
]

[package.extras]
@@ -613,4 +613,4 @@ tests = ["pytest", "pytest-cov"]
[metadata]
lock-version = "2.1"
python-versions = "^3.12"
content-hash = "8fbdf8d0016b2de7b23bfbaad5b1ce04f92072696c50c621113943eb80108a53"
content-hash = "9f0f3c0efedf9ed65d701239f6cd59a8c74cc9e0f55488dfde4fa258abf8d146"

+ 1
- 1
pyproject.toml Wyświetl plik

@@ -16,7 +16,7 @@ dependencies = [
"python-dateutil (>=2.8,<3.0)",
"Babel (>=2.9,<3.0)",
"pytz (>=2025.2,<2027.0)",
"argcomplete (>=3.6.2,<4.0)",
"argcomplete (>=3.7.0,<4.0)",
]

include = [


Ładowanie…
Anuluj
Zapisz