python-gitea 0.11.2__tar.gz → 0.11.4__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (413) hide show
  1. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/workflows/codeql.yml +3 -3
  2. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/workflows/draft_release.yml +1 -1
  3. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/workflows/release.yml +1 -1
  4. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/workflows/scheduled_release.yml +1 -1
  5. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/workflows/support_floor_update.yml +1 -1
  6. {python_gitea-0.11.2 → python_gitea-0.11.4}/.pre-commit-config.yaml +3 -3
  7. {python_gitea-0.11.2 → python_gitea-0.11.4}/PKG-INFO +2 -2
  8. {python_gitea-0.11.2 → python_gitea-0.11.4}/pyproject.toml +3 -3
  9. {python_gitea-0.11.2 → python_gitea-0.11.4}/uv.lock +75 -83
  10. {python_gitea-0.11.2 → python_gitea-0.11.4}/.coderabbit.yaml +0 -0
  11. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/ISSUE_TEMPLATE/bug-report.md +0 -0
  12. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/ISSUE_TEMPLATE/config.yml +0 -0
  13. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/ISSUE_TEMPLATE/feature-request.md +0 -0
  14. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/pull_request_template.md +0 -0
  15. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/workflows/ci.yml +0 -0
  16. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/workflows/documentation.yml +0 -0
  17. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/workflows/publish.yml +0 -0
  18. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/workflows/publish_testpypi.yml +0 -0
  19. {python_gitea-0.11.2 → python_gitea-0.11.4}/.github/workflows/semantic_pull_request.yml +0 -0
  20. {python_gitea-0.11.2 → python_gitea-0.11.4}/.gitignore +0 -0
  21. {python_gitea-0.11.2 → python_gitea-0.11.4}/.markdownlint.yaml +0 -0
  22. {python_gitea-0.11.2 → python_gitea-0.11.4}/.prettierrc +0 -0
  23. {python_gitea-0.11.2 → python_gitea-0.11.4}/.pypirc +0 -0
  24. {python_gitea-0.11.2 → python_gitea-0.11.4}/.typos.toml +0 -0
  25. {python_gitea-0.11.2 → python_gitea-0.11.4}/CITATION.cff +0 -0
  26. {python_gitea-0.11.2 → python_gitea-0.11.4}/CODE_OF_CONDUCT.md +0 -0
  27. {python_gitea-0.11.2 → python_gitea-0.11.4}/CONTRIBUTING.md +0 -0
  28. {python_gitea-0.11.2 → python_gitea-0.11.4}/LICENSE +0 -0
  29. {python_gitea-0.11.2 → python_gitea-0.11.4}/README.md +0 -0
  30. {python_gitea-0.11.2 → python_gitea-0.11.4}/SECURITY.md +0 -0
  31. {python_gitea-0.11.2 → python_gitea-0.11.4}/SUPPORT.md +0 -0
  32. {python_gitea-0.11.2 → python_gitea-0.11.4}/cliff.toml +0 -0
  33. {python_gitea-0.11.2 → python_gitea-0.11.4}/docs/contributing.md +0 -0
  34. {python_gitea-0.11.2 → python_gitea-0.11.4}/docs/dev/architecture.md +0 -0
  35. {python_gitea-0.11.2 → python_gitea-0.11.4}/docs/dev/troubleshooting.md +0 -0
  36. {python_gitea-0.11.2 → python_gitea-0.11.4}/docs/gen_ref_pages.py +0 -0
  37. {python_gitea-0.11.2 → python_gitea-0.11.4}/docs/index.md +0 -0
  38. {python_gitea-0.11.2 → python_gitea-0.11.4}/docs/javascripts/mathjax.js +0 -0
  39. {python_gitea-0.11.2 → python_gitea-0.11.4}/docs/security.md +0 -0
  40. {python_gitea-0.11.2 → python_gitea-0.11.4}/docs/style/api.css +0 -0
  41. {python_gitea-0.11.2 → python_gitea-0.11.4}/docs/user-guide/cli.md +0 -0
  42. {python_gitea-0.11.2 → python_gitea-0.11.4}/docs/user-guide/configuration.md +0 -0
  43. {python_gitea-0.11.2 → python_gitea-0.11.4}/docs/user-guide/installation.md +0 -0
  44. {python_gitea-0.11.2 → python_gitea-0.11.4}/docs/user-guide/python-api.md +0 -0
  45. {python_gitea-0.11.2 → python_gitea-0.11.4}/docs/user-guide/quickstart.md +0 -0
  46. {python_gitea-0.11.2 → python_gitea-0.11.4}/mkdocs.yml +0 -0
  47. {python_gitea-0.11.2 → python_gitea-0.11.4}/renovate.json +0 -0
  48. {python_gitea-0.11.2 → python_gitea-0.11.4}/scripts/release_version.py +0 -0
  49. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/__init__.py +0 -0
  50. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/__main__.py +0 -0
  51. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/_lazy.py +0 -0
  52. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/__init__.py +0 -0
  53. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/actions.py +0 -0
  54. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/artifact.py +0 -0
  55. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/async_actions.py +0 -0
  56. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/async_artifact.py +0 -0
  57. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/async_run_management.py +0 -0
  58. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/async_runner.py +0 -0
  59. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/async_secret.py +0 -0
  60. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/async_variable.py +0 -0
  61. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/base.py +0 -0
  62. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/run_management.py +0 -0
  63. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/runner.py +0 -0
  64. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/scope.py +0 -0
  65. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/secret.py +0 -0
  66. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/actions/variable.py +0 -0
  67. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/__init__.py +0 -0
  68. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/__init__.py +0 -0
  69. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/__init__.py +0 -0
  70. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/delete.py +0 -0
  71. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/download.py +0 -0
  72. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/get.py +0 -0
  73. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/artifact/list.py +0 -0
  74. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/job/__init__.py +0 -0
  75. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/job/get.py +0 -0
  76. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/job/list.py +0 -0
  77. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/job/logs.py +0 -0
  78. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/job/rerun.py +0 -0
  79. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/main.py +0 -0
  80. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/run/__init__.py +0 -0
  81. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/run/approve.py +0 -0
  82. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/run/cancel.py +0 -0
  83. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/run/delete.py +0 -0
  84. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/run/force_cancel.py +0 -0
  85. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/run/get.py +0 -0
  86. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/run/jobs.py +0 -0
  87. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/run/list.py +0 -0
  88. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/run/rerun.py +0 -0
  89. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/__init__.py +0 -0
  90. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/delete.py +0 -0
  91. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/get.py +0 -0
  92. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/list.py +0 -0
  93. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/registration_token.py +0 -0
  94. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/state.py +0 -0
  95. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/runner/update.py +0 -0
  96. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/secret/__init__.py +0 -0
  97. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/secret/delete.py +0 -0
  98. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/secret/list.py +0 -0
  99. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/secret/set.py +0 -0
  100. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/__init__.py +0 -0
  101. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/create.py +0 -0
  102. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/delete.py +0 -0
  103. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/get.py +0 -0
  104. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/list.py +0 -0
  105. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/variable/update.py +0 -0
  106. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/workflow/__init__.py +0 -0
  107. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/workflow/dispatch.py +0 -0
  108. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/workflow/get.py +0 -0
  109. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/actions/workflow/list.py +0 -0
  110. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/comment/__init__.py +0 -0
  111. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/comment/add.py +0 -0
  112. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/comment/delete.py +0 -0
  113. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/comment/edit.py +0 -0
  114. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/comment/list.py +0 -0
  115. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/comment/main.py +0 -0
  116. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/config/__init__.py +0 -0
  117. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/config/add.py +0 -0
  118. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/config/delete.py +0 -0
  119. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/config/list.py +0 -0
  120. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/config/main.py +0 -0
  121. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/config/update.py +0 -0
  122. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/issue/__init__.py +0 -0
  123. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/issue/close.py +0 -0
  124. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/issue/create.py +0 -0
  125. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/__init__.py +0 -0
  126. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/add.py +0 -0
  127. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/list.py +0 -0
  128. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/main.py +0 -0
  129. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/issue/dependency/remove.py +0 -0
  130. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/issue/edit.py +0 -0
  131. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/issue/get.py +0 -0
  132. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/issue/list.py +0 -0
  133. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/issue/main.py +0 -0
  134. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/label/__init__.py +0 -0
  135. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/label/create.py +0 -0
  136. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/label/delete.py +0 -0
  137. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/label/list.py +0 -0
  138. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/label/main.py +0 -0
  139. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/label/update.py +0 -0
  140. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/main.py +0 -0
  141. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/milestone/__init__.py +0 -0
  142. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/milestone/create.py +0 -0
  143. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/milestone/list.py +0 -0
  144. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/milestone/main.py +0 -0
  145. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/notification/__init__.py +0 -0
  146. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/notification/list.py +0 -0
  147. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/notification/main.py +0 -0
  148. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/notification/read.py +0 -0
  149. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/organization/__init__.py +0 -0
  150. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/organization/list.py +0 -0
  151. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/organization/main.py +0 -0
  152. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/output.py +0 -0
  153. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/__init__.py +0 -0
  154. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/column/__init__.py +0 -0
  155. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/column/create.py +0 -0
  156. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/column/issues.py +0 -0
  157. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/column/list.py +0 -0
  158. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/create.py +0 -0
  159. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/delete.py +0 -0
  160. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/edit.py +0 -0
  161. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/get.py +0 -0
  162. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/issue/__init__.py +0 -0
  163. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/issue/add.py +0 -0
  164. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/issue/move.py +0 -0
  165. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/issue/remove.py +0 -0
  166. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/issues.py +0 -0
  167. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/list.py +0 -0
  168. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/main.py +0 -0
  169. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/project/show.py +0 -0
  170. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/pull_request/__init__.py +0 -0
  171. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/pull_request/list.py +0 -0
  172. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/pull_request/main.py +0 -0
  173. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/repository/__init__.py +0 -0
  174. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/repository/list.py +0 -0
  175. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/repository/main.py +0 -0
  176. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/user/__init__.py +0 -0
  177. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/user/get.py +0 -0
  178. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/user/main.py +0 -0
  179. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/user/update_settings.py +0 -0
  180. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/utils/__init__.py +0 -0
  181. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/utils/api.py +0 -0
  182. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/utils/auth.py +0 -0
  183. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/utils/convert.py +0 -0
  184. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/utils/errors.py +0 -0
  185. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/utils/issue.py +0 -0
  186. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/utils/options.py +0 -0
  187. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/watch/__init__.py +0 -0
  188. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/watch/advance.py +0 -0
  189. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/watch/list.py +0 -0
  190. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/watch/main.py +0 -0
  191. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/cli/watch/scopes.py +0 -0
  192. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/client/__init__.py +0 -0
  193. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/client/async_gitea.py +0 -0
  194. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/client/base.py +0 -0
  195. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/client/gitea.py +0 -0
  196. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/comment/__init__.py +0 -0
  197. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/comment/async_comment.py +0 -0
  198. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/comment/base.py +0 -0
  199. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/comment/comment.py +0 -0
  200. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/config/__init__.py +0 -0
  201. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/config/manager.py +0 -0
  202. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/config/model.py +0 -0
  203. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/issue/__init__.py +0 -0
  204. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/issue/async_issue.py +0 -0
  205. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/issue/base.py +0 -0
  206. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/issue/issue.py +0 -0
  207. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/issue/project_column.py +0 -0
  208. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/label/__init__.py +0 -0
  209. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/label/async_label.py +0 -0
  210. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/label/base.py +0 -0
  211. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/label/label.py +0 -0
  212. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/milestone/__init__.py +0 -0
  213. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/milestone/async_milestone.py +0 -0
  214. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/milestone/base.py +0 -0
  215. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/milestone/milestone.py +0 -0
  216. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/notification/__init__.py +0 -0
  217. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/notification/async_notification.py +0 -0
  218. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/notification/base.py +0 -0
  219. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/notification/notification.py +0 -0
  220. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/organization/__init__.py +0 -0
  221. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/organization/async_organization.py +0 -0
  222. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/organization/base.py +0 -0
  223. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/organization/organization.py +0 -0
  224. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/project/__init__.py +0 -0
  225. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/project/async_project.py +0 -0
  226. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/project/base.py +0 -0
  227. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/project/project.py +0 -0
  228. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/pull_request/__init__.py +0 -0
  229. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/pull_request/async_pull_request.py +0 -0
  230. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/pull_request/base.py +0 -0
  231. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/pull_request/pull_request.py +0 -0
  232. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/repository/__init__.py +0 -0
  233. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/repository/async_repository.py +0 -0
  234. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/repository/base.py +0 -0
  235. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/repository/repository.py +0 -0
  236. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/resource/__init__.py +0 -0
  237. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/resource/async_resource.py +0 -0
  238. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/resource/protocol.py +0 -0
  239. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/resource/resource.py +0 -0
  240. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/user/__init__.py +0 -0
  241. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/user/async_user.py +0 -0
  242. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/user/base.py +0 -0
  243. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/user/user.py +0 -0
  244. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/utils/__init__.py +0 -0
  245. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/utils/fields.py +0 -0
  246. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/utils/log.py +0 -0
  247. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/utils/pagination.py +0 -0
  248. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/utils/response.py +0 -0
  249. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/version.py +0 -0
  250. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/watch/__init__.py +0 -0
  251. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/watch/changes.py +0 -0
  252. {python_gitea-0.11.2 → python_gitea-0.11.4}/src/gitea/watch/state.py +0 -0
  253. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/__init__.py +0 -0
  254. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/actions/__init__.py +0 -0
  255. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/actions/test_actions_base.py +0 -0
  256. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/actions/test_actions_imports.py +0 -0
  257. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/actions/test_actions_requests.py +0 -0
  258. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/actions/test_actions_scope.py +0 -0
  259. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/board.py +0 -0
  260. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/__init__.py +0 -0
  261. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/__init__.py +0 -0
  262. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/invoking.py +0 -0
  263. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_artifact.py +0 -0
  264. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_job_get.py +0 -0
  265. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_job_list.py +0 -0
  266. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_job_logs.py +0 -0
  267. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_main.py +0 -0
  268. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_run_get.py +0 -0
  269. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_run_jobs.py +0 -0
  270. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_run_list.py +0 -0
  271. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_run_management.py +0 -0
  272. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_runner.py +0 -0
  273. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_secret.py +0 -0
  274. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_variable.py +0 -0
  275. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_workflow_dispatch.py +0 -0
  276. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_workflow_get.py +0 -0
  277. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/actions/test_cli_actions_workflow_list.py +0 -0
  278. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/comment/__init__.py +0 -0
  279. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_add.py +0 -0
  280. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_delete.py +0 -0
  281. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_edit.py +0 -0
  282. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_list.py +0 -0
  283. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/comment/test_cli_comment_main.py +0 -0
  284. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/config/__init__.py +0 -0
  285. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_add.py +0 -0
  286. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_delete.py +0 -0
  287. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_list.py +0 -0
  288. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_main.py +0 -0
  289. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/config/test_cli_config_update.py +0 -0
  290. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/envelope.py +0 -0
  291. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/issue/__init__.py +0 -0
  292. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/issue/dependency/__init__.py +0 -0
  293. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/issue/dependency/test_cli_issue_dependency.py +0 -0
  294. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_close.py +0 -0
  295. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_comment.py +0 -0
  296. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_create.py +0 -0
  297. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_edit.py +0 -0
  298. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_get.py +0 -0
  299. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_list.py +0 -0
  300. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/issue/test_cli_issue_main.py +0 -0
  301. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/label/__init__.py +0 -0
  302. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_create.py +0 -0
  303. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_delete.py +0 -0
  304. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_list.py +0 -0
  305. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_main.py +0 -0
  306. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/label/test_cli_label_update.py +0 -0
  307. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/milestone/__init__.py +0 -0
  308. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/milestone/test_cli_milestone_create.py +0 -0
  309. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/milestone/test_cli_milestone_list.py +0 -0
  310. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/milestone/test_cli_milestone_main.py +0 -0
  311. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/notification/__init__.py +0 -0
  312. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/notification/test_cli_notification.py +0 -0
  313. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/organization/__init__.py +0 -0
  314. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/organization/test_cli_organization_list.py +0 -0
  315. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/organization/test_cli_organization_main.py +0 -0
  316. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/project/__init__.py +0 -0
  317. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/project/test_cli_project.py +0 -0
  318. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/project/test_cli_project_column_issues.py +0 -0
  319. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/project/test_cli_project_show.py +0 -0
  320. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/pull_request/__init__.py +0 -0
  321. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/pull_request/test_cli_pull_request_list.py +0 -0
  322. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/pull_request/test_cli_pull_request_main.py +0 -0
  323. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/rendering.py +0 -0
  324. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/repository/__init__.py +0 -0
  325. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/repository/test_cli_repository_list.py +0 -0
  326. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/repository/test_cli_repository_main.py +0 -0
  327. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/test_cli_contract.py +0 -0
  328. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/test_cli_main.py +0 -0
  329. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/test_cli_output.py +0 -0
  330. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/tree.py +0 -0
  331. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/user/__init__.py +0 -0
  332. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/user/test_cli_user_get.py +0 -0
  333. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/user/test_cli_user_update_settings.py +0 -0
  334. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/utils/__init__.py +0 -0
  335. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_api.py +0 -0
  336. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_auth.py +0 -0
  337. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_convert.py +0 -0
  338. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_errors.py +0 -0
  339. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_issue.py +0 -0
  340. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/utils/test_cli_utils_options.py +0 -0
  341. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/watch/__init__.py +0 -0
  342. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/watch/support.py +0 -0
  343. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/watch/test_cli_watch_advance.py +0 -0
  344. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/watch/test_cli_watch_list.py +0 -0
  345. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/cli/watch/test_cli_watch_scopes.py +0 -0
  346. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/client/__init__.py +0 -0
  347. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/client/test_client_async_gitea.py +0 -0
  348. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/client/test_client_base.py +0 -0
  349. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/client/test_client_gitea.py +0 -0
  350. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/comment/__init__.py +0 -0
  351. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/comment/test_comment_async_comment.py +0 -0
  352. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/comment/test_comment_base.py +0 -0
  353. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/comment/test_comment_comment.py +0 -0
  354. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/config/__init__.py +0 -0
  355. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/config/test_config_manager.py +0 -0
  356. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/config/test_config_model.py +0 -0
  357. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/conftest.py +0 -0
  358. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/issue/__init__.py +0 -0
  359. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/issue/test_issue_async_issue.py +0 -0
  360. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/issue/test_issue_async_project_column.py +0 -0
  361. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/issue/test_issue_base.py +0 -0
  362. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/issue/test_issue_dependencies.py +0 -0
  363. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/issue/test_issue_issue.py +0 -0
  364. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/issue/test_issue_project_column.py +0 -0
  365. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/label/__init__.py +0 -0
  366. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/label/test_label_async_label.py +0 -0
  367. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/label/test_label_base.py +0 -0
  368. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/label/test_label_label.py +0 -0
  369. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/milestone/__init__.py +0 -0
  370. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/milestone/test_milestone_async_milestone.py +0 -0
  371. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/milestone/test_milestone_base.py +0 -0
  372. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/milestone/test_milestone_milestone.py +0 -0
  373. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/notification/__init__.py +0 -0
  374. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/notification/test_notification_base.py +0 -0
  375. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/notification/test_notification_notification.py +0 -0
  376. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/organization/__init__.py +0 -0
  377. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/organization/test_organization_async_organization.py +0 -0
  378. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/organization/test_organization_base.py +0 -0
  379. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/organization/test_organization_organization.py +0 -0
  380. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/project/__init__.py +0 -0
  381. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/project/test_project_base.py +0 -0
  382. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/project/test_project_project.py +0 -0
  383. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/project/test_project_requests.py +0 -0
  384. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/pull_request/__init__.py +0 -0
  385. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/pull_request/test_pull_request_async_pull_request.py +0 -0
  386. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/pull_request/test_pull_request_base.py +0 -0
  387. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/pull_request/test_pull_request_pull_request.py +0 -0
  388. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/repository/__init__.py +0 -0
  389. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/repository/test_repository_async_repository.py +0 -0
  390. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/repository/test_repository_base.py +0 -0
  391. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/repository/test_repository_repository.py +0 -0
  392. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/resource/__init__.py +0 -0
  393. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/resource/test_resource_async_resource.py +0 -0
  394. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/resource/test_resource_resource.py +0 -0
  395. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/smoke_test.py +0 -0
  396. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/test_import.py +0 -0
  397. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/test_lazy_reexports.py +0 -0
  398. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/test_main.py +0 -0
  399. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/test_release_version.py +0 -0
  400. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/test_version.py +0 -0
  401. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/transport.py +0 -0
  402. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/user/__init__.py +0 -0
  403. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/user/test_user_async_user.py +0 -0
  404. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/user/test_user_base.py +0 -0
  405. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/user/test_user_user.py +0 -0
  406. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/utils/__init__.py +0 -0
  407. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/utils/test_utils_fields.py +0 -0
  408. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/utils/test_utils_log.py +0 -0
  409. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/utils/test_utils_pagination.py +0 -0
  410. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/utils/test_utils_response.py +0 -0
  411. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/watch/__init__.py +0 -0
  412. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/watch/test_watch_changes.py +0 -0
  413. {python_gitea-0.11.2 → python_gitea-0.11.4}/tests/watch/test_watch_state.py +0 -0
