diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index d91d7b0..f758774 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -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 ] diff --git a/poetry.lock b/poetry.lock index a5436a8..948c751 100644 --- a/poetry.lock +++ b/poetry.lock @@ -298,13 +298,13 @@ files = [ [[package]] name = "httpcore" -version = "1.0.6" +version = "1.0.7" description = "A minimal low-level HTTP client." optional = false python-versions = ">=3.8" files = [ - {file = "httpcore-1.0.6-py3-none-any.whl", hash = "sha256:27b59625743b85577a8c0e10e55b50b5368a4f2cfe8cc7bcfa9cf00829c2682f"}, - {file = "httpcore-1.0.6.tar.gz", hash = "sha256:73f6dbd6eb8c21bbf7ef8efad555481853f5f6acdeaff1edb0694289269ee17f"}, + {file = "httpcore-1.0.7-py3-none-any.whl", hash = "sha256:a3fff8f43dc260d5bd363d9f9cf1830fa3a458b332856f34282de498ed420edd"}, + {file = "httpcore-1.0.7.tar.gz", hash = "sha256:8551cb62a169ec7162ac7be8d4817d561f60e08eaa485234898414bb5a8a0b4c"}, ] [package.dependencies] diff --git a/requirements.txt b/requirements.txt index a47ee3e..62e8f83 100644 --- a/requirements.txt +++ b/requirements.txt @@ -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 @@ -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