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

chore: Updated 13 dependencies in pdm.lock #308

Merged
merged 4 commits into from
Jun 18, 2024

Commits on Jun 17, 2024

  1. chore: Updated 13 dependencies in pdm.lock

      - bandit 1.7.8 -> 1.7.9
      - cyclonedx-python-lib 7.4.0 -> 7.4.1
      - filelock 3.14.0 -> 3.15.1
      - flake8 7.0.0 -> 7.1.0
      - packageurl-python 0.15.0 -> 0.15.1
      - packaging 24.0 -> 24.1
      - pycodestyle 2.11.1 -> 2.12.0
      - pylint 3.2.2 -> 3.2.3
      - pytest 8.2.1 -> 8.2.2
      - tox 4.15.0 -> 4.15.1
      - typing-extensions 4.12.1 -> 4.12.2
      - unearth 0.15.3 -> 0.15.4
      - urllib3 2.2.1 -> 2.2.2
    carstencodes committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    162288d View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. chore: added flake8-type-checking

    Using new quality gate
    carstencodes committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    ce60de8 View commit details
    Browse the repository at this point in the history
  2. chore: Fixing TYPE_CHECKING

    New flake8 checker arose new issues
    carstencodes committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    dfbbd42 View commit details
    Browse the repository at this point in the history
  3. chore: updated python versions

    Using latest python versions
    carstencodes committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    77c2155 View commit details
    Browse the repository at this point in the history