diff --git a/requirements_dev.txt b/requirements_dev.txt index ef00bb6..28995d0 100644 --- a/requirements_dev.txt +++ b/requirements_dev.txt @@ -250,9 +250,9 @@ platformdirs==4.3.6 ; python_version >= "3.8" and python_version < "4.0" \ pluggy==1.5.0 ; python_version >= "3.8" and python_version < "4.0" \ --hash=sha256:2cffa88e94fdc978c4c574f15f9e59b7f4201d439195c3715ca9e2486f1d0cf1 \ --hash=sha256:44e1ad92c8ca002de6377e165f3e0f1be63266ab4d554740532335b9d75ea669 -pycodestyle==2.9.1 ; python_version >= "3.8" and python_version < "4.0" \ - --hash=sha256:2c9607871d58c76354b697b42f5d57e1ada7d261c261efac224b664affdc5785 \ - --hash=sha256:d1735fc58b418fd7c5f658d28d943854f8a849b01a5d0a1e6f3f3fdd0166804b +pycodestyle==2.13.0 ; python_version >= "3.8" and python_version < "4.0" \ + --hash=sha256:35863c5974a271c7a726ed228a14a4f6daf49df369d8c50cd9a6f58a5e143ba9 \ + --hash=sha256:c8415bf09abe81d9c7f872502a6eee881fbe85d8763dd5b9924bb0a01d67efae pydantic-core==2.27.2 ; python_version >= "3.8" and python_version < "4.0" \ --hash=sha256:00bad2484fa6bda1e216e7345a798bd37c68fb2d97558edd584942aa41b7d278 \ --hash=sha256:0296abcb83a797db256b773f45773da397da75a08f5fcaef41f2044adec05f50 \