This is an automated email from the ASF dual-hosted git repository.

dependabot[bot] pushed a change to branch 
dependabot/pip/sdks/python/wheel-gte-0.48.0
in repository https://gitbox.apache.org/repos/asf/beam.git


 discard d1c14c0a8f6 Update wheel requirement from >=0.36.0 to >=0.48.0 in 
/sdks/python
     add befa812ecc5 Fix: Removing users who do not have a valid Google account 
from the list. (#39769)
     add d507f1bb3e2 Bump github/codeql-action from 4.37.6 to 4.37.7 (#39775)
     add 649a9004e25 Bump google.golang.org/api from 0.291.0 to 0.293.0 in 
/sdks (#39777)
     add 9ea7c97b611 Bump cloud.google.com/go/bigquery from 1.79.0 to 1.80.0 in 
/sdks (#39776)
     add 151318591e1 Bump github.com/aws/aws-sdk-go-v2/config in /sdks (#39774)
     add cfc35b76610 Bump cryptography from 48.0.1 to 50.0.0 in Python SDK
     add a5f5f49c1e9 Merge pull request #39756: Bump cryptography from 48.0.1 
to 50.0.0 in Python SDK
     add 0037209ed68 Update wheel requirement from >=0.36.0 to >=0.48.0 in 
/sdks/python

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (d1c14c0a8f6)
            \
             N -- N -- N   
refs/heads/dependabot/pip/sdks/python/wheel-gte-0.48.0 (0037209ed68)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 .github/workflows/codeql.yml                       |   4 +-
 infra/iam/users.yml                                |  10 -
 sdks/go.mod                                        |  38 ++--
 sdks/go.sum                                        |  76 ++++----
 .../container/ml/py310/base_image_requirements.txt | 155 ++++++++-------
 .../container/ml/py310/gpu_image_requirements.txt  | 211 ++++++++++----------
 .../container/ml/py311/base_image_requirements.txt | 158 ++++++++-------
 .../container/ml/py311/gpu_image_requirements.txt  | 214 ++++++++++-----------
 .../container/ml/py312/base_image_requirements.txt | 158 ++++++++-------
 .../container/ml/py312/gpu_image_requirements.txt  | 212 ++++++++++----------
 .../container/ml/py313/base_image_requirements.txt | 158 ++++++++-------
 .../container/py310/base_image_requirements.txt    | 143 +++++++-------
 .../container/py311/base_image_requirements.txt    | 146 +++++++-------
 .../container/py312/base_image_requirements.txt    | 146 +++++++-------
 .../container/py313/base_image_requirements.txt    | 146 +++++++-------
 .../container/py314/base_image_requirements.txt    | 144 +++++++-------
 sdks/python/setup.py                               |   2 +-
 17 files changed, 1027 insertions(+), 1094 deletions(-)

Reply via email to