summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Add support for ruff linter.Bob Halley2023-05-061-0/+3
* Update cryptography requirement from >=2.6,<40.0 to >=2.6,<41.0 (#917)dependabot[bot]2023-03-241-1/+1
* Better DNS-over-HTTPS support. (#908)Bob Halley2023-03-191-3/+1
* Update wheel requirement from ^0.38.1 to ^0.40.0 (#910)dependabot[bot]2023-03-141-1/+1
* Remove curio support.Bob Halley2023-03-121-2/+0
* Resolver "nameserver" object support. (#897)Bob Halley2023-02-251-1/+1
* Update black requirement from ^22.1.0 to ^23.1.0 (#892)dependabot[bot]2023-02-011-1/+1
* Update cryptography requirement from >=2.6,<39.0 to >=2.6,<40.0 (#878)dependabot[bot]2023-01-021-1/+1
* Update versions and CI post 2.3 branch.Bob Halley2022-12-271-1/+1
* Update coverage requirement from ^6.0 to ^7.0 (#874)dependabot[bot]2022-12-201-1/+1
* DoQ packing and testing tweaksBob Halley2022-11-241-1/+1
* Merge pull request #842 from rthalley/quicBob Halley2022-11-241-0/+4
|\
| * Initial DoQ support.Bob Halley2022-10-091-0/+4
* | Update wheel requirement from ^0.37.1 to ^0.38.1dependabot[bot]2022-11-041-1/+1
|/
* Update requests-toolbelt requirement from ^0.9.1 to >=0.9.1,<0.11.0dependabot[bot]2022-10-071-1/+1
* Update pytest-cov requirement from ^3.0.0 to ^4.0.0dependabot[bot]2022-09-291-1/+1
* Update trio requirement from >=0.14,<0.22 to >=0.14,<0.23dependabot[bot]2022-09-281-1/+1
* Update cryptography requirement from >=2.6,<38.0 to >=2.6,<39.0dependabot[bot]2022-09-071-1/+1
* Update wheel requirement from ^0.35.0 to ^0.37.1dependabot[bot]2022-09-051-1/+1
* Update flake8 requirement from ^4.0.1 to ^5.0.3dependabot[bot]2022-08-021-1/+1
* Update trio requirement from >=0.14,<0.21 to >=0.14,<0.22dependabot[bot]2022-06-081-1/+1
* Update cryptography requirement from >=2.6,<37.0 to >=2.6,<38.0dependabot[bot]2022-04-261-1/+1
* Update twine requirement from ^3.1.1 to ^4.0.0dependabot[bot]2022-03-311-1/+1
* add black to pyproject.tomlBob Halley2022-03-151-0/+1
* change mypy version requirement to require less frequent updatesBob Halley2022-03-111-1/+1
* Update mypy requirement from ^0.931 to ^0.940dependabot[bot]2022-03-111-1/+1
* add mypy back to dev toolsBob Halley2022-03-081-0/+1
* Update trio requirement from >=0.14,<0.20 to >=0.14,<0.21dependabot[bot]2022-03-051-1/+1
* Set minimum Python version to 3.7.Bob Halley2022-03-051-1/+1
* Update pytest requirement from >=5.4.1,<7 to >=5.4.1,<8dependabot[bot]2022-02-041-1/+1
* Add more metadata to pyproject.toml [#775]Bob Halley2022-01-311-0/+7
* remove mypy as a dev dependencyBob Halley2021-12-231-1/+0
* Update mypy requirement from ^0.921 to ^0.930dependabot[bot]2021-12-231-1/+1
* Update mypy requirement from ^0.920 to ^0.921dependabot[bot]2021-12-221-1/+1
* master branch is now 2.3 development as we have a 2.2 release branchBob Halley2021-12-191-1/+1
* Update mypy requirement from ^0.910 to ^0.920dependabot/pip/mypy-tw-0.920dependabot[bot]2021-12-161-1/+1
* add WMI extra; simplify install doc a bitBob Halley2021-12-151-0/+2
* Update cryptography requirement from >=2.6,<36.0 to >=2.6,<37.0dependabot/pip/cryptography-gte-2.6-and-lt-37.0dependabot[bot]2021-11-221-1/+1
* fix DoH requirementsBob Halley2021-11-161-1/+3
* incorporate feedback about sessions, optional http1, and http2 availabilityBob Halley2021-11-161-1/+1
* add setup.cfg to sdistBob Halley2021-10-261-1/+2
* poetry style kittingBob Halley2021-10-261-0/+19
* Update flake8 requirement from ^3.7.9 to ^4.0.1dependabot[bot]2021-10-111-1/+1
* Merge pull request #697 from rthalley/dependabot/pip/pytest-cov-tw-3.0.0Bob Halley2021-10-041-1/+1
|\
| * Update pytest-cov requirement from ^2.10.0 to ^3.0.0dependabot/pip/pytest-cov-tw-3.0.0dependabot[bot]2021-10-041-1/+1
* | Update coverage requirement from ^5.1 to ^6.0dependabot/pip/coverage-tw-6.0dependabot[bot]2021-10-041-1/+1
|/
* Update cryptography requirement from >=2.6,<4.0 to >=2.6,<36.0dependabot[bot]2021-09-301-1/+1
* Update idna requirement from ^2.1 to >=2.1,<4.0dependabot[bot]2021-07-131-1/+1
* Update mypy requirement from ^0.902 to ^0.910dependabot[bot]2021-06-231-1/+1
* Update trio requirement from >=0.14,<0.19 to >=0.14,<0.20dependabot[bot]2021-06-161-1/+1