betodealmeida commented on a change in pull request #13561:
URL: https://github.com/apache/superset/pull/13561#discussion_r596404949



##########
File path: requirements/base.txt
##########
@@ -6,300 +6,299 @@
 #    pip-compile-multi
 #
 -e file:.
-# via -r requirements/base.in
-aiohttp==3.7.2
-# via slackclient
-alembic==1.4.3
-# via flask-migrate
+    # via -r requirements/base.in
+aiohttp==3.7.4.post0
+    # via slackclient
+alembic==1.5.7
+    # via flask-migrate
 amqp==2.6.1
-# via kombu
+    # via kombu
 apispec[yaml]==3.3.2
-# via flask-appbuilder
+    # via flask-appbuilder
 async-timeout==3.0.1
-# via aiohttp
-attrs==20.2.0
-# via
-#   aiohttp
-#   jsonschema
-babel==2.8.0
-# via flask-babel
+    # via aiohttp
+attrs==20.3.0
+    # via
+    #   aiohttp
+    #   jsonschema
+babel==2.9.0

Review comment:
       This is from running `pip-compile-multi` as the file recommends. I'll 
re-run with `--no-upgrades`, I only learned about that this week.




----------------------------------------------------------------
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.

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