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

Bump release dependencies #374

Merged
merged 6 commits into from Nov 4, 2023
Merged

Bump release dependencies #374

merged 6 commits into from Nov 4, 2023

Commits on Nov 3, 2023

  1. Run towncrier on Python 3.11

    Towncrier 23.10.0 dropped support for Python 3.7.
    twm committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    17cbdcb View commit details
    Browse the repository at this point in the history
  2. Ignore parallel coverage files

    twm committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    a0a277f View commit details
    Browse the repository at this point in the history
  3. Update Twisted and Python support matrix

    Twisted 23.10.0 dropped support for Python 3.7 and added support for
    Python 3.12.
    
    Twisted 23.8.0 added support for Python 3.11 and drops support for
    PyPy <3.9.
    
    Twisted 22.10.0 is our new lower bound for twisted/twisted#11635.
    
    Python 3.11 and 3.12 now exist.
    twm committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    ae2da9e View commit details
    Browse the repository at this point in the history
  4. Add treq-required check

    twm committed Nov 3, 2023
    Configuration menu
    Copy the full SHA
    0ff9c2b View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2023

  1. Don't run treq-required when cancelled

    Co-authored-by: Adi Roiban <adiroiban@gmail.com>
    twm and adiroiban committed Nov 4, 2023
    Configuration menu
    Copy the full SHA
    523d6da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f009b38 View commit details
    Browse the repository at this point in the history