diff --git a/requirements.txt b/requirements.txt index ad22a6e..76dae1d 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,5 +2,5 @@ Pillow==10.4.0 # test-related (but not separated for now) mypy==1.11.0 -pytest==8.3.0 +pytest==8.3.1 flake8==7.1.0