@@ -22,13 +22,13 @@ jobs:
22
22
  uses: actions/checkout@d23441a48e516b6c34aea4fa41551a30e30af803 # v6
23
23
 
24
24
  - name: Initialize CodeQL
25
- uses: github/codeql-action/init@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4
25
+ uses: github/codeql-action/init@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4
26
26
  with:
27
27
  languages: python
28
28
  queries: security-and-quality
29
29
 
30
30
  - name: Autobuild
31
- uses: github/codeql-action/autobuild@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4
31
+ uses: github/codeql-action/autobuild@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4
32
32
 
33
33
  - name: Perform CodeQL Analysis
34
- uses: github/codeql-action/analyze@cdf488f595d80d6e07e03d4674febd5ab45fa938 # v4
34
+ uses: github/codeql-action/analyze@b96794f015dfd88f77b49b1c93e0fa7110f94c63 # v4
@@ -22,7 +22,7 @@ jobs:
22
22
 
23
23
  - name: Generate changelog
24
24
  id: changelog
25
- uses: orhun/git-cliff-action@f50e11560dce63f7c33227798f90b924471a88b5 # v4.8.0
25
+ uses: orhun/git-cliff-action@3d96a18cc4ec17e9dc69ddcc424ccafaf1f78ce2 # v4.9.0
26
26
  with:
