dycw-pre-commit-hooks 0.9.19__py3-none-any.whl → 0.9.23__py3-none-any.whl

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.

Potentially problematic release.


This version of dycw-pre-commit-hooks might be problematic. Click here for more details.

@@ -1,10 +1,10 @@
1
1
  Metadata-Version: 2.3
2
2
  Name: dycw-pre-commit-hooks
3
- Version: 0.9.19
3
+ Version: 0.9.23
4
4
  Author-email: Derek Wan <d.wan@icloud.com>
5
5
  Requires-Python: >=3.11
6
6
  Requires-Dist: click<8.2,>=8.1.7
7
- Requires-Dist: dycw-utilities<0.53,>=0.52.5
7
+ Requires-Dist: dycw-utilities<0.59,>=0.58.16
8
8
  Requires-Dist: loguru<0.8,>=0.7.2
9
9
  Requires-Dist: semver<3.1,>=3.0.2
10
10
  Requires-Dist: tomlkit<0.14,>=0.13.2
@@ -1,4 +1,4 @@
1
- pre_commit_hooks/__init__.py,sha256=JXDiumCcG3TN0IeKyFHuP9237zW1uWNtdPZM63LQa28,59
1
+ pre_commit_hooks/__init__.py,sha256=XqHE2wjGGjB2zQd-Wmg-_aAfxyq-YNrUSyrIvB-Lvjk,59
2
2
  pre_commit_hooks/common.py,sha256=H8RJkUXKQ7vHbCsi6oDq7XAdggjOij5R1xGoQ1UXhKA,2512
3
3
  pre_commit_hooks/py.typed,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  pre_commit_hooks/run_bump2version/__init__.py,sha256=nhJ2kdUjSteGVjatTfMSeQb92zIlfiwyeHll_7_nzvM,1581
@@ -11,7 +11,7 @@ pre_commit_hooks/run_ruff_format/__init__.py,sha256=Lr_9M0WHhJl6WARAf8Lr830PG9bM
11
11
  pre_commit_hooks/run_ruff_format/__main__.py,sha256=faesqqpMaesg5r-LvkkQt1W9kahvNr-60K3SMYv1NgY,152
12
12
  pre_commit_hooks/run_uv_pip_compile/__init__.py,sha256=HJHsMgOuxAtWQKzK-J-MGRFtuvr9eHfopfgaW1I_uGo,2368
13
13
  pre_commit_hooks/run_uv_pip_compile/__main__.py,sha256=LLlM3xVN7l5cxZ0yD_8He8n_GEmQqn_d-2wl6BQtqoA,155
14
- dycw_pre_commit_hooks-0.9.19.dist-info/METADATA,sha256=Gn18xg4jKZdU-E-YRO3ohYp3nBEym1xdEZz2waaqLQE,1134
15
- dycw_pre_commit_hooks-0.9.19.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
16
- dycw_pre_commit_hooks-0.9.19.dist-info/entry_points.txt,sha256=E5ZGYo3x6IF71IHDEhXJYfTHRRIrjzzuxsiYgVkCDQE,302
17
- dycw_pre_commit_hooks-0.9.19.dist-info/RECORD,,
14
+ dycw_pre_commit_hooks-0.9.23.dist-info/METADATA,sha256=OGJKpQi8_UsKbCf3CZMaZkIPlzGHH-TIEMjUHSuGnfw,1135
15
+ dycw_pre_commit_hooks-0.9.23.dist-info/WHEEL,sha256=1yFddiXMmvYK7QYTqtRNtX66WJ0Mz8PYEiEUoOUUxRY,87
16
+ dycw_pre_commit_hooks-0.9.23.dist-info/entry_points.txt,sha256=E5ZGYo3x6IF71IHDEhXJYfTHRRIrjzzuxsiYgVkCDQE,302
17
+ dycw_pre_commit_hooks-0.9.23.dist-info/RECORD,,
@@ -1,3 +1,3 @@
1
1
  from __future__ import annotations
2
2
 
3
- __version__ = "0.9.19"
3
+ __version__ = "0.9.23"