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

github-bot pushed a change to branch dependabot/pip/paramiko-3.3.1
in repository https://gitbox.apache.org/repos/asf/libcloud.git


    omit b088625f9 Bump paramiko from 3.0.0 to 3.3.1
     add 27f186dd7 Merge tooling related constructs into pyproject
     add a1ac8bff1 Merge branch 'merge_pyproject' of 
https://github.com/rsnk96/libcloud into rsnk96-merge_pyproject
     add 739d0538c Fix mypy config options in pyproject.toml file.
     add 561aa6c28 Add changelog entry for #1901.
     add cd0129678 Fix coverage config options in pyproject.yaml.
     add a39b64091 Add missing toml extra for the bandit package.
     add 484e60c3a Bump paramiko from 3.0.0 to 3.3.1

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   (b088625f9)
            \
             N -- N -- N   refs/heads/dependabot/pip/paramiko-3.3.1 (484e60c3a)

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:
 .bandit.yaml           |  10 -----
 .coveragerc            |  32 ---------------
 .gitmodules            |   0
 .pylintrc              |  39 -------------------
 .ratignore             |  26 ++++++-------
 CHANGES.rst            |  12 +++++-
 MANIFEST.in            |   2 +-
 mypy.ini               |  46 ----------------------
 pyproject.toml         | 104 ++++++++++++++++++++++++++++++++++++++++++++++---
 pytest.ini             |   8 ----
 requirements-lint.txt  |   2 +-
 requirements-tests.txt |   2 +-
 tox.ini                |  22 +++++------
 13 files changed, 135 insertions(+), 170 deletions(-)
 delete mode 100644 .bandit.yaml
 delete mode 100644 .coveragerc
 delete mode 100644 .gitmodules
 delete mode 100644 .pylintrc
 delete mode 100644 mypy.ini
 delete mode 100644 pytest.ini

Reply via email to