HypothesisWorks / hypothesis

Hypothesis is a powerful, flexible, and easy to use library for property-based testing.
https://hypothesis.works
Other
7.53k stars 586 forks source link

Handle Django upgrades like Python versions in `./build.sh upgrade-requirements` #4031

Open Zac-HD opened 2 months ago

Zac-HD commented 2 months ago

As discussed in https://github.com/HypothesisWorks/hypothesis/pull/4026, this will ensure that we promptly start testing on new versions, and drop old ones shortly after their end-of-life dates.