27
27
  config: cliff.toml
28
28
  args: --unreleased --verbose
@@ -30,7 +30,7 @@ jobs:
30
30
 
31
31
  - name: Generate changelog
32
32
  id: changelog
33
- uses: orhun/git-cliff-action@f50e11560dce63f7c33227798f90b924471a88b5 # v4.8.0
33
+ uses: orhun/git-cliff-action@3d96a18cc4ec17e9dc69ddcc424ccafaf1f78ce2 # v4.9.0
34
34
  with:
35
35
  config: cliff.toml
36
36
  args: --current --verbose
@@ -31,7 +31,7 @@ jobs:
31
31
 
32
32
  - name: Check for new commits
33
33
  id: check_commits
34
- uses: isaac-cf-wong/detect-git-changes-action@604bb375bf2cef3116a2505f30cc6c5965a8fcba # v0.0.18
34
+ uses: isaac-cf-wong/detect-git-changes-action@10d1e3ac7c5ee0997d7b370e9929cacac9c87013 # v0.0.19
35
35
  with:
36
36
  use-latest-tag: true
37
37
 
@@ -22,7 +22,7 @@ jobs:
22
22
 
23
23
  - name: Apply support policy (spec0, from pyproject tool table)
24
24
  id: policy
25
- uses: isaac-cf-wong/dependency-support-policy-action@0555ece55dc2e9ac071a9f0f66345ef3d3594620 # v0.2.6
25
+ uses: isaac-cf-wong/dependency-support-policy-action@3831b000a448af639c88b8529d7057778edbc6ae # v0.2.8
26
26
  with:
27
27
  mode: update
28
28
 
@@ -16,7 +16,7 @@ repos:
16
16
  - id: check-json
17
17
 
18
18
  - repo: https://github.com/astral-sh/ruff-pre-commit
19
- rev: v0.16.5
19
+ rev: v0.16.7
20
20
  hooks:
21
21
  - id: ruff
22
22
  args: [--fix, --config=pyproject.toml]
@@ -28,7 +28,7 @@ repos:
28
28
  - id: taplo-format
29
29
 
30
30
  - repo: https://github.com/crate-ci/typos
31
- rev: v1.50.0
31
+ rev: v1.50.1
32
32
  hooks:
33
33
  - id: typos
34
34
  args: []
@@ -52,7 +52,7 @@ repos:
52
52
  - id: actionlint
53
53
 
54
54
  - repo: https://github.com/astral-sh/uv-pre-commit
55
- rev: 0.12.7
55
+ rev: 0.12.13
56
56
  hooks:
57
57
  # Update the uv lockfile
58
58
  - id: uv-lock
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.5
2
2
  Name: python-gitea
3
- Version: 0.11.2
3
+ Version: 0.11.4
4
4
  Summary: A Python package for interacting with the Gitea API, offering a simple interface to access repositories, users, organizations, issues, and more for automation and data management.
5
5
  Project-URL: Documentation, https://isaac-cf-wong.github.io/python-gitea
6
6
  Project-URL: Source, https://github.com/isaac-cf-wong/python-gitea
@@ -21,7 +21,7 @@ Requires-Dist: aiohttp>=3.13.3
21
21
  Requires-Dist: platformdirs>=4.3.6
22
22
  Requires-Dist: pydantic>=2.12.5
23
23
  Requires-Dist: pyyaml>=6.0.2
24
- Requires-Dist: requests>=2.32.5
24
+ Requires-Dist: requests>=2.33.0
25
25
  Requires-Dist: typer>=0.21.1
26
26
  Description-Content-Type: text/markdown
27
27
 
@@ -20,7 +20,7 @@ requires-python = ">=3.12"
20
20
  dynamic = ["version"]
