From 91545e96a6b1fa24473dc7489209b309ac228b8e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 4 Mar 2026 19:50:29 +0000 Subject: [PATCH] Bump the pip group across 1 directory with 9 updates --- updated-dependencies: - dependency-name: aiohttp dependency-version: 3.13.3 dependency-type: direct:production dependency-group: pip - dependency-name: h11 dependency-version: 0.16.0 dependency-type: direct:production dependency-group: pip - dependency-name: jinja2 dependency-version: 3.1.6 dependency-type: direct:production dependency-group: pip - dependency-name: requests dependency-version: 2.32.4 dependency-type: direct:production dependency-group: pip - dependency-name: urllib3 dependency-version: 2.6.3 dependency-type: direct:production dependency-group: pip - dependency-name: authlib dependency-version: 1.6.6 dependency-type: direct:production dependency-group: pip - dependency-name: cryptography dependency-version: 46.0.5 dependency-type: direct:production dependency-group: pip - dependency-name: python-multipart dependency-version: 0.0.22 dependency-type: direct:production dependency-group: pip - dependency-name: starlette dependency-version: 0.49.1 dependency-type: direct:production dependency-group: pip ... Signed-off-by: dependabot[bot] --- .../requirements.txt | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/instructor-and-writer-tutorial/requirements.txt b/instructor-and-writer-tutorial/requirements.txt index 6fe86b7..aeb7856 100644 --- a/instructor-and-writer-tutorial/requirements.txt +++ b/instructor-and-writer-tutorial/requirements.txt @@ -1,27 +1,27 @@ aiohappyeyeballs==2.4.4 ; python_version >= "3.11" and python_version < "4.0" -aiohttp==3.11.9 ; python_version >= "3.11" and python_version < "4.0" +aiohttp==3.13.3 ; python_version >= "3.11" and python_version < "4.0" aiosignal==1.3.1 ; python_version >= "3.11" and python_version < "4.0" annotated-types==0.7.0 ; python_version >= "3.11" and python_version < "4.0" anyio==4.6.2.post1 ; python_version >= "3.11" and python_version < "4.0" attrs==24.2.0 ; python_version >= "3.11" and python_version < "4.0" -authlib==1.3.2 ; python_version >= "3.11" and python_version < "4.0" +authlib==1.6.6 ; python_version >= "3.11" and python_version < "4.0" certifi==2024.8.30 ; python_version >= "3.11" and python_version < "4.0" cffi==1.17.1 ; python_version >= "3.11" and python_version < "4.0" and platform_python_implementation != "PyPy" charset-normalizer==3.4.0 ; python_version >= "3.11" and python_version < "4.0" click==8.1.7 ; python_version >= "3.11" and python_version < "4.0" colorama==0.4.6 ; python_version >= "3.11" and python_version < "4.0" -cryptography==44.0.0 ; python_version >= "3.11" and python_version < "4.0" +cryptography==46.0.5 ; python_version >= "3.11" and python_version < "4.0" distro==1.9.0 ; python_version >= "3.11" and python_version < "4.0" docstring-parser==0.16 ; python_version >= "3.11" and python_version < "4.0" fastapi==0.115.6 ; python_version >= "3.11" and python_version < "4.0" frozenlist==1.5.0 ; python_version >= "3.11" and python_version < "4.0" gitignore-parser==0.1.11 ; python_version >= "3.11" and python_version < "4.0" -h11==0.14.0 ; python_version >= "3.11" and python_version < "4.0" +h11==0.16.0 ; python_version >= "3.11" and python_version < "4.0" httpcore==1.0.7 ; python_version >= "3.11" and python_version < "4.0" httpx==0.28.0 ; python_version >= "3.11" and python_version < "4.0" idna==3.10 ; python_version >= "3.11" and python_version < "4.0" instructor==1.7.0 ; python_version >= "3.11" and python_version < "4.0" -jinja2==3.1.4 ; python_version >= "3.11" and python_version < "4.0" +jinja2==3.1.6 ; python_version >= "3.11" and python_version < "4.0" jiter==0.6.1 ; python_version >= "3.11" and python_version < "4.0" markdown-it-py==3.0.0 ; python_version >= "3.11" and python_version < "4.0" markupsafe==3.0.2 ; python_version >= "3.11" and python_version < "4.0" @@ -40,20 +40,20 @@ pydantic==2.10.3 ; python_version >= "3.11" and python_version < "4.0" pygments==2.18.0 ; python_version >= "3.11" and python_version < "4.0" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "4.0" python-dotenv==1.0.1 ; python_version >= "3.11" and python_version < "4.0" -python-multipart==0.0.19 ; python_version >= "3.11" and python_version < "4.0" +python-multipart==0.0.22 ; python_version >= "3.11" and python_version < "4.0" pytz==2024.2 ; python_version >= "3.11" and python_version < "4.0" -requests==2.32.3 ; python_version >= "3.11" and python_version < "4.0" +requests==2.32.4 ; python_version >= "3.11" and python_version < "4.0" rich==13.9.4 ; python_version >= "3.11" and python_version < "4.0" shellingham==1.5.4 ; python_version >= "3.11" and python_version < "4.0" six==1.16.0 ; python_version >= "3.11" and python_version < "4.0" sniffio==1.3.1 ; python_version >= "3.11" and python_version < "4.0" -starlette==0.41.3 ; python_version >= "3.11" and python_version < "4.0" +starlette==0.49.1 ; python_version >= "3.11" and python_version < "4.0" tenacity==9.0.0 ; python_version >= "3.11" and python_version < "4.0" tqdm==4.67.1 ; python_version >= "3.11" and python_version < "4.0" typer==0.15.0 ; python_version >= "3.11" and python_version < "4.0" typing-extensions==4.12.2 ; python_version >= "3.11" and python_version < "4.0" tzdata==2024.2 ; python_version >= "3.11" and python_version < "4.0" -urllib3==2.2.3 ; python_version >= "3.11" and python_version < "4.0" +urllib3==2.6.3 ; python_version >= "3.11" and python_version < "4.0" uvicorn==0.32.1 ; python_version >= "3.11" and python_version < "4.0" watchdog==3.0.0 ; python_version >= "3.11" and python_version < "4.0" websockets==12.0 ; python_version >= "3.11" and python_version < "4.0"