bito-code-review[bot] commented on code in PR #40940:
URL: https://github.com/apache/superset/pull/40940#discussion_r3390205091


##########
pyproject.toml:
##########
@@ -64,7 +64,7 @@ dependencies = [
     "holidays>=0.45, <1",
     "humanize",
     "isodate",
-    "jsonpath-ng>=1.6.1, <2",
+    "jsonpath-ng>=1.8.0, <2",

Review Comment:
   <!-- Bito Reply -->
   The suggestion provided by the reviewer is appropriate and follows standard 
dependency management practices. Ensuring that lock files are synchronized with 
the updated constraints in `pyproject.toml` prevents potential version 
mismatches and ensures consistent environments across development and 
production. You should continue to receive such suggestions, as they help 
maintain project stability and dependency integrity.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to