Recent Commits to python-fire:master

  • 02/11/2024 19:49

    Update levenshtein requirement in /.github/scripts (#568)

    Update levenshtein requirement in /.github/scripts (#568)
    
    Updates the requirements on [levenshtein](https://github.com/rapidfuzz/Levenshtein) to permit the latest version.
    - [Release notes](https://github.com/rapidfuzz/Levenshtein/releases)
    - [Changelog](https://github.com/rapidfuzz/Levenshtein/blob/main/HISTORY.md)
    - [Commits](https://github.com/rapidfuzz/Levenshtein/compare/v0.13.0...v0.26.1)
    
    ---
    updated-dependencies:
    - dependency-name: levenshtein
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 02/11/2024 15:14

    Update setuptools requirement in /.github/scripts (#567)

    Update setuptools requirement in /.github/scripts (#567)
    
    Updates the requirements on [setuptools](https://github.com/pypa/setuptools) to permit the latest version.
    - [Release notes](https://github.com/pypa/setuptools/releases)
    - [Changelog](https://github.com/pypa/setuptools/blob/main/NEWS.rst)
    - [Commits](https://github.com/pypa/setuptools/compare/0.6...v75.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 02/11/2024 15:09

    Update termcolor requirement from

    Update termcolor requirement from <2.5.0 to <2.6.0 in /.github/scripts (#569)
    
    Updates the requirements on [termcolor](https://github.com/termcolor/termcolor) to permit the latest version.
    - [Release notes](https://github.com/termcolor/termcolor/releases)
    - [Changelog](https://github.com/termcolor/termcolor/blob/main/CHANGES.md)
    - [Commits](https://github.com/termcolor/termcolor/compare/0.1...2.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: termcolor
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 02/11/2024 14:56

    Update hypothesis requirement in /.github/scripts (#566)

    Update hypothesis requirement in /.github/scripts (#566)
    
    Updates the requirements on [hypothesis](https://github.com/HypothesisWorks/hypothesis) to permit the latest version.
    - [Release notes](https://github.com/HypothesisWorks/hypothesis/releases)
    - [Commits](https://github.com/HypothesisWorks/hypothesis/compare/hypothesis-ruby-0.0.1...hypothesis-python-6.116.0)
    
    ---
    updated-dependencies:
    - dependency-name: hypothesis
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Log in