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

ci: bump versions #75

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

Commits on Nov 18, 2024

  1. ci: bump actions/checkout to v4

    Ariel Otilibili committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    ac5dfe2 View commit details
    Browse the repository at this point in the history
  2. ci: bump actions/cache to v4

    Link: https://github.com/actions/cache
    Signed-off-by: Ariel Otilibili <[email protected]>
    Ariel Otilibili committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    6df4ef0 View commit details
    Browse the repository at this point in the history
  3. ci: bump Python matrix up to 3.13

    Python below 3.9 are deprecated.
    
    Link: https://devguide.python.org/versions/
    Signed-off-by: Ariel Otilibili <[email protected]>
    Ariel Otilibili committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2682374 View commit details
    Browse the repository at this point in the history
  4. ci: bump codecov/codecov-action to v4

    Ariel Otilibili committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    cdf8831 View commit details
    Browse the repository at this point in the history
  5. ci: use ubuntu-latest for Python matrix

    Lowest Python version is 3.9, and is available on ubuntu-latest
    
    Link: https://launchpad.net/ubuntu/oracular/+source/python-aiohttp/+builds
    Signed-off-by: Ariel Otilibili <[email protected]>
    Ariel Otilibili committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    e2f4345 View commit details
    Browse the repository at this point in the history
  6. tox: bump Python minimal version to 3.9

    Versions 3.8 and downwards are end of life
    
    Link: https://devguide.python.org/versions/
    Signed-off-by: Ariel Otilibili <[email protected]>
    Ariel Otilibili committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    3506e8a View commit details
    Browse the repository at this point in the history