Skip to content

Commit

Permalink
chore: 升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
Hobr committed Oct 8, 2024
1 parent 5ddf4a4 commit 79dfb18
Show file tree
Hide file tree
Showing 4 changed files with 48 additions and 48 deletions.
4 changes: 2 additions & 2 deletions .pre-commit-config.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.6.0
rev: v5.0.0
hooks:
- id: trailing-whitespace
- id: end-of-file-fixer
Expand All @@ -14,7 +14,7 @@ repos:
- id: mixed-line-ending

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.6.8
rev: v0.6.9
hooks:
- id: ruff
args: [ --fix ]
Expand Down
6 changes: 3 additions & 3 deletions flake.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

82 changes: 41 additions & 41 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ fake-useragent==1.5.1
h11==0.14.0
h2==4.1.0
hpack==4.0.0
httpcore==1.0.5
httpcore==1.0.6
httpx==0.27.2
hyperframe==6.0.1
idna==3.10
Expand All @@ -23,7 +23,7 @@ psutil==6.0.0
py-machineid==0.5.1
PyAudio==0.2.14
pybrowsers==0.6.0
pycryptodome==3.20.0
pycryptodome==3.21.0
pypng==0.20220715.0
PySocks==1.7.1
pytz==2024.2
Expand Down

0 comments on commit 79dfb18

Please sign in to comment.