diff --git a/.github/dependabot.yml b/.github/dependabot.yml index bb4997d6e6a..e931cdfaa7a 100644 --- a/.github/dependabot.yml +++ b/.github/dependabot.yml @@ -22,6 +22,9 @@ updates: flit: patterns: - "*flit*" + other-dependencies: + patterns: + - "*" - package-ecosystem: github-actions directory: "/" schedule: diff --git a/requirements-dev.txt b/requirements-dev.txt index 56498869139..6d32cdb5a40 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -1,9 +1,9 @@ -aiohttp==3.13.4 +aiohttp==3.13.5 aiosignal==1.4.0 -anyio==4.12.0 +anyio==4.13.0 astroid==3.3.11 async-timeout==5.0.1 -attrs==25.4.0 +attrs==26.1.0 azure-core==1.41.0 azure-identity==1.25.3 build==1.3.0 @@ -12,9 +12,9 @@ certifi==2026.4.22 cffi==2.0.0 click==8.1.8 colorama==0.4.6 -cryptography==46.0.7 +cryptography==48.0.0 Deprecated==1.3.1 -dill==0.4.0 +dill==0.4.1 docutils==0.22 flit==3.12.0 flit_core==3.12.0 @@ -25,7 +25,7 @@ hpack==4.1.0 httpcore==1.0.9 httpx==0.28.1 hyperframe==6.1.0 -idna==3.10 +idna==3.15 importlib-metadata==6.8.0 isort==6.1.0 lazy-object-proxy==1.12.0 @@ -45,9 +45,9 @@ msgraph-core==1.4.0 multidict==6.7.1 mypy==1.19.1 mypy-extensions==1.1.0 -opentelemetry-api==1.41.1 -opentelemetry-sdk==1.41.1 -opentelemetry-semantic-conventions==0.62b1 +opentelemetry-api==1.42.0 +opentelemetry-sdk==1.42.0 +opentelemetry-semantic-conventions==0.63b0 packaging==26.2 pathlib2==2.3.7.post1 platformdirs==4.4.0 @@ -57,7 +57,7 @@ PyJWT==2.12.1 pylint==3.3.9 pyproject_hooks==1.2.0 python-dateutil==2.9.0.post0 -requests==2.32.5 +requests==2.33.0 six==1.17.0 sniffio==1.3.1 std-uritemplate==2.0.0 @@ -65,9 +65,9 @@ time-machine==2.19.0 toml==0.10.2 tomli==2.4.1 tomli_w==1.2.0 -tomlkit==0.13.3 +tomlkit==0.15.0 typing_extensions==4.15.0 -tzdata==2025.2 +tzdata==2026.2 uritemplate==4.2.0 urllib3==2.6.3 wrapt==2.1.2