21
21
  dependencies = [
22
22
  "typer>=0.21.1",
23
- "requests>=2.32.5",
23
+ "requests>=2.33.0",
24
24
  "aiohttp>=3.13.3",
25
25
  "pydantic>=2.12.5",
26
26
  "platformdirs>=4.3.6",
@@ -29,13 +29,13 @@ dependencies = [
29
29
 
30
30
  [dependency-groups]
31
31
  dev = [
32
- "ruff>=0.16.5",
32
+ "ruff>=0.16.7",
33
33
  # The mutation runner, in the environment `uv run` resolves, so that
34
34
  # `uv run mutmut run` reaches the same interpreter as `uv run pytest` and finds
35
35
  # the pytest plugins the suite's own options need. Run from a tool environment
36
36
  # of its own it cannot read `--cov`, and the run dies at collection.
37
37
  "mutmut>=3.7.0",
38
- "prek>=0.5.0",
38
+ "prek>=0.5.2",
39
39
  "pytest-github-actions-annotate-failures>=0.4.2",
40
40
  "pytest-cov>=7.1.0",
41
41
  "pytest-mock>=3.15.1",
@@ -149,15 +149,15 @@ wheels = [
149
149
 
150
150
  [[package]]
151
151
  name = "anyio"
152
- version = "4.14.2"
152
+ version = "4.15.1"
153
153
  source = { registry = "https://pypi.org/simple" }
154
154
  dependencies = [
155
155
  { name = "idna" },
156
- { name = "typing-extensions", marker = "python_full_version < '3.13'" },
156
+ { name = "typing-extensions", marker = "python_full_version < '3.15'" },
157
157
  ]
158
- sdist = { url = "https://files.pythonhosted.org/packages/61/cc/a381afa6efea9f496eff839d4a6a1aed3bfafc7b3ab4b0d1b243a12573dd/anyio-4.14.2.tar.gz", hash = "sha256:cfa139f3ed1a23ee8f88a145ddb5ac7605b8bbfd8592baacd7ce3d8bb4313c7f", size = 260176, upload-time = "2026-07-12T20:29:07.082Z" }
158
+ sdist = { url = "https://files.pythonhosted.org/packages/a9/d2/f4d173e22df740bc37b1db102b386ba719b66e95b0f0d751f556b387e6d2/anyio-4.15.1.tar.gz", hash = "sha256:9f28306018cbd6d329e64a36d58256edff76dd996fe423bc957326e578b82a94", size = 276966, upload-time = "2026-09-05T10:42:39.44Z" }
159
159
  wheels = [
160
- { url = "https://files.pythonhosted.org/packages/da/35/f2287558c17e29fafc8ef3daf819bb9834061cfa43bff8014f7df7f63bdc/anyio-4.14.2-py3-none-any.whl", hash = "sha256:9f505dda5ac9f0c8309b5e8bd445a8c2bf7246f3ce950121e45ea15bc41d1494", size = 125813, upload-time = "2026-07-12T20:29:05.763Z" },
160
+ { url = "https://files.pythonhosted.org/packages/12/b8/4bd346e22b28902df4d651910f5242c28d84e4a5c2435ca5c3f797ed7e2e/anyio-4.15.1-py3-none-any.whl", hash = "sha256:6152fdbbf9a77fdec97731721bebf7c4c44f7c29b424b0065826173efc7ed101", size = 132079, upload-time = "2026-09-05T10:42:37.923Z" },
161
161
  ]
162
162
 
163
163
  [[package]]
@@ -614,11 +614,11 @@ wheels = [
614
614
 
615
615
  [[package]]
616
616
  name = "filelock"
617
- version = "3.32.4"
617
+ version = "3.32.5"
618
618
  source = { registry = "https://pypi.org/simple" }
619
- sdist = { url = "https://files.pythonhosted.org/packages/6d/30/03b03951873a1a0ffc7e8ca0e10c15597b59e8d0e39260704cd2ea087bc4/filelock-3.32.4.tar.gz", hash = "sha256:2bde2e4cf732e0153406d8a7bc80620ecf5e621fe0d25e41143c4e3b4733ff30", size = 222126, upload-time = "2026-08-23T17:37:55.363Z" }
619
+ sdist = { url = "https://files.pythonhosted.org/packages/0a/a0/50c2c0ce5e74d7721bbb1b19a26ebd339aac5878553a6e35308c2f31f935/filelock-3.32.5.tar.gz", hash = "sha256:f6a6a28f743f9b95ce19db5abe0f376f75eb56517dff21e1a4751e2657d3e83d", size = 222838, upload-time = "2026-08-31T18:56:34.729Z" }
620
620
  wheels = [
621
- { url = "https://files.pythonhosted.org/packages/01/a4/9b63d595d748e3aff8812b65eacc1a2c4bd90b7c2012e08e72373b4835eb/filelock-3.32.4-py3-none-any.whl", hash = "sha256:22e58ca3b1ae3b98993b762d7338367ae64fe50252bf78d59da3bfebcdf1cedd", size = 99864, upload-time = "2026-08-23T17:37:53.913Z" },
621
+ { url = "https://files.pythonhosted.org/packages/36/d2/b70a31e13d04456d28493f31d2aa087e99eeb2767ef0293b2625727ccb8c/filelock-3.32.5-py3-none-any.whl", hash = "sha256:142cd9fa77a872c5e78c62329a0d15278fadc686eb89e760017968961a4fd6b2", size = 100003, upload-time = "2026-08-31T18:56:33.078Z" },
622
622
  ]
623
623
 
624
624
  [[package]]
@@ -744,11 +744,11 @@ wheels = [
744
744
 
745
745
  [[package]]
746
746
  name = "griffelib"
747
- version = "2.2.0"
747
+ version = "2.3.0"
748
748
  source = { registry = "https://pypi.org/simple" }
749
- sdist = { url = "https://files.pythonhosted.org/packages/f0/b4/a767e91c606deefc447a96eaf59edd77397960b1d677dffd833ee8449831/griffelib-2.2.0.tar.gz", hash = "sha256:e1bc36fe9cd21d4b6b659b456346755e4cfdc5676c0a5214083126ee12612b3c", size = 227048, upload-time = "2026-08-16T14:04:58.383Z" }
749
+ sdist = { url = "https://files.pythonhosted.org/packages/27/af/018c10bc9edd42b6ef6db2e96b09542050d5253f9b195e74bc910b2d13ab/griffelib-2.3.0.tar.gz", hash = "sha256:7b0952caf5bca6afa4bb5ee8c6a2d183fe3f21b62efc5f6c7243cb2b26d2d115", size = 234534, upload-time = "2026-09-04T15:08:17.472Z" }
750
750
  wheels = [
751
- { url = "https://files.pythonhosted.org/packages/f6/b6/f65ac785d4ac90dcf7c831ac6256f5dd4a19780f4e1575b2c0d6eeebe319/griffelib-2.2.0-py3-none-any.whl", hash = "sha256:d71c3bc2bbed9f958488634fe788b843a9f705d6d2838ca32cd6c25eeb64dfc4", size = 166779, upload-time = "2026-08-16T14:04:54.365Z" },
751
+ { url = "https://files.pythonhosted.org/packages/41/63/e876e789525063c840ccfa8857febdabd6523bcef9ce7eb979b9305ea895/griffelib-2.3.0-py3-none-any.whl", hash = "sha256:1b8f9cd525681c26b1d6d574faa1371651e8459ca51d209684f50b8096ae06e0", size = 169423, upload-time = "2026-09-04T15:08:12.956Z" },
752
752
  ]
753
753
 
754
754
  [[package]]
@@ -1291,16 +1291,16 @@ python = [
1291
1291
 
1292
1292
  [[package]]
1293
1293
  name = "mkdocstrings-python"
1294
- version = "2.0.7"
1294
+ version = "2.0.8"
1295
1295
  source = { registry = "https://pypi.org/simple" }
1296
1296
  dependencies = [
1297
1297
  { name = "griffelib" },
1298
1298
  { name = "mkdocs-autorefs" },
1299
1299
  { name = "mkdocstrings" },
1300
1300
  ]
1301
- sdist = { url = "https://files.pythonhosted.org/packages/90/5d/1be1c7a49d8fa13dc80f66a85f53333d52cf5206911412006ffdff8fb9a0/mkdocstrings_python-2.0.7.tar.gz", hash = "sha256:8c49faf66d243072d7590a1b5dea028d9d7425fac191f54f096123a4a9c1a783", size = 201598, upload-time = "2026-08-17T16:56:18.239Z" }
1301
+ sdist = { url = "https://files.pythonhosted.org/packages/c5/65/0db919b7c91bf033b42d04f15ff16a56f4edd6afb26e84d448359660ece3/mkdocstrings_python-2.0.8.tar.gz", hash = "sha256:34545b54681cf0b212aab95394d37b0f5326a93b102f6ad1df3d965c79384c9d", size = 201771, upload-time = "2026-08-31T20:16:06.698Z" }
1302
1302
  wheels = [
1303
- { url = "https://files.pythonhosted.org/packages/b2/6d/77546d8c26f038fce314a507106954f76270f6c182488bcf9ac9721175df/mkdocstrings_python-2.0.7-py3-none-any.whl", hash = "sha256:1fce5fbfe4ffa6e8136a35351cdc97c3bf55219c7efbd3f92a82260f93235d60", size = 105387, upload-time = "2026-08-17T16:56:16.813Z" },
1303
+ { url = "https://files.pythonhosted.org/packages/0b/b7/a5a854d4e44853f26decc0c5e0d68df052399f3da344a313da4178f00816/mkdocstrings_python-2.0.8-py3-none-any.whl", hash = "sha256:e555d9ef53b0febdeae4dd603144d4f86ec90fef672276645ea3bb61232c3d24", size = 105443, upload-time = "2026-08-31T20:16:05.25Z" },
1304
1304
  ]
1305
1305
 
1306
1306
  [[package]]
@@ -1469,11 +1469,11 @@ wheels = [
1469
1469
 
1470
1470
  [[package]]
1471
1471
  name = "platformdirs"
1472
- version = "4.11.5"
1472
+ version = "4.11.7"
1473
1473
  source = { registry = "https://pypi.org/simple" }
1474
- sdist = { url = "https://files.pythonhosted.org/packages/ea/06/cf1564dcc2e2261c8c8c6c05628dc8b418943bdae2a4e58640ceb2f770fa/platformdirs-4.11.5.tar.gz", hash = "sha256:e8b31f4f8bcbbedef91a6b57a706255e4f148d2a4e01648382a0a47342539173", size = 34823, upload-time = "2026-08-27T21:36:37.46Z" }
1474
+ sdist = { url = "https://files.pythonhosted.org/packages/69/b7/802a56eca9f2fac455b8bab5375a2647b0f0e14a2cd63ef077de3c4a7658/platformdirs-4.11.7.tar.gz", hash = "sha256:4f41487eeeeeb07f3a6625e61d9bc0ae6809f92d3386dbd74392fbb76108104d", size = 35127, upload-time = "2026-09-01T13:35:10.502Z" }
1475
1475
  wheels = [
1476
- { url = "https://files.pythonhosted.org/packages/c7/12/6f3fcd5067a9cbf4f8664b32957973498da8b083455203c8d9cab83a725c/platformdirs-4.11.5-py3-none-any.whl", hash = "sha256:89f8d42695853b89c7170bd49bc3dc593f98a71e695ede88e06a3b247bc4563b", size = 23900, upload-time = "2026-08-27T21:36:36.227Z" },
1476
+ { url = "https://files.pythonhosted.org/packages/27/6e/80993e10a0482f630cef528635789233224f36b1ffd11592aa15d13ff9ce/platformdirs-4.11.7-py3-none-any.whl", hash = "sha256:8a02cb259042c79d1cd0450facc2fe6dc9d303ae7901afbe33bf8ea0b188cef6", size = 23938, upload-time = "2026-09-01T13:35:09.02Z" },
1477
1477
  ]
1478
1478
 
1479
1479
  [[package]]
@@ -1487,26 +1487,18 @@ wheels = [
1487
1487
 
1488
1488
  [[package]]
1489
1489
  name = "prek"
1490
- version = "0.5.0"
1490
+ version = "0.5.2"
1491
1491
  source = { registry = "https://pypi.org/simple" }
1492
- sdist = { url = "https://files.pythonhosted.org/packages/ed/c8/ad3efcaf7007e4796f9a7482b4a3d84402c1535109695cba76fcb87cb03d/prek-0.5.0.tar.gz", hash = "sha256:8df015db60c1e9a30b4a266e65fa14c4d41d2b2b3b90879d76a5d8970dcce64d", size = 544033, upload-time = "2026-08-27T03:50:33.079Z" }
1492
+ sdist = { url = "https://files.pythonhosted.org/packages/b1/05/4402641f168dd862d27592cbd4c5fb171d119c15611e5dbef3df857e8932/prek-0.5.2.tar.gz", hash = "sha256:a90ea4eeba35c6081bad29775f6a49fcc33fb80372424fce64c7a9c5774e8204", size = 549442, upload-time = "2026-09-02T17:49:27.241Z" }
1493
1493
  wheels = [
1494
- { url = "https://files.pythonhosted.org/packages/89/83/a5b36db04d5ed8c461b9fec216193a52eee5be37170a9387022f832312b6/prek-0.5.0-py3-none-linux_armv6l.whl", hash = "sha256:df794a883e347ef78cb74522a143dbd8cc2a66e765ef328f48b615f37098015e", size = 5593469, upload-time = "2026-08-27T03:50:00.402Z" },
1495
- { url = "https://files.pythonhosted.org/packages/ca/b5/cd6cab203693a1c45d5a3bae3b8eb56174d595da8af6d6e1595c795f909a/prek-0.5.0-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:19d6fd892e112cf7dc300735a7ac8e596813ff1c11649ba2d2b9dd6fdfd6c96e", size = 5980270, upload-time = "2026-08-27T03:50:02.675Z" },
1496
- { url = "https://files.pythonhosted.org/packages/9d/b6/bbf5134c7b1360aad3f62c0f0391a7c6403b3500d16df25848089ad957c3/prek-0.5.0-py3-none-macosx_11_0_arm64.whl", hash = "sha256:313e2535483c37bba884ab034f478c174de7d3b9627081f2eedd16ac2c03bcc3", size = 5521835, upload-time = "2026-08-27T03:50:04.609Z" },
1497
- { url = "https://files.pythonhosted.org/packages/78/72/7c79e9de5603fdc54d2101f0982f1af5e5ffa1a45c0bcbdbe5f985ed6b90/prek-0.5.0-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl", hash = "sha256:1e9b34caeb465f1fa7cbb5d872d4611560eaff877162c4ad80a608838b0819a3", size = 5822039, upload-time = "2026-08-27T03:50:07.281Z" },
1498
- { url = "https://files.pythonhosted.org/packages/dc/d2/68c21ec26f773b2370b132d69fe325589db08865fbe8b3df7d8ea8d8fc49/prek-0.5.0-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:561c2d028c7679fe8969937aa9ab74d96d6f7c748b8abf98edf6dc031dfbbdc9", size = 5510802, upload-time = "2026-08-27T03:50:09.2Z" },
1499
- { url = "https://files.pythonhosted.org/packages/7a/9e/ce6db8d998cb3e48bf747b7390e1ec87bb817ec500cfa5791af3a0d2eded/prek-0.5.0-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:310579ceb4acbc5646df9d663ec38a57b47258a903780089cfacfbf0dc9d49f1", size = 5969141, upload-time = "2026-08-27T03:50:11.211Z" },
1500
- { url = "https://files.pythonhosted.org/packages/5a/10/35e4c8fc4534d3b98c1bef2bfd559ba2aeedc9e540fcd4091fd4d91543b6/prek-0.5.0-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:da38e9c1d227773728c05d2f644704f3d3ace67f6ea58e41d406ebb596c3a135", size = 6731634, upload-time = "2026-08-27T03:50:13.244Z" },
1501
- { url = "https://files.pythonhosted.org/packages/a2/fc/433b55d10e928de8ab2a9b83dfdbe8cba936fafc6e0a5c65b85f4007a8ea/prek-0.5.0-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:b845f25f481a7df56f39dddcba35576a10d78aa71e09e4f88bcccce0729ebfb2", size = 6203980, upload-time = "2026-08-27T03:50:15.158Z" },
1502
- { url = "https://files.pythonhosted.org/packages/7b/b8/b5cdd27d6da0d754abcf9cc06a092f476bd9242f0e8e19e3dfd1a2d1b315/prek-0.5.0-py3-none-manylinux_2_28_aarch64.whl", hash = "sha256:93b4086a1b69c24a967b5c80608cfc4a111cc2b0f69bc1d1f278eb4c23ad430c", size = 5827384, upload-time = "2026-08-27T03:50:16.898Z" },
1503
- { url = "https://files.pythonhosted.org/packages/18/e5/1d8fd614dfe04aa9378b33fb23f7285da582ca090c321973da8466a754d5/prek-0.5.0-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:3299eca7269582665255f4c8f3ab38bc64e4d16ab2e9ce5e3d20cf65bc9f40ee", size = 5589195, upload-time = "2026-08-27T03:50:18.857Z" },
1504
- { url = "https://files.pythonhosted.org/packages/6c/89/e758cefe423cd1422e882325baef65af2bf2b6a903c32d657323a993d394/prek-0.5.0-py3-none-musllinux_1_1_armv7l.whl", hash = "sha256:005c20b3df988f240bfa50518777d5babeab50cf774a8917dba1705567e1f561", size = 5491009, upload-time = "2026-08-27T03:50:20.836Z" },
1505
- { url = "https://files.pythonhosted.org/packages/ea/90/6b30d898a2610113378b78b82f1d700bcdb79993ba92b85f492a02859f53/prek-0.5.0-py3-none-musllinux_1_1_i686.whl", hash = "sha256:a1a46d8de94d7c7c58b027a3622763861f1c76b01bafe9dc6d8b408713ad3946", size = 5826007, upload-time = "2026-08-27T03:50:23.1Z" },
1506
- { url = "https://files.pythonhosted.org/packages/48/23/3fd00ff6d844b1756b95fc913730c6ec2f772f36558693ff3c4cfb2d3071/prek-0.5.0-py3-none-musllinux_1_1_x86_64.whl", hash = "sha256:e2aad66e0111cab24a03af2f67fca737c3d8f7b1188cf9b8994bbbf7b52f53b8", size = 6319092, upload-time = "2026-08-27T03:50:25.41Z" },
1507
- { url = "https://files.pythonhosted.org/packages/ca/10/5d99bdfc77b51ab427a139e0b9f2dd5eacc74fe02fd1228c7be1a8ede6ad/prek-0.5.0-py3-none-win32.whl", hash = "sha256:d4970878d5032ad101b4ec5662f3848a70f80c0295ed5a1fea0aed82979c1251", size = 5340535, upload-time = "2026-08-27T03:50:27.452Z" },
1508
- { url = "https://files.pythonhosted.org/packages/ab/2a/835019081b3a09acefc6e28a6dd561a45c8270f8a84e85fa00d6f2be0300/prek-0.5.0-py3-none-win_amd64.whl", hash = "sha256:7bf2df923ba48ec72af7dc69033d613f4775eb301cdf975e19e749ecda2a28c4", size = 5725188, upload-time = "2026-08-27T03:50:29.492Z" },
1509
- { url = "https://files.pythonhosted.org/packages/55/dc/a634d4c5951bd899526c6d8f2a4776bc42af1df4b01951e4f90412909cfc/prek-0.5.0-py3-none-win_arm64.whl", hash = "sha256:43e9d2d727435b0be28fe2195a6a22b0e5e0d937270ae0c88edfc42b71db8fab", size = 5492540, upload-time = "2026-08-27T03:50:31.49Z" },
1494
+ { url = "https://files.pythonhosted.org/packages/6e/25/cf9c6064fea82ba6f4801dc3be650cc86eae3d9951e2a6fb28b21cbfa156/prek-0.5.2-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:40d488a48de3f47f48bd4911ee5dec25e615f992b4cde821e9b50d40c615b39e", size = 5982622, upload-time = "2026-09-02T17:49:10.111Z" },
1495
+ { url = "https://files.pythonhosted.org/packages/cb/d9/9772fd4d4023c34780d957f407d9437e2a16d6bef77e3da9fa4374cd75bb/prek-0.5.2-py3-none-macosx_11_0_arm64.whl", hash = "sha256:0eb3b812fc13bc5c05cfc1a8b469f9665a02f845753c3759ad7aca50af707afb", size = 5525662, upload-time = "2026-09-02T17:49:12.336Z" },
1496
+ { url = "https://files.pythonhosted.org/packages/3b/19/be25a56ab243f2e5c9333c38bad33bddffec92ea8a25e34248eba6e00ac8/prek-0.5.2-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl", hash = "sha256:c0219d1e694a962e3b3ae98f42f53065d2e2856719caee88578d24b35ea74cad", size = 5826109, upload-time = "2026-09-02T17:49:13.994Z" },
1497
+ { url = "https://files.pythonhosted.org/packages/1e/bd/a4a5a3022915b8e1768df9b2d8744f3e7c4b3bb7cdbe697612cc96054169/prek-0.5.2-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:a0e22f11c1fb5df89acf5cbde78f6139edf2c30a205bea5a5d4a094366dcdbda", size = 6201473, upload-time = "2026-09-02T17:49:16.156Z" },
1498
+ { url = "https://files.pythonhosted.org/packages/f6/fb/2e5f8adbee718f15333a113872104c4b3d25ecce423dd7117cfcd28a25fe/prek-0.5.2-py3-none-manylinux_2_28_aarch64.whl", hash = "sha256:1d52de8428d5eef7c8c0fd64efd7d31210d13924fd36a02975d462675715aeb7", size = 5829166, upload-time = "2026-09-02T17:49:17.997Z" },
1499
+ { url = "https://files.pythonhosted.org/packages/44/71/c798d54741cc8f345b211e453dda9599546fb213c3593eb711cb6c710bbf/prek-0.5.2-py3-none-musllinux_1_1_x86_64.whl", hash = "sha256:86aebcd8ab831036fc3ac9b15275412403e21041da031e6c9f1547888843e5c6", size = 6318980, upload-time = "2026-09-02T17:49:21.145Z" },
1500
+ { url = "https://files.pythonhosted.org/packages/8f/f8/4aefbf76dae091078655fbaf065c34fa900d43b39c2b88e80cbaa71b5efb/prek-0.5.2-py3-none-win_amd64.whl", hash = "sha256:b6c0e4f272f9410f8218d1db0cc7ea10cd8f62db19f820b9ace9f6c2b33bd8dd", size = 5727075, upload-time = "2026-09-02T17:49:23.656Z" },
1501
+ { url = "https://files.pythonhosted.org/packages/df/7c/409ced8866197da50e9bcb2c9bf101e3e9a35b98a851c0ccd2a44509eaa5/prek-0.5.2-py3-none-win_arm64.whl", hash = "sha256:0ebea4ef39f6446f6c414a5a506cde8942b17b5899f74cf90e352628085d4005", size = 5489643, upload-time = "2026-09-02T17:49:25.778Z" },
1510
1502
  ]
1511
1503
 
1512
1504
  [[package]]
@@ -1910,7 +1902,7 @@ requires-dist = [
1910
1902
  { name = "platformdirs", specifier = ">=4.3.6" },
1911
1903
  { name = "pydantic", specifier = ">=2.12.5" },
1912
1904
  { name = "pyyaml", specifier = ">=6.0.2" },
1913
- { name = "requests", specifier = ">=2.32.5" },
1905
+ { name = "requests", specifier = ">=2.33.0" },
1914
1906
  { name = "typer", specifier = ">=0.21.1" },
1915
1907
  ]
1916
1908
 
@@ -1918,13 +1910,13 @@ requires-dist = [
1918
1910
  build = [{ name = "hatch", specifier = ">=1.18.0" }]
1919
1911
  dev = [
1920
1912
  { name = "mutmut", specifier = ">=3.7.0" },
1921
- { name = "prek", specifier = ">=0.5.0" },
1913
+ { name = "prek", specifier = ">=0.5.2" },
1922
1914
  { name = "pytest", specifier = ">=9.1.1" },
1923
1915
  { name = "pytest-asyncio", specifier = ">=1.4.0" },
1924
1916
  { name = "pytest-cov", specifier = ">=7.1.0" },
1925
1917
  { name = "pytest-github-actions-annotate-failures", specifier = ">=0.4.2" },
1926
1918
  { name = "pytest-mock", specifier = ">=3.15.1" },
1927
- { name = "ruff", specifier = ">=0.16.5" },
1919
+ { name = "ruff", specifier = ">=0.16.7" },
1928
1920
  ]
1929
1921
  docs = [
1930
1922
  { name = "mike", specifier = ">=2.2.0" },
@@ -2058,27 +2050,27 @@ wheels = [
2058
2050
 
2059
2051
  [[package]]
2060
2052
  name = "ruff"
2061
- version = "0.16.5"
2062
- source = { registry = "https://pypi.org/simple" }
2063
- sdist = { url = "https://files.pythonhosted.org/packages/f3/85/c8e12473c93018f92d19dd988a294202e1c27426c47ec4de53ffb847b8d8/ruff-0.16.5.tar.gz", hash = "sha256:1b88500f9ffbcab3dedb0082c9f9492e91ec3d618aac1236a3e0189938f7040b", size = 4912003, upload-time = "2026-08-27T16:34:18.258Z" }
2064
- wheels = [
2065
- { url = "https://files.pythonhosted.org/packages/c6/b6/77c90a970fe2dae17a723acbd011043ea97c98d7deacccefdc4ba74ec512/ruff-0.16.5-py3-none-linux_armv6l.whl", hash = "sha256:12e5f673e774c35fbb62f288809c7653b73445f8ecec6b6063fd6ea3521aa14b", size = 10011941, upload-time = "2026-08-27T16:33:41.287Z" },
2066
- { url = "https://files.pythonhosted.org/packages/4b/46/6cf67cf6411885a1d6f7f6d801682f155536a85176d10b605e2ceffed8bd/ruff-0.16.5-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:eda58a5802de40e7ed5b32b64e0b32539338cc6fcd2c78f61e3ad6a0d79f51c3", size = 10204049, upload-time = "2026-08-27T16:33:44.056Z" },
2067
- { url = "https://files.pythonhosted.org/packages/46/fd/c8720ca7a090abf0c2fef4abe8a5ef6e5127ed15196d8886ff75a2b370e2/ruff-0.16.5-py3-none-macosx_11_0_arm64.whl", hash = "sha256:c5ae9a7b9a8875131f40f8fe967cc86abf899779efd663cb7ce3d572d01da7eb", size = 9809037, upload-time = "2026-08-27T16:33:46.257Z" },
2068
- { url = "https://files.pythonhosted.org/packages/43/45/a684caacdedaca180f52bacccc40bf0789d2c5a7c75f25324853e9eaedb5/ruff-0.16.5-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:7b719b0a1f4d59710d283ab2965f621684a108a9e41da622e3b23f0326cd0025", size = 9964129, upload-time = "2026-08-27T16:33:48.352Z" },
2069
- { url = "https://files.pythonhosted.org/packages/9e/f2/5d2bcdaca6b5b93d1b4dfc166cd2aebf7680143a1b38a28759df13a94d31/ruff-0.16.5-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:2298f2780ed1be0c5cb1361e32ab7b1467f3cce7dabe101d2210a314f2fe42e9", size = 9821518, upload-time = "2026-08-27T16:33:50.57Z" },
2070
- { url = "https://files.pythonhosted.org/packages/aa/ff/011cce29accf9257d5974145b733fc653a37985ed6825413a3987cefbfe0/ruff-0.16.5-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:258f29035a2dd021e7861e631b227a5b3f14e50c1184c9a6a122c5f4576154d7", size = 10534835, upload-time = "2026-08-27T16:33:52.522Z" },
2071
- { url = "https://files.pythonhosted.org/packages/d7/5a/f0cf109bada9bba0e96c90c21c9f9251803f57225c32d293327a03c710d6/ruff-0.16.5-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:b9a4f0432966834019c74d1b7e5c51224305d7713f3d7faf3e7451f1a3be3cde", size = 11252550, upload-time = "2026-08-27T16:33:54.521Z" },
2072
- { url = "https://files.pythonhosted.org/packages/63/4d/1d481aaea2046c6a7ed7c291f9004c669cce3c087b6b376ed5b08271e3fe/ruff-0.16.5-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:b5eb3a8c3d0ade9cea42b591fd530368e8798380e30e0a308b85a5cf718f09ea", size = 10777949, upload-time = "2026-08-27T16:33:56.88Z" },
2073
- { url = "https://files.pythonhosted.org/packages/ee/34/ee245ca55f64443233034b3d02b03236b19242004281247c079390b7facd/ruff-0.16.5-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:ef0f69e191a13a3c9816f63163c88790cb12cd157bbbb384e9c44745702ab105", size = 10311656, upload-time = "2026-08-27T16:33:59.12Z" },
2074
- { url = "https://files.pythonhosted.org/packages/a7/4d/c33a333e341c0a2b96c715b52d89a606f5a34cd4ac493cd9b8d0187186b8/ruff-0.16.5-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:0eeab41fbea2c42f98dfb9822cdccda9d24ba38d49f6dc945b5c236d48f0ef29", size = 10532125, upload-time = "2026-08-27T16:34:01.166Z" },
2075
- { url = "https://files.pythonhosted.org/packages/30/e1/a64cef78b40192497bb98a27a8aa8f2c98ee9ee15bc97f7712d94ef32937/ruff-0.16.5-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:f0768e9df4300713fff30733c87575f68b6f1d8de41184e505b7fdd9c0c95eaf", size = 10097648, upload-time = "2026-08-27T16:34:03.16Z" },
2076
- { url = "https://files.pythonhosted.org/packages/cc/4e/4cdc9ed3c3e109d2f71e62572a37457298d7bc7501ec3138babb7ed32bbd/ruff-0.16.5-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:95cc70cdc7aa80c338de356279d2adbeb2de0f520b9ecd8aba75b94e95e02f91", size = 9829344, upload-time = "2026-08-27T16:34:05.134Z" },
2077
- { url = "https://files.pythonhosted.org/packages/39/4a/31ed35ce31729955fc583ee0d176d6e784c1290cb0b0a75cb2134c1ab72a/ruff-0.16.5-py3-none-musllinux_1_2_i686.whl", hash = "sha256:d185c8398ded1bfd91c0c2cb258346307571eccc473a8490af8c3977399c384a", size = 10277117, upload-time = "2026-08-27T16:34:07.425Z" },
2078
- { url = "https://files.pythonhosted.org/packages/a8/a0/60356d86687b4b666d593df213f4dc3041750d024cb7bf2cfa81cfd65c2e/ruff-0.16.5-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:fb8e3a3c4c6a784150a7ced53b015f4b253fc2bf97a610886419ead64b4756ef", size = 10711653, upload-time = "2026-08-27T16:34:09.712Z" },
2079
- { url = "https://files.pythonhosted.org/packages/ed/20/656d67f5b25ca9bda4e02b1de25867b2954e1d19e03648060f167ad0f4cc/ruff-0.16.5-py3-none-win32.whl", hash = "sha256:288b0a5f080492fe5635db849f9e2e84aa3cce7b7f0e955997d416c507c76a26", size = 10034250, upload-time = "2026-08-27T16:34:11.8Z" },
2080
- { url = "https://files.pythonhosted.org/packages/5b/42/ee8e68a207b9127fcde6c3d7e197def432f346cb1af159e1fa14ca0d1cdc/ruff-0.16.5-py3-none-win_amd64.whl", hash = "sha256:ddc6385fb2137f616357ca03d6c74f4be987f80fed4008566b754f6032b8546f", size = 10516714, upload-time = "2026-08-27T16:34:13.963Z" },
2081
- { url = "https://files.pythonhosted.org/packages/73/e3/7df5a396e445b9ba49ce9a9437439a4d80042c61c0ade199abf8d16de1ac/ruff-0.16.5-py3-none-win_arm64.whl", hash = "sha256:a64abe90968719b851bb7cedffaa8753fbdbdadab483089682db623f3edc587e", size = 10391564, upload-time = "2026-08-27T16:34:16.064Z" },
2053
+ version = "0.16.7"
2054
+ source = { registry = "https://pypi.org/simple" }
2055
+ sdist = { url = "https://files.pythonhosted.org/packages/82/bb/5a449b9162e49b139d72f61672bd3ac1d790221f796d3304e2241fff4c58/ruff-0.16.7.tar.gz", hash = "sha256:5f71d004ac1263b22fa39462ac5ae618a4b77d58981af2cc79bf79a29c12b1a6", size = 4924184, upload-time = "2026-09-10T18:04:06.336Z" }
2056
+ wheels = [
2057
+ { url = "https://files.pythonhosted.org/packages/e3/b2/c80aeeb7f9e469c0d63a85d2f1ab6e1ebfbe10ea7a8d2438b7e09e3ff09e/ruff-0.16.7-py3-none-linux_armv6l.whl", hash = "sha256:727307773e7c7f9181d3ed3a2484186e56c1fa1874255911c74585eb2c7c19f9", size = 10048917, upload-time = "2026-09-10T18:03:30.28Z" },
2058
+ { url = "https://files.pythonhosted.org/packages/7b/96/20bb7bcae008004df52afcb7ac83432d4a467f2c17b672fe46d26be231c5/ruff-0.16.7-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:9d61c258deabf58f34c67bd4bb4d939c7f2e6b5f0e59c1cdd1cf771b11cde929", size = 10242929, upload-time = "2026-09-10T18:03:32.706Z" },
2059
+ { url = "https://files.pythonhosted.org/packages/90/b2/f184b0d5abec02db69cfd7e49b688ae0237554528ca777136c613bf36bee/ruff-0.16.7-py3-none-macosx_11_0_arm64.whl", hash = "sha256:7ab81118df8945e0193d0240712aa4496573595b75185c3636ed825592a0f728", size = 9847245, upload-time = "2026-09-10T18:03:34.509Z" },
2060
+ { url = "https://files.pythonhosted.org/packages/eb/2d/db1633a641866ed801e34cc6b60ef236c5e16f9b2124ab1d49cc24a5fe4f/ruff-0.16.7-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.whl", hash = "sha256:4c196c968874fc8019da8e7163de7a1a370f111e2309b4b7dfea0fce950198d0", size = 9961780, upload-time = "2026-09-10T18:03:36.618Z" },
2061
+ { url = "https://files.pythonhosted.org/packages/4d/98/edea21e1a3e38dbbc3bf6bb068b863b3b06184cf8533a4c7dbbe208a89d5/ruff-0.16.7-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:ac8c3bd0a7e10ad31e6ce51e7a99f3cb772e69aecdd6b9ea7e99b362f62a62c0", size = 9866337, upload-time = "2026-09-10T18:03:38.805Z" },
2062
+ { url = "https://files.pythonhosted.org/packages/0b/11/a15e60d4c87b214646f116ca9d204475bf993ee1047459bc9a360fd4d6d1/ruff-0.16.7-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:398d3988edde000b5c75dc1b3f584708da9bc990de069c18909142580fec1af9", size = 10562512, upload-time = "2026-09-10T18:03:40.71Z" },
2063
+ { url = "https://files.pythonhosted.org/packages/29/42/eaff4c9b6d0c7cdf56df313a17e89ae854f5bbc0b0c8f9cce19be0ab7a8f/ruff-0.16.7-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:ce05b62b770a8217c4646a9c4139fca00efe8fe5d71f87df2b243ff20d4584d1", size = 11302938, upload-time = "2026-09-10T18:03:42.607Z" },
2064
+ { url = "https://files.pythonhosted.org/packages/5d/43/c75aa59a4ec181fe2ec06cab30e198c1c6d107229a9f008ae3a7c16cabd8/ruff-0.16.7-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:af1b576fddb9d9ef2ececfb5fadcd6a624b25070ed85e3cfcfe449fc3ff6a7b9", size = 10840857, upload-time = "2026-09-10T18:03:44.604Z" },
2065
+ { url = "https://files.pythonhosted.org/packages/21/33/81f3da371942ea031105ba679d8d6e28ec1660ccd690a45f42d381161356/ruff-0.16.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:9ce7f8f22df67c93ed96c717f9128eadb797144ac2bad475cf536f31d6100c55", size = 10370001, upload-time = "2026-09-10T18:03:46.706Z" },
2066
+ { url = "https://files.pythonhosted.org/packages/fa/0b/6345fb4dbf6dd0ed1cfe5d18391dc9c3f59cc81622a7b0a65b84b3e730ba/ruff-0.16.7-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:06d0e93d04f392996435ebd600c153f65b47d73fbec2415aa99c5ee5756b3a5f", size = 10548735, upload-time = "2026-09-10T18:03:48.658Z" },
2067
+ { url = "https://files.pythonhosted.org/packages/3f/4d/c5576adf511f92a328e5569dda190ecdd430da51f1a649f3a4a2fd73e21e/ruff-0.16.7-py3-none-musllinux_1_2_aarch64.whl", hash = "sha256:142151a5e7b93c1b11111337142f89dd2fbfee92161225c99a97222f22e32656", size = 10108496, upload-time = "2026-09-10T18:03:50.563Z" },
2068
+ { url = "https://files.pythonhosted.org/packages/ff/8c/667d83c16199a17a56adc6b0bd4c3beb5b767a2babcd16a56f76f9be7fd6/ruff-0.16.7-py3-none-musllinux_1_2_armv7l.whl", hash = "sha256:e6651f97a342d8b35d54d8991544ca22169b86dc54111cb604666940c431b750", size = 9860136, upload-time = "2026-09-10T18:03:52.621Z" },
2069
+ { url = "https://files.pythonhosted.org/packages/99/75/78d401106731999a1dd20cc5a6961e37e1eb9397a3b589f73f3a5ce146a3/ruff-0.16.7-py3-none-musllinux_1_2_i686.whl", hash = "sha256:ef140c6eb935fa9a84c9c607dfb2cb1b85843c192e79265b0c54f35f557ea8e5", size = 10286290, upload-time = "2026-09-10T18:03:55.207Z" },
2070
+ { url = "https://files.pythonhosted.org/packages/68/49/56f9c3a8b755df93a0ad318b2147bf4ef5dae9a7e5ec61c460109c67957f/ruff-0.16.7-py3-none-musllinux_1_2_x86_64.whl", hash = "sha256:53e39506a730fadeee0d998ed5946f30671f0db240c6c7c73bdabbe33604bb6f", size = 10745048, upload-time = "2026-09-10T18:03:57.299Z" },
2071
+ { url = "https://files.pythonhosted.org/packages/5f/ea/7f9b938a63ece4bec677ad7f9f7fa02df3383db1949ed93a382441c09a87/ruff-0.16.7-py3-none-win32.whl", hash = "sha256:2ea3470fcebcbc5df2fb0c6f3b90333fa9084c534e0111c038fa4a6ab9f1c4b7", size = 10059082, upload-time = "2026-09-10T18:03:59.632Z" },
2072
+ { url = "https://files.pythonhosted.org/packages/39/11/480a6973a927aa653e1cead6a6416008640e03a99d05b34c0434b8c6c366/ruff-0.16.7-py3-none-win_amd64.whl", hash = "sha256:7ac26aca826e9e21d0f1cb25b54ac660760a9fdd094d3e4df9848232be98cfc6", size = 10593368, upload-time = "2026-09-10T18:04:01.999Z" },
2073
+ { url = "https://files.pythonhosted.org/packages/8b/4b/51327018d056f0dad2c2238f26d1fb0f53707a9d91b75dea6d1b3039f136/ruff-0.16.7-py3-none-win_arm64.whl", hash = "sha256:aab7f39e2c9df6c596216070f98eef1207b94f8516cca20c808826974971855b", size = 10412401, upload-time = "2026-09-10T18:04:04.098Z" },
2082
2074
  ]
2083
2075
 
2084
2076
  [[package]]
@@ -2282,28 +2274,28 @@ wheels = [
2282
2274
 
2283
2275
  [[package]]
2284
2276
  name = "uv"
2285
- version = "0.12.7"
2286
- source = { registry = "https://pypi.org/simple" }
2287
- sdist = { url = "https://files.pythonhosted.org/packages/f7/ab/790e25d2c685f5a41b9567001a43fbe049a595c1b08b8a93bf82d5fc704b/uv-0.12.7.tar.gz", hash = "sha256:4b320f84763a80308fd830ecf5c4c44505a8ed910fe265c5977d0a3727cfcd55", size = 7107999, upload-time = "2026-08-27T22:13:22.978Z" }
2288
- wheels = [
2289
- { url = "https://files.pythonhosted.org/packages/91/63/cc236f80a868b28525e0f7aa61f7ee998a0540ccba8cc4d01b2d42fc7838/uv-0.12.7-py3-none-linux_armv6l.whl", hash = "sha256:d568fd3448c24354753fd8333c978aeeeb6b51db4b100e234461a7eb50882fae", size = 22215689, upload-time = "2026-08-27T22:12:36.485Z" },
2290
- { url = "https://files.pythonhosted.org/packages/ba/c5/40f4a5736d2f795688977b3b8bf841daca1e9c93b358778b7ed3dcd747fe/uv-0.12.7-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:ec5b437aa60e8c94da263ad709d0bf6c8f268ac81f305d89c6115badd7d1cbe7", size = 20471214, upload-time = "2026-08-27T22:12:39.147Z" },
2291
- { url = "https://files.pythonhosted.org/packages/e5/3e/5946d33de437467190b51d7d9f9e74a53628782565d50b64f6051050f482/uv-0.12.7-py3-none-macosx_11_0_arm64.whl", hash = "sha256:016fe4b9a2e0d2a35b17b6c3efbb45b929189c5b4b37aa921265265ccfe42cc1", size = 17317478, upload-time = "2026-08-27T22:12:41.58Z" },
2292
- { url = "https://files.pythonhosted.org/packages/2e/5b/0e42dd88d9928b51a4e85d89d8aed46933951187b508ae68c145b06e3334/uv-0.12.7-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl", hash = "sha256:fe9a871bd638ee6d2fd73bf40c2ee98153e44d06f796a03fcecf9d12b36d42d8", size = 21379352, upload-time = "2026-08-27T22:12:44.123Z" },
2293
- { url = "https://files.pythonhosted.org/packages/8f/5c/b6417812ef87fc713ec368b1001b41c78eaedbfa521789db7d103b56c500/uv-0.12.7-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.musllinux_1_1_armv7l.whl", hash = "sha256:1014a13854c45eb1daa9a32602e0f4d07f3edd298826d3e8d22740eed60a7c95", size = 21686985, upload-time = "2026-08-27T22:12:47.686Z" },
2294
- { url = "https://files.pythonhosted.org/packages/69/23/a6284df1dc4233fea564227f77c402969b4f6aebcb647826ce9e82a413de/uv-0.12.7-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:0ad3e91cc911596bb54197057853b64b36a066462d8f2fc4d4f60b61b707ffa8", size = 21744177, upload-time = "2026-08-27T22:12:50.572Z" },
2295
- { url = "https://files.pythonhosted.org/packages/fb/e1/96526f3ea72667352e1a83dff3cbb8701dbfc830aafb3ac9dd532d4fb827/uv-0.12.7-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b6d4bd67b488ef2766cfa885947c1093c18caf5d665ba9156963ad0241f196e9", size = 22527940, upload-time = "2026-08-27T22:12:53.479Z" },
2296
- { url = "https://files.pythonhosted.org/packages/39/7b/816e7c4ef1b59faf295d4eec133b15d6d3a227dc4bc341dceccc31a3ba15/uv-0.12.7-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:debeccc5eca0063cd922bc67caa4a8c0df5f69090179866ed17fa7264905bda2", size = 23630281, upload-time = "2026-08-27T22:12:55.941Z" },
2297
- { url = "https://files.pythonhosted.org/packages/ac/63/03d00b74c5582163b8c544b2dc39396388d904a13118303fb2c32ece2811/uv-0.12.7-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:36c8f93d182b766b9ed4a9c1da5ec0f7dc9f934887df3404d996f66321fd18d5", size = 23345465, upload-time = "2026-08-27T22:12:58.726Z" },
2298
- { url = "https://files.pythonhosted.org/packages/8a/01/616cc5f80952eef6fa48c5dbd6ea8aeed04a494e7dfbe9f5f65cfcf85ad9/uv-0.12.7-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:4545e87c7ac64af317d8daffd279e23e93b0e05035662363033d3525923339d2", size = 20058968, upload-time = "2026-08-27T22:13:01.239Z" },
2299
- { url = "https://files.pythonhosted.org/packages/66/23/051acc24b21bbf0e67bc00e2b4239892e37cf39fdd6428fc246a2ae62b79/uv-0.12.7-py3-none-manylinux_2_28_aarch64.whl", hash = "sha256:56a5730f8eff477501b3276a0059c2c2843302d5d4a6cc10f993a5cd66ddace8", size = 19450815, upload-time = "2026-08-27T22:13:03.636Z" },
2300
- { url = "https://files.pythonhosted.org/packages/42/a4/a84adae83d6891401284ec4929ea7892c7efc5484cb53283147fbb4881b6/uv-0.12.7-py3-none-manylinux_2_31_riscv64.musllinux_1_1_riscv64.whl", hash = "sha256:d83419298e202f56e381cef6406b519b9336e58fc90a559617d86576a3d8a4e8", size = 22402981, upload-time = "2026-08-27T22:13:06.247Z" },
2301
- { url = "https://files.pythonhosted.org/packages/8a/35/6fcdff1292ba1cc027d1d741531dfc4d19f92e1312262833beacf3b7fbe8/uv-0.12.7-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:fc57436f2f012b885454f465dbf077f573745f0d4275a6a38194203b67e94ea4", size = 22535567, upload-time = "2026-08-27T22:13:08.802Z" },
2302
- { url = "https://files.pythonhosted.org/packages/2b/ea/7ac04384642a4ba808b20a94cb09e0f4b4a6aef6cf9671858be0567c153a/uv-0.12.7-py3-none-musllinux_1_1_i686.whl", hash = "sha256:b2bd0f25f17f0000a2415347471e713cd1597f4525cd3412d17875b131f4b1ac", size = 21667314, upload-time = "2026-08-27T22:13:11.197Z" },
2303
- { url = "https://files.pythonhosted.org/packages/e1/c8/348089faf45a3c24c1d5a5ee3957cd1c7fb4a6aef1d9646114a4b7cc9c7a/uv-0.12.7-py3-none-musllinux_1_1_x86_64.whl", hash = "sha256:ff33305718665c6fba25efdd260c67a6bd500c665e3d5d61059612791ca10c90", size = 22919105, upload-time = "2026-08-27T22:13:13.596Z" },
2304
- { url = "https://files.pythonhosted.org/packages/3e/7f/5fb8ed68270666ed675daead854bde3b14d7ab42c2b7c0d234b5ea8ea928/uv-0.12.7-py3-none-win32.whl", hash = "sha256:3ac3321ccd6097dbef154d27044e0762a67b2f6eb017dcc65be6574f4671fb0d", size = 19880506, upload-time = "2026-08-27T22:13:16.072Z" },
2305
- { url = "https://files.pythonhosted.org/packages/e7/97/40a91354862028e8f8e547ac27c6acd7b7cc67b9003acc28596d9e90cd6b/uv-0.12.7-py3-none-win_amd64.whl", hash = "sha256:277d326d7e63b912f3425c6e6d7d5d49f21b43d080d21859ff3c6819353f1847", size = 18085016, upload-time = "2026-08-27T22:13:18.352Z" },
2306
- { url = "https://files.pythonhosted.org/packages/52/69/6cdd022fff6a8d8f5c9af2686f61f2605ddd03b5709efb73df6e08f40249/uv-0.12.7-py3-none-win_arm64.whl", hash = "sha256:95c3a4fa65e72bab3ca1b4c8ce18fbe784cf3137e9f9234588b69d09b341a4a7", size = 19522843, upload-time = "2026-08-27T22:13:20.633Z" },
2277
+ version = "0.12.10"
2278
+ source = { registry = "https://pypi.org/simple" }
2279
+ sdist = { url = "https://files.pythonhosted.org/packages/48/92/167ad4b0795530383a84560dc8bc8c0afab6b6fb10baba34b2a257fa6894/uv-0.12.10.tar.gz", hash = "sha256:27e8350faffb35d8ecaa5ed39236709809bb9a883f1d11d13c0964d6051b2384", size = 7144864, upload-time = "2026-09-04T23:14:21.301Z" }
2280
+ wheels = [
2281
+ { url = "https://files.pythonhosted.org/packages/94/d1/b3752f00e67e5bf141adec0225c62a17c1cf3fb524db463c541c080f1237/uv-0.12.10-py3-none-linux_armv6l.whl", hash = "sha256:efbbc586d40014b9dd3bc37a2ad5803d12919458f0f9d16f122db5d91626f5ab", size = 22182923, upload-time = "2026-09-04T23:13:31.502Z" },
2282
+ { url = "https://files.pythonhosted.org/packages/ab/4d/ef846ec0a4dfa8d4f47b96a87a1e331143be5a045c28c8b4b0374946455f/uv-0.12.10-py3-none-macosx_10_12_x86_64.whl", hash = "sha256:7e3a70d9dff95481afccd7d41e7ec42fdc230d53487b3e7e633f9b35610401b5", size = 20494379, upload-time = "2026-09-04T23:13:34.339Z" },
2283
+ { url = "https://files.pythonhosted.org/packages/04/2e/5614e9a940fe1bf291342410b2cde9fe35a1430135ae7434ea8fd67033f8/uv-0.12.10-py3-none-macosx_11_0_arm64.whl", hash = "sha256:5dc26c73826d2119292d49d71c5a9d5ba9dd97dd02459d816b8226f47f3dc6bd", size = 17238363, upload-time = "2026-09-04T23:13:36.905Z" },
2284
+ { url = "https://files.pythonhosted.org/packages/d1/03/e71936935b8ac26390b280e102b9db823e90adb1134f7e226538054fdece/uv-0.12.10-py3-none-manylinux_2_17_aarch64.manylinux2014_aarch64.musllinux_1_1_aarch64.whl", hash = "sha256:bd0afae6918795c6a61a649e64d735e339f3d62f8310235da6f19eb3f66f323b", size = 21590025, upload-time = "2026-09-04T23:13:39.588Z" },
2285
+ { url = "https://files.pythonhosted.org/packages/b2/c0/c6388a722fb9db8adf8ec8eca762547b5a06ccbd1176571dc584636af5f1/uv-0.12.10-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.musllinux_1_1_armv7l.whl", hash = "sha256:c1fd0fcabc18dccaf541ca44a061c245045c937bec75c0491e94d59cd33ca97f", size = 21677222, upload-time = "2026-09-04T23:13:42.218Z" },
2286
+ { url = "https://files.pythonhosted.org/packages/9d/c6/96698aed29f25ff289b28b6312c72e260c56f7e1de2e3f690788bddea19e/uv-0.12.10-py3-none-manylinux_2_17_armv7l.manylinux2014_armv7l.whl", hash = "sha256:de4b06934bd025ceeeb48af5c6f9a82407a2fe2b5b35e456cfb3198ef5029de0", size = 21712683, upload-time = "2026-09-04T23:13:44.927Z" },
2287
+ { url = "https://files.pythonhosted.org/packages/df/98/5871a2bff93bd6118ae877b874a09202d39e2831af37f56e2070d5c4bc87/uv-0.12.10-py3-none-manylinux_2_17_i686.manylinux2014_i686.whl", hash = "sha256:b610e8cf7c6d51dc119d352e699b674534d0de327b4d2a67eb5d71ec364b8970", size = 22331081, upload-time = "2026-09-04T23:13:47.833Z" },
2288
+ { url = "https://files.pythonhosted.org/packages/3d/b6/d690f34901bdc5094645cf75a00381cfb8f1f28ee87b7089af761094bb6f/uv-0.12.10-py3-none-manylinux_2_17_ppc64le.manylinux2014_ppc64le.whl", hash = "sha256:f43c06b19137bb05877b0ec59c4932878db5d1aeb6f7b5c33259c22e0359c4fe", size = 23785643, upload-time = "2026-09-04T23:13:51.111Z" },
2289
+ { url = "https://files.pythonhosted.org/packages/90/da/168a8c69f60b9a2c90afb0b9211911ca42a81300c098d545da911bd4ef8f/uv-0.12.10-py3-none-manylinux_2_17_s390x.manylinux2014_s390x.whl", hash = "sha256:0334577671a65b621faddfdf5f9e9dd4eb08eaa7231c4405c4a7f4f17d224d9f", size = 23337759, upload-time = "2026-09-04T23:13:54.163Z" },
2290
+ { url = "https://files.pythonhosted.org/packages/f0/41/f0e14ba1f881f7126152dcaf04119b3a2bd7566ba1cac1d22834bd134cbf/uv-0.12.10-py3-none-manylinux_2_17_x86_64.manylinux2014_x86_64.whl", hash = "sha256:f7d6248ad9f2d282fea795f248da8fa666ab382df50d8385bd98e01049440a0c", size = 19978237, upload-time = "2026-09-04T23:13:56.994Z" },
2291
+ { url = "https://files.pythonhosted.org/packages/7a/20/acebfb5fc01b29cce5e68b4824fa451d5fb1e569bb2579bcc7233583a894/uv-0.12.10-py3-none-manylinux_2_28_aarch64.whl", hash = "sha256:5c0bcf0598742eb417f1aa41ec82f0d89bd7b7f42d0a519bea495a9419d8d8ee", size = 19402684, upload-time = "2026-09-04T23:13:59.579Z" },
2292
+ { url = "https://files.pythonhosted.org/packages/49/ee/c40dc8b7b143a6f7843994b1b8a13aa8859d8404973704cd6bad7a26ac8d/uv-0.12.10-py3-none-manylinux_2_31_riscv64.musllinux_1_1_riscv64.whl", hash = "sha256:0ac914e9750bb1de2518d444cc1cff084f4eff3eefe9cdd5814b775443a16df1", size = 22450726, upload-time = "2026-09-04T23:14:02.316Z" },
2293
+ { url = "https://files.pythonhosted.org/packages/c0/ec/b5df49f571b58e694ca8c3ddadd89939036ac0fe7ddaadc7600225ea8585/uv-0.12.10-py3-none-manylinux_2_31_riscv64.whl", hash = "sha256:46ca83d33bf87a67d0c5aa5b64f5576fc5c8e700a0ecf4900d409f8a1a1c9810", size = 22571602, upload-time = "2026-09-04T23:14:05.088Z" },
2294
+ { url = "https://files.pythonhosted.org/packages/4a/3e/f0335142e8a4c6ddc5117dcc9b5fd55c83cdd8e20a7f3be9584282dbfb64/uv-0.12.10-py3-none-musllinux_1_1_i686.whl", hash = "sha256:c49cd1f6e5ded1bd844119da8b184d5c044ae51441c476af2382fdb8af99edb8", size = 21499938, upload-time = "2026-09-04T23:14:08.109Z" },
2295
+ { url = "https://files.pythonhosted.org/packages/98/3e/991f08fcab1706175ae30eda6ef483223511679c56fe1032b919ca3ea391/uv-0.12.10-py3-none-musllinux_1_1_x86_64.whl", hash = "sha256:a34e1be296e6e30fdbfee9b84a45d082ce7df4dd4e588ebcfc44249505c10f02", size = 22879435, upload-time = "2026-09-04T23:14:11.1Z" },
2296
+ { url = "https://files.pythonhosted.org/packages/c4/80/8db01aabf9937cbc228003392ee9fe542c4dad5c3c5b26f2e1f136d8e463/uv-0.12.10-py3-none-win32.whl", hash = "sha256:f7f2bc56fbd367b1066e8461a82e51e8886bbab52b1f8d1793af8ce52232348c", size = 19873629, upload-time = "2026-09-04T23:14:13.755Z" },
2297
+ { url = "https://files.pythonhosted.org/packages/a6/88/e980985d93283c546374b6b9dfa486a28091c4c056226711e31bb0f722d1/uv-0.12.10-py3-none-win_amd64.whl", hash = "sha256:2ad71395c31b5db20c56327f62ee0299f75833308d4413284aba87324d092afa", size = 18084435, upload-time = "2026-09-04T23:14:16.323Z" },
2298
+ { url = "https://files.pythonhosted.org/packages/84/10/fa542546044f783060d09a624f9964b595c0a0713cf2d89ade69c6667d8b/uv-0.12.10-py3-none-win_arm64.whl", hash = "sha256:4f097c6b7f63eceb3faf5102009f9a8cc22fd7d8a341858d2fd540f46a592f7a", size = 19598033, upload-time = "2026-09-04T23:14:18.829Z" },
2307
2299
  ]
2308
2300
 
2309
2301
  [[package]]
@@ -2317,7 +2309,7 @@ wheels = [
2317
2309
 
2318
2310
  [[package]]
2319
2311
  name = "virtualenv"
2320
- version = "21.7.7"
2312
+ version = "21.7.8"
2321
2313
  source = { registry = "https://pypi.org/simple" }
2322
2314
  dependencies = [
2323
2315
  { name = "distlib" },
@@ -2325,9 +2317,9 @@ dependencies = [
2325
2317
  { name = "platformdirs" },
2326
2318
  { name = "python-discovery" },
2327
2319
  ]
2328
- sdist = { url = "https://files.pythonhosted.org/packages/79/41/c3f34799487924f2a6f43b8a8b7acd345a6c61aac2211d4bced8621ca4f1/virtualenv-21.7.7.tar.gz", hash = "sha256:6874376f99ba6b8d4e3ee8bde67f9285412400c7d5b29ba41ee6daa5e0221bdc", size = 5347022, upload-time = "2026-08-28T18:59:50.093Z" }
2320
+ sdist = { url = "https://files.pythonhosted.org/packages/08/1c/69faa2e6a83484e2a8227bce5cfaa183941c5720f99c48f204931d286b07/virtualenv-21.7.8.tar.gz", hash = "sha256:1dc49c790072a9072cb1803f9bd62aa69cd583077cada32390f75505cdc64c9b", size = 5347580, upload-time = "2026-09-01T13:36:13.894Z" }
2329
2321
  wheels = [
2330
- { url = "https://files.pythonhosted.org/packages/95/f8/dcec8dc767b812193316c7debed1e2b53e586e59c267bfe517688ff90275/virtualenv-21.7.7-py3-none-any.whl", hash = "sha256:67a6a68fef3ad8ca16b8b89f33fd8f97996cc0bf0db31629d07ecf8dec539a2c", size = 5324620, upload-time = "2026-08-28T18:59:48.056Z" },
2322
+ { url = "https://files.pythonhosted.org/packages/9f/34/88d507d4a4030fa559788de9c690a214f9a4053aa1d91cfb60e9b36127c2/virtualenv-21.7.8-py3-none-any.whl", hash = "sha256:3040eb3cbf5d32b10ffd57d167e6a162237ad82ba7d8cf1400a1efed593d85ac", size = 5324617, upload-time = "2026-09-01T13:36:11.248Z" },
2331
2323
  ]
2332
2324
 
2333
2325
  [[package]]
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes
File without changes