diff --git a/requirements-dev.txt b/requirements-dev.txt index 0ffc81001..4bafe37c2 100644 --- a/requirements-dev.txt +++ b/requirements-dev.txt @@ -53,7 +53,7 @@ pyerfa==2.0.1.5 ; python_version >= "3.11" and python_version < "3.15" pygments==2.20.0 ; python_version >= "3.11" and python_version < "3.15" pyparsing==3.3.2 ; python_version >= "3.11" and python_version < "3.15" pyshtools==4.14.1 ; python_version >= "3.11" and python_version < "3.15" -pytest==9.0.2 ; python_version >= "3.11" and python_version < "3.15" +pytest==9.0.3 ; python_version >= "3.11" and python_version < "3.15" python-dateutil==2.9.0.post0 ; python_version >= "3.11" and python_version < "3.15" pytz==2026.1.post1 ; python_version >= "3.11" and python_version < "3.15" pyyaml==6.0.3 ; python_version >= "3.11" and python_version < "3.15"