Recent Commits to python-fire:master

  • 16/08/2025 18:26

    Add Python 3.13 and 3.14 checking in build workflow (#623)

    Add Python 3.13 and 3.14 checking in build workflow (#623)
    
    * Add Python 3.13 and 3.14 checking in build workflow
  • 16/08/2025 17:55

    Update hypothesis requirement from

    Update hypothesis requirement from <6.136.0 to <6.137.0 (#621)
    
    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.136.6)
    
    ---
    updated-dependencies:
    - dependency-name: hypothesis
      dependency-version: 6.136.6
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 16/08/2025 17:39

    Add type hints to satisfy ty (#622)

    Add type hints to satisfy ty (#622)
  • 16/08/2025 17:15

    Update email address

    Update email address
  • 19/07/2025 9:20

    Remove unused MANIFEST

    Remove unused MANIFEST
  • 19/07/2025 0:30

    Update pylint requirement from

    Update pylint requirement from <3.3.7 to <3.3.8 (#614)
    
    Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version.
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](https://github.com/pylint-dev/pylint/compare/pylint-version-0.18.1...v3.3.7)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-version: 3.3.7
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 19/07/2025 0:25

    Update pytest requirement from

    Update pytest requirement from <=8.3.5 to <=8.4.1 (#615)
    
    Updates the requirements on [pytest](https://github.com/pytest-dev/pytest) to permit the latest version.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](https://github.com/pytest-dev/pytest/compare/1.0.0b3...8.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-version: 8.4.1
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 19/07/2025 0:22

    Update hypothesis requirement from

    Update hypothesis requirement from <6.133.0 to <6.136.0 (#616)
    
    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.135.33)
    
    ---
    updated-dependencies:
    - dependency-name: hypothesis
      dependency-version: 6.135.33
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 19/07/2025 0:21

    Use ty in place of pytype (#617)

    Use ty in place of pytype (#617)
    
    * Use ty in place of pytype
  • 18/07/2025 23:27

    Move to pyproject.toml (#613)

    Move to pyproject.toml (#613)
    
    * Migrate from setup.py and setup.cfg to pyproject.toml
    * Point dependabot at the pyproject file
  • 18/07/2025 22:23

    Bump version to 0.7.1 (#609)

    Bump version to 0.7.1 (#609)
    
    * Bump version to 0.7.1
    
    * Bump dependency versions
  • 01/06/2025 11:55

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

    Update hypothesis requirement in /.github/scripts (#608)
    
    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.132.0)
    
    ---
    updated-dependencies:
    - dependency-name: hypothesis
      dependency-version: 6.132.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 21/05/2025 16:23

    Update pylint requirement from

    Update pylint requirement from <3.3.5 to <3.3.7 in /.github/scripts (#591)
    
    Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version.
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](https://github.com/pylint-dev/pylint/compare/pylint-version-0.18.1...v3.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-version: 3.3.6
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 21/05/2025 16:23

    Call inspectutils.GetClassAttrsDict on component, not None (#606)

    Call inspectutils.GetClassAttrsDict on component, not None (#606)
    
    * inspectutils.GetClassAttrsDict on component, not None
    * Remove ubuntu-20.04 in favor of ubuntu-22.04 for Python 3.7
  • 14/04/2025 15:41

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

    Update setuptools requirement in /.github/scripts (#593)
    
    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...v78.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: setuptools
      dependency-version: 78.1.0
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 14/04/2025 15:40

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

    Update hypothesis requirement in /.github/scripts (#594)
    
    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.130.6)
    
    ---
    updated-dependencies:
    - dependency-name: hypothesis
      dependency-version: 6.130.6
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 14/04/2025 15:40

    Use lowercase neutral instead of upper (#596)

    Use lowercase neutral instead of upper (#596)
  • 27/03/2025 20:34

    Update pylint requirement from

    Update pylint requirement from <3.3.2 to <3.3.5 in /.github/scripts (#581)
    
    Updates the requirements on [pylint](https://github.com/pylint-dev/pylint) to permit the latest version.
    - [Release notes](https://github.com/pylint-dev/pylint/releases)
    - [Commits](https://github.com/pylint-dev/pylint/compare/pylint-version-0.18.1...v3.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: pylint
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • 23/03/2025 15:43

    Use Neutral theme for Inspector (#588)

    Use Neutral theme for Inspector (#588)
    
    * Use Neutral theme for Inspector
    * Catch when theme_name not available
  • 11/12/2024 13:53

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

    Update hypothesis requirement in /.github/scripts (#574)
    
    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.122.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>
  • 11/12/2024 13:52

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

    Update setuptools requirement in /.github/scripts (#573)
    
    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.6.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 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>
  • 20/09/2024 0:06

    Remove .format in favor of f-strings (#551)

    Remove .format in favor of f-strings (#551)
    
    * Remove .format in favor of f-strings
    Tags:

Log in