deps: bump the pip-dependencies group across 1 directory with 20 updates #9
Annotations
10 errors
|
Run Ruff lint:
pysatl_knowledge/repositories/critical_value_repository.py#L14
pysatl_knowledge/repositories/critical_value_repository.py:14:21: UP045 Use `X | None` for type annotations
|
|
Run Ruff lint:
pysatl_knowledge/repositories/critical_value_repository.py#L13
pysatl_knowledge/repositories/critical_value_repository.py:13:22: UP045 Use `X | None` for type annotations
|
|
Run Ruff lint:
pysatl_knowledge/repositories/critical_value_repository.py#L12
pysatl_knowledge/repositories/critical_value_repository.py:12:25: UP045 Use `X | None` for type annotations
|
|
Run Ruff lint:
pysatl_knowledge/core/security/jwt_utils.py#L21
pysatl_knowledge/core/security/jwt_utils.py:21:52: UP045 Use `X | None` for type annotations
|
|
Run Ruff lint:
pysatl_knowledge/core/config.py#L13
pysatl_knowledge/core/config.py:13:20: S105 Possible hardcoded password assigned to: "DB_PASS"
|
|
Run Ruff lint:
pysatl_knowledge/core/config.py#L6
pysatl_knowledge/core/config.py:6:23: S105 Possible hardcoded password assigned to: "secret_key"
|
|
Run Ruff lint:
pysatl_knowledge/api/critical_value.py#L40
pysatl_knowledge/api/critical_value.py:40:13: UP045 Use `X | None` for type annotations
|
|
Run Ruff lint:
pysatl_knowledge/api/critical_value.py#L39
pysatl_knowledge/api/critical_value.py:39:17: UP045 Use `X | None` for type annotations
|
|
Run Ruff lint:
pysatl_knowledge/api/critical_value.py#L38
pysatl_knowledge/api/critical_value.py:38:11: UP045 Use `X | None` for type annotations
|
|
Run Ruff lint:
pysatl_knowledge/api/critical_value.py#L37
pysatl_knowledge/api/critical_value.py:37:21: UP045 Use `X | None` for type annotations
|
Loading