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: Update to 3.13 to enable tests #594

Open
wants to merge 5 commits into
base: master
Choose a base branch
from
Open

chore: Update to 3.13 to enable tests #594

wants to merge 5 commits into from

Commits on Sep 24, 2024

  1. flake.lock: Update

    Flake lock file updates:
    
    • Updated input 'nixpkgs':
        'github:NixOS/nixpkgs/244ee5631a7a39b0c6bd989cdf9a1326cd3c5819' (2024-03-01)
      → 'github:NixOS/nixpkgs/568bfef547c14ca438c56a0bece08b8bb2b71a9c' (2024-09-23)
    rumpelsepp committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    20dded7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    981b18a View commit details
    Browse the repository at this point in the history
  3. chore: run poetry lock

    rumpelsepp committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    959c21a View commit details
    Browse the repository at this point in the history
  4. chore(ruff): Ignore type aliases for now

    mypy does not yet support type aliases; so it is better to ignore them
    for now.
    rumpelsepp committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    dac7d4f View commit details
    Browse the repository at this point in the history
  5. chore: Update to next debian release container

    Python 3.12 is available in trixie.
    rumpelsepp committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    014fbb8 View commit details
    Browse the repository at this point in the history