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

Added supported for CLI margins option. #32

Closed

Commits on Jan 5, 2022

  1. Configuration menu
    Copy the full SHA
    8beb8d7 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. Configuration menu
    Copy the full SHA
    399fb3f View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    f2a0cc8 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

  1. Poetry update

    Fix safety issues by update lockfile
    bosd committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    6425618 View commit details
    Browse the repository at this point in the history
  2. Use python 3.8 for docs build

    bosd committed Aug 8, 2024
    Configuration menu
    Copy the full SHA
    c63073d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d3412d2 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Merge pull request camelot-dev#10 from python3-dev/code-optimisations

    Optimised and cleaned the code.
    bosd authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    9e90317 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2024

  1. Configuration menu
    Copy the full SHA
    fcda7dc View commit details
    Browse the repository at this point in the history
  2. add __iter__ for TableList

    Stony Wang authored and bosd committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    61b0ae7 View commit details
    Browse the repository at this point in the history
  3. Add test for __iter__ check

    Stony Wang authored and bosd committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    e323cde View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. Fixed IndexError when split_text is True and table has empty rows or …

    …out of bound column text
    snanda85 authored and bosd committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    4b8eb56 View commit details
    Browse the repository at this point in the history
  2. Added tests for split_text in lattice

    snanda85 authored and bosd committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    3068cac View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2024

  1. Update CODE_OF_CONDUCT.md: Repo link

    Update link to point to the new repo
    bosd committed Aug 15, 2024
    Configuration menu
    Copy the full SHA
    a5857c5 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. [DEV] Run test workflow against main

    Signed-off-by: Matthew Peveler <[email protected]>
    MasterOdin authored and bosd committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    99cba6e View commit details
    Browse the repository at this point in the history
  2. Update README to remove <pre> rendering

    Also remove the `$` from the bash commands to make it copy-pastable for users
    bharatr21 authored and bosd committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    2cb057b View commit details
    Browse the repository at this point in the history
  3. Refer to Quickstart Guide

    bharatr21 authored and bosd committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    38eb7d4 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2024

  1. Rebrand: New Logo

    bosd committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    645ced4 View commit details
    Browse the repository at this point in the history
  2. Fixup: Logo filename

    bosd authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    97c04bb View commit details
    Browse the repository at this point in the history
  3. Fixup logo filename

    bosd authored Aug 20, 2024
    Configuration menu
    Copy the full SHA
    2d92be8 View commit details
    Browse the repository at this point in the history
  4. Delete FUNDING.yml

    bosd committed Aug 20, 2024
    Configuration menu
    Copy the full SHA
    b620607 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2024

  1. [FIX]: CI: Update to codecov-action@v4

    * [IMP]: Bump codecov action
    
    * CI: Update to codecov-action@v4
    bosd authored Aug 21, 2024
    Configuration menu
    Copy the full SHA
    2dc37da View commit details
    Browse the repository at this point in the history
  2. [IMP]: Add pytest-mpl

    [IMP]: Add pytest-mpl
    bosd committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    97ca944 View commit details
    Browse the repository at this point in the history
  3. Poetry update

    bosd committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    8ab863a View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2024

  1. [UPD] Update repo link

    bosd committed Aug 26, 2024
    Configuration menu
    Copy the full SHA
    26a1400 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7b03eac View commit details
    Browse the repository at this point in the history
  3. Bump actions/cache from 3 to 4

    Bumps [actions/cache](https://github.com/actions/cache) from 3 to 4.
    - [Release notes](https://github.com/actions/cache/releases)
    - [Changelog](https://github.com/actions/cache/blob/main/RELEASES.md)
    - [Commits](actions/cache@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: actions/cache
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    42990b3 View commit details
    Browse the repository at this point in the history
  4. Bump release-drafter/release-drafter from 5.24.0 to 6.0.0

    Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.24.0 to 6.0.0.
    - [Release notes](https://github.com/release-drafter/release-drafter/releases)
    - [Commits](release-drafter/release-drafter@v5.24.0...v6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: release-drafter/release-drafter
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    c90083f View commit details
    Browse the repository at this point in the history
  5. Bump virtualenv from 20.24.5 to 20.26.3 in /.github/workflows

    Bumps [virtualenv](https://github.com/pypa/virtualenv) from 20.24.5 to 20.26.3.
    - [Release notes](https://github.com/pypa/virtualenv/releases)
    - [Changelog](https://github.com/pypa/virtualenv/blob/main/docs/changelog.rst)
    - [Commits](pypa/virtualenv@20.24.5...20.26.3)
    
    ---
    updated-dependencies:
    - dependency-name: virtualenv
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    6013893 View commit details
    Browse the repository at this point in the history
  6. Bump pip from 23.2.1 to 24.2 in /.github/workflows

    Bumps [pip](https://github.com/pypa/pip) from 23.2.1 to 24.2.
    - [Changelog](https://github.com/pypa/pip/blob/main/NEWS.rst)
    - [Commits](pypa/pip@23.2.1...24.2)
    
    ---
    updated-dependencies:
    - dependency-name: pip
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    fab82ac View commit details
    Browse the repository at this point in the history
  7. Bump pypa/gh-action-pypi-publish from 1.8.10 to 1.9.0

    Bumps [pypa/gh-action-pypi-publish](https://github.com/pypa/gh-action-pypi-publish) from 1.8.10 to 1.9.0.
    - [Release notes](https://github.com/pypa/gh-action-pypi-publish/releases)
    - [Commits](pypa/gh-action-pypi-publish@v1.8.10...v1.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: pypa/gh-action-pypi-publish
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    b051e98 View commit details
    Browse the repository at this point in the history
  8. Bump salsify/action-detect-and-tag-new-version from 2.0.1 to 2.0.3

    Bumps [salsify/action-detect-and-tag-new-version](https://github.com/salsify/action-detect-and-tag-new-version) from 2.0.1 to 2.0.3.
    - [Release notes](https://github.com/salsify/action-detect-and-tag-new-version/releases)
    - [Commits](salsify/action-detect-and-tag-new-version@v2.0.1...v2.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: salsify/action-detect-and-tag-new-version
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    3029bcf View commit details
    Browse the repository at this point in the history
  9. Bump authlib from 1.3.1 to 1.3.2

    Bumps [authlib](https://github.com/lepture/authlib) from 1.3.1 to 1.3.2.
    - [Release notes](https://github.com/lepture/authlib/releases)
    - [Changelog](https://github.com/lepture/authlib/blob/master/docs/changelog.rst)
    - [Commits](lepture/authlib@v1.3.1...v1.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: authlib
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 26, 2024
    Configuration menu
    Copy the full SHA
    174685c View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2024

  1. Merge pull request camelot-dev#70 from py-pdf/dependabot/github_actio…

    …ns/release-drafter/release-drafter-6.0.0
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    b5c8427 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8901868 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5734cdd View commit details
    Browse the repository at this point in the history
  4. Merge pull request camelot-dev#74 from py-pdf/dependabot/github_actio…

    …ns/salsify/action-detect-and-tag-new-version-2.0.3
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    e7313b3 View commit details
    Browse the repository at this point in the history
  5. Merge pull request camelot-dev#69 from py-pdf/dependabot/pip/dot-gith…

    …ub/workflows/virtualenv-20.26.3
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    97bf510 View commit details
    Browse the repository at this point in the history
  6. Merge pull request camelot-dev#72 from py-pdf/dependabot/github_actio…

    …ns/pypa/gh-action-pypi-publish-1.9.0
    dependabot[bot] authored Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2dbf244 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a56f96c View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Configuration menu
    Copy the full SHA
    5d7e511 View commit details
    Browse the repository at this point in the history
  2. [IMP] Update Documentation to reflect new project/repo

    Fixup intro.rst
    
    Fixup intro.rst naming
    
    Fixup pip install in advanced.rst
    bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    191f029 View commit details
    Browse the repository at this point in the history
  3. [UPD] Update configuration

    Fixup logo
    
    [IMP] Update requirements
    
    update requirements file use book theme
    
    Fixup cleanup conf.py
    
    cleanup unused files
    bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    9a9818b View commit details
    Browse the repository at this point in the history
  4. [IMP] documentation add pygment lexers

    fixup glyphs in installdeps.rst
    
    fixup glyphs in install.rst
    
    fixup glyphs in quickstart.rst
    
    fixup glyphs in advanced.rst
    
    fixup glyphs in installdeps.rst
    
    Fixup quickstart upd glyphs and leftover renaming
    bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    acedcdd View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    a596de2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c3c86f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    13f8c89 View commit details
    Browse the repository at this point in the history
  8. [IMP] Contributing guide

    Update to reflect new repo/project name
    
    Change draft pull request policy
    
    It no longer makes sense to change the title of a pr. Since we now have tags and draft statusses which can be used.
    
    [IMP] Contributing guide
    bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a245475 View commit details
    Browse the repository at this point in the history
  9. [IMP] sphinx-book-theme

    The book-theme offers better readability on tables.
    bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    01454b2 View commit details
    Browse the repository at this point in the history
  10. Fixups index.rst

    fixup pypilink in index
    bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    5a19c9a View commit details
    Browse the repository at this point in the history
  11. [IMP] Cosmetic improvements

    Fixup advanced.rst center the images
    
    [IMP] add full-width class
    bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    2327b73 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f7f21b9 View commit details
    Browse the repository at this point in the history
  13. [IMP] Link to Changelog

    bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c0ae90f View commit details
    Browse the repository at this point in the history
  14. Update Lockfile

    bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a7851e5 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    696a65c View commit details
    Browse the repository at this point in the history
  16. Bump sphinx from 7.2.6 to 8.0.2 in /docs

    Bumps [sphinx](https://github.com/sphinx-doc/sphinx) from 7.2.6 to 8.0.2.
    - [Release notes](https://github.com/sphinx-doc/sphinx/releases)
    - [Changelog](https://github.com/sphinx-doc/sphinx/blob/v8.0.2/CHANGES.rst)
    - [Commits](sphinx-doc/sphinx@v7.2.6...v8.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    73d3b48 View commit details
    Browse the repository at this point in the history
  17. Update .Gitignore

    bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    c0d84c5 View commit details
    Browse the repository at this point in the history
  18. Bump matplotlib from 3.8.0 to 3.9.2 in /docs

    Bumps [matplotlib](https://github.com/matplotlib/matplotlib) from 3.8.0 to 3.9.2.
    - [Release notes](https://github.com/matplotlib/matplotlib/releases)
    - [Commits](matplotlib/matplotlib@v3.8.0...v3.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: matplotlib
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    a76c5b3 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    e19d0c3 View commit details
    Browse the repository at this point in the history
  20. Bump sphinx-click from 5.0.1 to 6.0.0 in /docs

    Bumps [sphinx-click](https://github.com/click-contrib/sphinx-click) from 5.0.1 to 6.0.0.
    - [Release notes](https://github.com/click-contrib/sphinx-click/releases)
    - [Commits](click-contrib/sphinx-click@5.0.1...6.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: sphinx-click
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    13ea600 View commit details
    Browse the repository at this point in the history
  21. Bump actions/setup-python from 4 to 5

    Bumps [actions/setup-python](https://github.com/actions/setup-python) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-python/releases)
    - [Commits](actions/setup-python@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-python
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    205a49b View commit details
    Browse the repository at this point in the history
  22. Bump nox from 2023.4.22 to 2024.4.15 in /.github/workflows

    Bumps [nox](https://github.com/wntrblm/nox) from 2023.4.22 to 2024.4.15.
    - [Release notes](https://github.com/wntrblm/nox/releases)
    - [Changelog](https://github.com/wntrblm/nox/blob/main/CHANGELOG.md)
    - [Commits](wntrblm/nox@2023.04.22...2024.04.15)
    
    ---
    updated-dependencies:
    - dependency-name: nox
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    75368e7 View commit details
    Browse the repository at this point in the history
  23. Bump opencv-python from 4.8.1.78 to 4.10.0.84 in /docs

    Bumps [opencv-python](https://github.com/opencv/opencv-python) from 4.8.1.78 to 4.10.0.84.
    - [Release notes](https://github.com/opencv/opencv-python/releases)
    - [Commits](https://github.com/opencv/opencv-python/commits)
    
    ---
    updated-dependencies:
    - dependency-name: opencv-python
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    4b60caf View commit details
    Browse the repository at this point in the history
  24. Bump rich from 13.7.1 to 13.8.0

    Bumps [rich](https://github.com/Textualize/rich) from 13.7.1 to 13.8.0.
    - [Release notes](https://github.com/Textualize/rich/releases)
    - [Changelog](https://github.com/Textualize/rich/blob/master/CHANGELOG.md)
    - [Commits](Textualize/rich@v13.7.1...v13.8.0)
    
    ---
    updated-dependencies:
    - dependency-name: rich
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    7f42852 View commit details
    Browse the repository at this point in the history
  25. Bump typer from 0.12.4 to 0.12.5

    Bumps [typer](https://github.com/fastapi/typer) from 0.12.4 to 0.12.5.
    - [Release notes](https://github.com/fastapi/typer/releases)
    - [Changelog](https://github.com/fastapi/typer/blob/master/docs/release-notes.md)
    - [Commits](fastapi/typer@0.12.4...0.12.5)
    
    ---
    updated-dependencies:
    - dependency-name: typer
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    f21e7a3 View commit details
    Browse the repository at this point in the history
  26. Bump stevedore from 5.2.0 to 5.3.0

    Bumps [stevedore](https://docs.openstack.org/stevedore/latest/) from 5.2.0 to 5.3.0.
    
    ---
    updated-dependencies:
    - dependency-name: stevedore
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    3a830f0 View commit details
    Browse the repository at this point in the history
  27. bump pdfminer.six

    bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    d1d7ef9 View commit details
    Browse the repository at this point in the history
  28. bump pypdf version

    bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    01f293e View commit details
    Browse the repository at this point in the history
  29. Update Lockfile

    bosd committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    313e024 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2024

  1. Bump safety from 3.2.5 to 3.2.7

    Bumps [safety](https://github.com/pyupio/safety) from 3.2.5 to 3.2.7.
    - [Release notes](https://github.com/pyupio/safety/releases)
    - [Changelog](https://github.com/pyupio/safety/blob/main/CHANGELOG.md)
    - [Commits](pyupio/safety@3.2.5...3.2.7)
    
    ---
    updated-dependencies:
    - dependency-name: safety
      dependency-type: direct:development
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    95b55b4 View commit details
    Browse the repository at this point in the history
  2. Bump idna from 3.7 to 3.8

    Bumps [idna](https://github.com/kjd/idna) from 3.7 to 3.8.
    - [Release notes](https://github.com/kjd/idna/releases)
    - [Changelog](https://github.com/kjd/idna/blob/master/HISTORY.rst)
    - [Commits](kjd/idna@v3.7...v3.8)
    
    ---
    updated-dependencies:
    - dependency-name: idna
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    284eb21 View commit details
    Browse the repository at this point in the history
  3. Bump zipp from 3.20.0 to 3.20.1

    Bumps [zipp](https://github.com/jaraco/zipp) from 3.20.0 to 3.20.1.
    - [Release notes](https://github.com/jaraco/zipp/releases)
    - [Changelog](https://github.com/jaraco/zipp/blob/main/NEWS.rst)
    - [Commits](jaraco/zipp@v3.20.0...v3.20.1)
    
    ---
    updated-dependencies:
    - dependency-name: zipp
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    75c4395 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3d1a7fb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b236729 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cbd63a5 View commit details
    Browse the repository at this point in the history
  7. Bump safety-schemas from 0.0.4 to 0.0.5

    Bumps [safety-schemas](https://github.com/pyupio/safety_schemas) from 0.0.4 to 0.0.5.
    - [Commits](https://github.com/pyupio/safety_schemas/commits)
    
    ---
    updated-dependencies:
    - dependency-name: safety-schemas
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 30, 2024
    Configuration menu
    Copy the full SHA
    2e896b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    1de505d View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2024

  1. Bump importlib-resources from 6.4.3 to 6.4.4

    Bumps [importlib-resources](https://github.com/python/importlib_resources) from 6.4.3 to 6.4.4.
    - [Release notes](https://github.com/python/importlib_resources/releases)
    - [Changelog](https://github.com/python/importlib_resources/blob/main/NEWS.rst)
    - [Commits](python/importlib_resources@v6.4.3...v6.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: importlib-resources
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6c481c1 View commit details
    Browse the repository at this point in the history
  2. Bump pbr from 6.0.0 to 6.1.0

    Bumps [pbr](https://docs.openstack.org/pbr/latest/) from 6.0.0 to 6.1.0.
    
    ---
    updated-dependencies:
    - dependency-name: pbr
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    10719b7 View commit details
    Browse the repository at this point in the history
  3. Bump pyparsing from 3.1.2 to 3.1.4

    Bumps [pyparsing](https://github.com/pyparsing/pyparsing) from 3.1.2 to 3.1.4.
    - [Release notes](https://github.com/pyparsing/pyparsing/releases)
    - [Changelog](https://github.com/pyparsing/pyparsing/blob/master/CHANGES)
    - [Commits](pyparsing/pyparsing@pyparsing_3.1.2...3.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: pyparsing
      dependency-type: indirect
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    6a8387c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    218d71c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    45e08e6 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    07d8730 View commit details
    Browse the repository at this point in the history
  7. Bump certifi from 2024.7.4 to 2024.8.30

    Bumps [certifi](https://github.com/certifi/python-certifi) from 2024.7.4 to 2024.8.30.
    - [Commits](certifi/python-certifi@2024.07.04...2024.08.30)
    
    ---
    updated-dependencies:
    - dependency-name: certifi
      dependency-type: indirect
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 2, 2024
    Configuration menu
    Copy the full SHA
    ac2a975 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5c42348 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    fdc6059 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    853d860 View commit details
    Browse the repository at this point in the history