@cryptotaxi247 / CoPilot / commits / 4aa7496e

chore: Update python-dateutil dependency to version 2.8.0

Taylor committed Jun 7, 2024 at 13:49 UTC 4aa7496e04cdd1d90f2a77d3c8301914210901c8
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.1
122 +python-dateutil==2.8.0
123 python-dotenv==1.0.0
124 python-jose==3.3.0
125 python-magic==0.4.27