diff --git a/requirements.txt b/requirements.txt index 4f51791..356dd06 100644 --- a/requirements.txt +++ b/requirements.txt @@ -19,7 +19,7 @@ pathspec==0.12.1 ; python_version >= "3.10" and python_version < "4.0" platformdirs==4.2.2 ; python_version >= "3.10" and python_version < "4.0" pluggy==1.5.0 ; python_version >= "3.10" and python_version < "4.0" pymysql==1.1.1 ; python_version >= "3.10" and python_version < "4.0" -pytest==8.2.2 ; python_version >= "3.10" and python_version < "4.0" +pytest==8.3.5 ; python_version >= "3.10" and python_version < "4.0" python-dotenv==1.0.1 ; python_version >= "3.10" and python_version < "4.0" sqlalchemy==2.0.30 ; python_version >= "3.10" and python_version < "4.0" tomli==2.0.1 ; python_version >= "3.10" and python_version < "3.11"