diff --git a/requirements.txt b/requirements.txt index 0e70c10..a0c989a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,8 +1,8 @@ -# This file was autogenerated by uv v0.1.2 via the following command: -# uv pip compile requirements.in -o requirements.txt +# This file was autogenerated by uv v0.1.5 via the following command: +# uv pip compile --upgrade requirements.in -o requirements.txt mypy==1.8.0 mypy-extensions==1.0.0 # via mypy -ruff==0.2.1 +ruff==0.2.2 typing-extensions==4.9.0 # via mypy