Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dev to main; package upgrades #120

Merged
merged 83 commits into from
Mar 17, 2024
Merged

Dev to main; package upgrades #120

merged 83 commits into from
Mar 17, 2024

Commits on Sep 11, 2023

  1. Bump black from 23.9.0 to 23.9.1

    Bumps [black](https://github.com/psf/black) from 23.9.0 to 23.9.1.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.9.0...23.9.1)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    6e6d508 View commit details
    Browse the repository at this point in the history
  2. Bump pdoc from 14.0.0 to 14.1.0

    Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 14.0.0 to 14.1.0.
    - [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md)
    - [Commits](mitmproxy/pdoc@v14.0.0...v14.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: pdoc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    a2c9ed1 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #86 from ashu-tosh-kumar/dependabot/pip/black-23.9.1

    Bump black from 23.9.0 to 23.9.1
    ashu-tosh-kumar committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    1439cc3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #87 from ashu-tosh-kumar/dependabot/pip/pdoc-14.1.0

    Bump pdoc from 14.0.0 to 14.1.0
    ashu-tosh-kumar committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4fd7771 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Bump gitpython from 3.1.35 to 3.1.37

    Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.35 to 3.1.37.
    - [Release notes](https://github.com/gitpython-developers/GitPython/releases)
    - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
    - [Commits](gitpython-developers/GitPython@3.1.35...3.1.37)
    
    ---
    updated-dependencies:
    - dependency-name: gitpython
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    d1e4a51 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #89 from ashu-tosh-kumar/dependabot/pip/gitpython-…

    …3.1.37
    
    Bump gitpython from 3.1.35 to 3.1.37
    ashu-tosh-kumar committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    81cb284 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Bump coverage from 7.3.1 to 7.3.2

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.1 to 7.3.2.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.3.1...7.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    09784e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

  1. Merge pull request #90 from ashu-tosh-kumar/dependabot/pip/coverage-7…

    ….3.2
    
    Bump coverage from 7.3.1 to 7.3.2
    ashu-tosh-kumar committed Oct 12, 2023
    Configuration menu
    Copy the full SHA
    3e29a17 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. Bump pre-commit from 3.4.0 to 3.5.0

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.4.0...v3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 16, 2023
    Configuration menu
    Copy the full SHA
    b1e1a70 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Bump gitpython from 3.1.37 to 3.1.40

    Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.37 to 3.1.40.
    - [Release notes](https://github.com/gitpython-developers/GitPython/releases)
    - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
    - [Commits](gitpython-developers/GitPython@3.1.37...3.1.40)
    
    ---
    updated-dependencies:
    - dependency-name: gitpython
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    f7b2423 View commit details
    Browse the repository at this point in the history
  2. Bump black from 23.9.1 to 23.10.0

    Bumps [black](https://github.com/psf/black) from 23.9.1 to 23.10.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.9.1...23.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    1381422 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2023

  1. Merge pull request #93 from ashu-tosh-kumar/dependabot/pip/black-23.10.0

    Bump black from 23.9.1 to 23.10.0
    ashu-tosh-kumar committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    3e2e5b9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #92 from ashu-tosh-kumar/dependabot/pip/gitpython-…

    …3.1.40
    
    Bump gitpython from 3.1.37 to 3.1.40
    ashu-tosh-kumar committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    18a9765 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #91 from ashu-tosh-kumar/dependabot/pip/pre-commit…

    …-3.5.0
    
    Bump pre-commit from 3.4.0 to 3.5.0
    ashu-tosh-kumar committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    4bdb071 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Bump black from 23.10.0 to 23.10.1

    Bumps [black](https://github.com/psf/black) from 23.10.0 to 23.10.1.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.10.0...23.10.1)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    c4a0ad0 View commit details
    Browse the repository at this point in the history
  2. Bump pytest from 7.4.2 to 7.4.3

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.2 to 7.4.3.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.4.2...7.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ce26567 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Merge pull request #95 from ashu-tosh-kumar/dependabot/pip/pytest-7.4.3

    Bump pytest from 7.4.2 to 7.4.3
    ashu-tosh-kumar committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    86bf066 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #94 from ashu-tosh-kumar/dependabot/pip/black-23.10.1

    Bump black from 23.10.0 to 23.10.1
    ashu-tosh-kumar committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    b3b0e69 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2023

  1. Bump black from 23.10.1 to 23.11.0

    Bumps [black](https://github.com/psf/black) from 23.10.1 to 23.11.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.10.1...23.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    7d6bc01 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #96 from ashu-tosh-kumar/dependabot/pip/black-23.11.0

    Bump black from 23.10.1 to 23.11.0
    ashu-tosh-kumar committed Nov 13, 2023
    Configuration menu
    Copy the full SHA
    0b53ad4 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Bump pdoc from 14.1.0 to 14.2.0

    Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 14.1.0 to 14.2.0.
    - [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md)
    - [Commits](mitmproxy/pdoc@v14.1.0...v14.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: pdoc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    6e75ac6 View commit details
    Browse the repository at this point in the history
  2. Bump coverage from 7.3.2 to 7.3.3

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.2 to 7.3.3.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.3.2...7.3.3)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 18, 2023
    Configuration menu
    Copy the full SHA
    a1fa039 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2023

  1. Merge pull request #100 from ashu-tosh-kumar/dependabot/pip/coverage-…

    …7.3.3
    
    Bump coverage from 7.3.2 to 7.3.3
    ashu-tosh-kumar committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    1661c41 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #99 from ashu-tosh-kumar/dependabot/pip/pdoc-14.2.0

    Bump pdoc from 14.1.0 to 14.2.0
    ashu-tosh-kumar committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    5189af6 View commit details
    Browse the repository at this point in the history
  3. Bump black from 23.11.0 to 23.12.1

    Bumps [black](https://github.com/psf/black) from 23.11.0 to 23.12.1.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.11.0...23.12.1)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    ff13e78 View commit details
    Browse the repository at this point in the history
  4. Bump pdoc from 14.2.0 to 14.3.0

    Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 14.2.0 to 14.3.0.
    - [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md)
    - [Commits](mitmproxy/pdoc@v14.2.0...v14.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: pdoc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    bf3d304 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #102 from ashu-tosh-kumar/dependabot/pip/black-23.…

    …12.1
    
    Bump black from 23.11.0 to 23.12.1
    ashu-tosh-kumar committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    8991981 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #101 from ashu-tosh-kumar/dependabot/pip/pdoc-14.3.0

    Bump pdoc from 14.2.0 to 14.3.0
    ashu-tosh-kumar committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    1eb0ced View commit details
    Browse the repository at this point in the history
  7. Bump pre-commit from 3.5.0 to 3.6.0

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.5.0 to 3.6.0.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.5.0...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    285fae3 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #97 from ashu-tosh-kumar/dependabot/pip/pre-commit…

    …-3.6.0
    
    Bump pre-commit from 3.5.0 to 3.6.0
    ashu-tosh-kumar committed Dec 24, 2023
    Configuration menu
    Copy the full SHA
    7213cd0 View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. Bump coverage from 7.3.3 to 7.3.4

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.3 to 7.3.4.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.3.3...7.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    7e82e59 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #103 from ashu-tosh-kumar/dependabot/pip/coverage-…

    …7.3.4
    
    Bump coverage from 7.3.3 to 7.3.4
    ashu-tosh-kumar committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    e4957c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2024

  1. Bump pytest from 7.4.3 to 7.4.4

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.3 to 7.4.4.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.4.3...7.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 1, 2024
    Configuration menu
    Copy the full SHA
    728e294 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Bump flake8 from 6.1.0 to 7.0.0

    Bumps [flake8](https://github.com/pycqa/flake8) from 6.1.0 to 7.0.0.
    - [Commits](PyCQA/flake8@6.1.0...7.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: flake8
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    4463e06 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Merge pull request #106 from ashu-tosh-kumar/dependabot/pip/flake8-7.0.0

    Bump flake8 from 6.1.0 to 7.0.0
    ashu-tosh-kumar committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7d1b453 View commit details
    Browse the repository at this point in the history
  2. Bump coverage from 7.3.4 to 7.4.0

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.3.4 to 7.4.0.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.3.4...7.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    bd7212d View commit details
    Browse the repository at this point in the history
  3. Merge pull request #105 from ashu-tosh-kumar/dependabot/pip/coverage-…

    …7.4.0
    
    Bump coverage from 7.3.4 to 7.4.0
    ashu-tosh-kumar committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7c3b6dd View commit details
    Browse the repository at this point in the history
  4. Merge pull request #104 from ashu-tosh-kumar/dependabot/pip/pytest-7.4.4

    Bump pytest from 7.4.3 to 7.4.4
    ashu-tosh-kumar committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    408b6f7 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. Bump pdoc from 14.3.0 to 14.4.0

    Bumps [pdoc](https://github.com/mitmproxy/pdoc) from 14.3.0 to 14.4.0.
    - [Changelog](https://github.com/mitmproxy/pdoc/blob/main/CHANGELOG.md)
    - [Commits](mitmproxy/pdoc@v14.3.0...v14.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: pdoc
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fc69f33 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #108 from ashu-tosh-kumar/dependabot/pip/pdoc-14.4.0

    Bump pdoc from 14.3.0 to 14.4.0
    ashu-tosh-kumar committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    a47ba8a View commit details
    Browse the repository at this point in the history
  3. Bump gitpython from 3.1.40 to 3.1.41

    Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.40 to 3.1.41.
    - [Release notes](https://github.com/gitpython-developers/GitPython/releases)
    - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
    - [Commits](gitpython-developers/GitPython@3.1.40...3.1.41)
    
    ---
    updated-dependencies:
    - dependency-name: gitpython
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    c8c4580 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #107 from ashu-tosh-kumar/dependabot/pip/gitpython…

    …-3.1.41
    
    Bump gitpython from 3.1.40 to 3.1.41
    ashu-tosh-kumar committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    74e20b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. Bump pytest from 7.4.4 to 8.0.0

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 7.4.4 to 8.0.0.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@7.4.4...8.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    ebe0fb6 View commit details
    Browse the repository at this point in the history
  2. Bump black from 23.12.1 to 24.1.1

    Bumps [black](https://github.com/psf/black) from 23.12.1 to 24.1.1.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@23.12.1...24.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    c18051e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #109 from ashu-tosh-kumar/dependabot/pip/pytest-8.0.0

    Bump pytest from 7.4.4 to 8.0.0
    ashu-tosh-kumar committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    a964e3c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #110 from ashu-tosh-kumar/dependabot/pip/black-24.1.1

    Bump black from 23.12.1 to 24.1.1
    ashu-tosh-kumar committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f89f1f5 View commit details
    Browse the repository at this point in the history
  5. Bump coverage from 7.4.0 to 7.4.1

    Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.4.0 to 7.4.1.
    - [Release notes](https://github.com/nedbat/coveragepy/releases)
    - [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
    - [Commits](nedbat/coveragepy@7.4.0...7.4.1)
    
    ---
    updated-dependencies:
    - dependency-name: coverage
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    f2d44d1 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #111 from ashu-tosh-kumar/dependabot/pip/coverage-…

    …7.4.1
    
    Bump coverage from 7.4.0 to 7.4.1
    ashu-tosh-kumar committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    3cf0aaf View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2024

  1. add ko-fi

    ashu-tosh-kumar committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b403101 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    74f0c93 View commit details
    Browse the repository at this point in the history
  3. update ko-fi

    ashu-tosh-kumar committed Feb 11, 2024
    Configuration menu
    Copy the full SHA
    b6ff9e9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    07347aa View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Bump pre-commit from 3.6.0 to 3.6.1

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.0 to 3.6.1.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.6.0...v3.6.1)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    781cb9d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #114 from ashu-tosh-kumar/dependabot/pip/pre-commi…

    …t-3.6.1
    
    Bump pre-commit from 3.6.0 to 3.6.1
    ashu-tosh-kumar committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    f886219 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. Configuration menu
    Copy the full SHA
    687a32c View commit details
    Browse the repository at this point in the history
  2. remove kofi

    ashu-tosh-kumar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    d0f5887 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #115 from ashu-tosh-kumar/integrate-more-sponsor-o…

    …ptions
    
    add more funding options
    ashu-tosh-kumar committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    704f87b View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. Bump gitpython from 3.1.41 to 3.1.42

    Bumps [gitpython](https://github.com/gitpython-developers/GitPython) from 3.1.41 to 3.1.42.
    - [Release notes](https://github.com/gitpython-developers/GitPython/releases)
    - [Changelog](https://github.com/gitpython-developers/GitPython/blob/main/CHANGES)
    - [Commits](gitpython-developers/GitPython@3.1.41...3.1.42)
    
    ---
    updated-dependencies:
    - dependency-name: gitpython
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f2b065d View commit details
    Browse the repository at this point in the history
  2. Bump pytest from 8.0.0 to 8.0.1

    Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.1.
    - [Release notes](https://github.com/pytest-dev/pytest/releases)
    - [Changelog](https://github.com/pytest-dev/pytest/blob/main/CHANGELOG.rst)
    - [Commits](pytest-dev/pytest@8.0.0...8.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: pytest
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    f42cc1b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #116 from ashu-tosh-kumar/dependabot/pip/gitpython…

    …-3.1.42
    
    Bump gitpython from 3.1.41 to 3.1.42
    ashu-tosh-kumar committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    0de22f6 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #117 from ashu-tosh-kumar/dependabot/pip/pytest-8.0.1

    Bump pytest from 8.0.0 to 8.0.1
    ashu-tosh-kumar committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    a40c63f View commit details
    Browse the repository at this point in the history
  5. Bump pre-commit from 3.6.1 to 3.6.2

    Bumps [pre-commit](https://github.com/pre-commit/pre-commit) from 3.6.1 to 3.6.2.
    - [Release notes](https://github.com/pre-commit/pre-commit/releases)
    - [Changelog](https://github.com/pre-commit/pre-commit/blob/main/CHANGELOG.md)
    - [Commits](pre-commit/pre-commit@v3.6.1...v3.6.2)
    
    ---
    updated-dependencies:
    - dependency-name: pre-commit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    050880d View commit details
    Browse the repository at this point in the history
  6. Bump black from 24.1.1 to 24.2.0

    Bumps [black](https://github.com/psf/black) from 24.1.1 to 24.2.0.
    - [Release notes](https://github.com/psf/black/releases)
    - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md)
    - [Commits](psf/black@24.1.1...24.2.0)
    
    ---
    updated-dependencies:
    - dependency-name: black
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    78fd802 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #119 from ashu-tosh-kumar/dependabot/pip/pre-commi…

    …t-3.6.2
    
    Bump pre-commit from 3.6.1 to 3.6.2
    ashu-tosh-kumar committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    fec536b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #118 from ashu-tosh-kumar/dependabot/pip/black-24.2.0

    Bump black from 24.1.1 to 24.2.0
    ashu-tosh-kumar committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    36e405d View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2024

  1. update .gitignore

    ashu-tosh-kumar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    e893819 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cb8b5bc View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    03b68bf View commit details
    Browse the repository at this point in the history
  4. commit .report/ for tracking and easy identification of changes leadi…

    …ng to diff data generation
    ashu-tosh-kumar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    a768e4b View commit details
    Browse the repository at this point in the history
  5. move to pyproject.toml for project build and dependency management; u…

    …pgrade python supported version to min of 3.9; move version to 1.3.2; maintain changelog
    ashu-tosh-kumar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    c22316b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e97fdc7 View commit details
    Browse the repository at this point in the history
  7. update workflows

    ashu-tosh-kumar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    8bc1040 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8618ede View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    dddc06d View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a4fbf13 View commit details
    Browse the repository at this point in the history
  11. update python-app

    ashu-tosh-kumar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    431629b View commit details
    Browse the repository at this point in the history
  12. update python-app.yml

    ashu-tosh-kumar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    bc8cf06 View commit details
    Browse the repository at this point in the history
  13. update python-app.yml

    ashu-tosh-kumar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    152b930 View commit details
    Browse the repository at this point in the history
  14. fix python-app.yml

    ashu-tosh-kumar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    3b98678 View commit details
    Browse the repository at this point in the history
  15. fix python-app.yml

    ashu-tosh-kumar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    0b3603e View commit details
    Browse the repository at this point in the history
  16. fix python-app.yml

    ashu-tosh-kumar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    9aea055 View commit details
    Browse the repository at this point in the history
  17. Merge branch 'fix-github-workflows-to-use-poetry' of github.com:ashu-…

    …tosh-kumar/todo_notifier into fix-github-workflows-to-use-poetry
    ashu-tosh-kumar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    6d8a407 View commit details
    Browse the repository at this point in the history
  18. Merge pull request #127 from ashu-tosh-kumar/fix-github-workflows-to-…

    …use-poetry
    
    update workflows
    ashu-tosh-kumar committed Mar 17, 2024
    Configuration menu
    Copy the full SHA
    d10b28c View commit details
    Browse the repository at this point in the history