diff --git a/requirements/aider-requirements.txt b/requirements/aider-requirements.txt index 2d8eb231..19de46a5 100644 --- a/requirements/aider-requirements.txt +++ b/requirements/aider-requirements.txt @@ -1,8 +1,8 @@ aiohappyeyeballs==2.4.4 -aiohttp==3.11.9 +aiohttp==3.11.10 aiosignal==1.3.1 annotated-types==0.7.0 -anyio==4.6.2.post1 +anyio==4.7.0 attrs==24.2.0 backoff==2.2.1 beautifulsoup4==4.12.3 @@ -23,7 +23,7 @@ grep-ast==0.4.1 h11==0.14.0 httpcore==1.0.7 httpx==0.27.2 -huggingface-hub==0.26.3 +huggingface-hub==0.26.5 idna==3.10 importlib-metadata==7.2.1 importlib-resources==6.4.5 @@ -32,7 +32,7 @@ jiter==0.8.0 json5==0.10.0 jsonschema==4.23.0 jsonschema-specifications==2024.10.1 -litellm==1.53.5 +litellm==1.53.9 markdown-it-py==3.0.0 markupsafe==3.0.2 mccabe==0.7.0 @@ -41,7 +41,7 @@ mixpanel==4.10.1 monotonic==1.6 multidict==6.1.0 networkx==3.2.1 -openai==1.56.2 +openai==1.57.0 packaging==24.2 pathspec==0.12.1 pexpect==4.9.0 @@ -75,7 +75,7 @@ sounddevice==0.5.1 soundfile==0.12.1 soupsieve==2.6 tiktoken==0.8.0 -tokenizers==0.21.0 +tokenizers==0.19.1 tqdm==4.67.1 tree-sitter==0.21.3 typing-extensions==4.12.2 diff --git a/requirements/hatch-requirements.txt b/requirements/hatch-requirements.txt index 540a52d4..dcaf1ced 100644 --- a/requirements/hatch-requirements.txt +++ b/requirements/hatch-requirements.txt @@ -1,35 +1,35 @@ -anyio==4.6.2 +anyio==4.7.0 click==8.1.7 distlib==0.3.9 filelock==3.16.1 h11==0.14.0 -hatchling==1.25.0 -httpcore==1.0.6 -httpx==0.27.2 +hatchling==1.27.0 +httpcore==1.0.7 +httpx==0.28.1 hyperlink==21.0.0 idna==3.10 jaraco-classes==3.4.0 jaraco-context==6.0.1 jaraco-functools==4.1.0 jeepney==0.8.0 -keyring==25.4.1 +keyring==25.5.0 markdown-it-py==3.0.0 mdurl==0.1.2 more-itertools==10.5.0 -packaging==24.1 +packaging==24.2 pathspec==0.12.1 pexpect==4.9.0 platformdirs==4.3.6 pluggy==1.5.0 ptyprocess==0.7.0 pygments==2.18.0 -rich==13.9.2 +rich==13.9.4 secretstorage==3.3.3 shellingham==1.5.4 sniffio==1.3.1 tomli-w==1.1.0 tomlkit==0.13.2 -trove-classifiers==2024.10.13 +trove-classifiers==2024.10.21.16 userpath==1.9.2 -virtualenv==20.26.6 +virtualenv==20.28.0 zstandard==0.23.0 diff --git a/requirements/manim-requirements.txt b/requirements/manim-requirements.txt index b396039b..b95ae023 100644 --- a/requirements/manim-requirements.txt +++ b/requirements/manim-requirements.txt @@ -1,29 +1,29 @@ +audioop-lts==0.2.1 click==8.1.7 cloup==3.0.5 -cython==3.0.10 +cython==3.0.11 decorator==5.1.1 -glcontext==2.5.0 +glcontext==3.0.0 isosurfaces==0.1.2 -manimpango==0.5.0 -mapbox-earcut==1.0.1 +manimpango==0.6.0 +mapbox-earcut==1.0.2 markdown-it-py==3.0.0 mdurl==0.1.2 -moderngl==5.10.0 -moderngl-window==2.4.6 -multipledispatch==1.0.0 -networkx==3.3 -pycairo==1.26.1 +moderngl==5.12.0 +moderngl-window==3.0.3 +networkx==3.4.2 +pycairo==1.27.0 pydub==0.25.1 -pyglet==2.0.15 +pyglet==2.0.20 +pyglm==2.7.3 pygments==2.18.0 -pyobjc-core==10.3.1 -pyobjc-framework-cocoa==10.3.1 -pyrr==0.10.3 -rich==13.7.1 +pyobjc-core==10.3.2 +pyobjc-framework-cocoa==10.3.2 +rich==13.9.4 screeninfo==0.8.1 -skia-pathops==0.8.0.post1 +skia-pathops==0.8.0.post2 srt==3.5.3 svgelements==1.9.6 -tqdm==4.66.4 +tqdm==4.67.1 typing-extensions==4.12.2 -watchdog==4.0.1 +watchdog==6.0.0 diff --git a/requirements/moto-requirements.txt b/requirements/moto-requirements.txt index aeb3a044..c3ec78fb 100644 --- a/requirements/moto-requirements.txt +++ b/requirements/moto-requirements.txt @@ -4,9 +4,9 @@ attrs==24.2.0 aws-sam-translator==1.94.0 aws-xray-sdk==2.14.0 blinker==1.9.0 -boto3==1.35.71 -botocore==1.35.71 -cfn-lint==1.20.1 +boto3==1.35.81 +botocore==1.35.81 +cfn-lint==1.22.1 charset-normalizer==3.4.0 click==8.1.7 docker==7.1.0 @@ -17,7 +17,7 @@ idna==3.10 itsdangerous==2.2.0 jinja2==3.1.4 jmespath==1.0.1 -joserfc==1.0.0 +joserfc==1.0.1 jsondiff==2.2.1 jsonpatch==1.33 jsonpath-ng==1.7.0 @@ -35,7 +35,7 @@ openapi-spec-validator==0.7.1 pathable==0.4.3 ply==3.11 py-partiql-parser==0.5.6 -pydantic==2.10.2 +pydantic==2.10.3 pydantic-core==2.27.1 pyparsing==3.2.0 python-dateutil==2.9.0.post0 @@ -45,10 +45,10 @@ regex==2024.11.6 requests==2.32.3 responses==0.25.3 rfc3339-validator==0.1.4 -rpds-py==0.21.0 +rpds-py==0.22.3 s3transfer==0.10.4 setuptools==75.6.0 -six==1.16.0 +six==1.17.0 sympy==1.13.3 typing-extensions==4.12.2 urllib3==2.2.3 diff --git a/requirements/pympress-requirements.txt b/requirements/pympress-requirements.txt index 7884b245..c6c52fb2 100644 --- a/requirements/pympress-requirements.txt +++ b/requirements/pympress-requirements.txt @@ -1 +1 @@ -watchdog==3.0.0 +watchdog==6.0.0