chore: Update python-dateutil dependency to version 2.8.1
Taylor committed
Jun 7, 2024 at 14:12 UTC
5a1a54e99380ead32b6f313c7eaa1de5a7ff5e55
1 file changed
+1
-1
backend/requirements.txt
+1
-1
@@ -119,7 +119,7 @@ pyparsing==3.1.1
119
pyrsistent==0.19.3
120
pytest==7.4.2
121
pytest-playwright==0.4.4
122
-python-dateutil==2.8.0
122
+python-dateutil==2.8.1
123
python-dotenv==1.0.0
124
python-jose==3.3.0
125
python-magic==0.4.27