Skip to content

Commit

Permalink
chore: 升级依赖
Browse files Browse the repository at this point in the history
  • Loading branch information
Hobr committed Nov 16, 2024
1 parent a4b38f5 commit 5c4dc2a
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ repos:
- id: mixed-line-ending

- repo: https://github.com/astral-sh/ruff-pre-commit
rev: v0.7.3
rev: v0.7.4
hooks:
- id: ruff
args: [ --fix ]
Expand Down
6 changes: 3 additions & 3 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.6
httpcore==1.0.7
httpx==0.27.2
hyperframe==6.0.1
idna==3.10
Expand All @@ -33,7 +33,7 @@ qrcode==7.4.2
readchar==4.2.1
runs==1.2.2
selenium==4.26.1
setuptools==75.4.0
setuptools==75.5.0
six==1.16.0
sniffio==1.3.1
socksio==1.0.0
Expand Down

0 comments on commit 5c4dc2a

Please sign in to comment.