summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Update changelog, bump dev dependencies, and bump versionmasterJordan Cook2022-01-191-2/+2
* Bump sphinx-automodapi from 0.13 to 0.14.1dependabot[bot]2022-01-151-1/+1
* Update changelog and bump versionJordan Cook2022-01-101-2/+2
* Bump dependenciesdependabot[bot]2022-01-101-1/+1
* Format using a more typical line length of 100Jordan Cook2022-01-011-2/+2
* Bump pymongo from 3.12.2 to 4.0dependabot[bot]2021-12-041-1/+1
* Squash dependabot updatesdependabot[bot]2021-11-201-3/+3
* Bump dev dependencies and pre-commit hooksJordan Cook2021-11-131-3/+3
* Bump unreleased changes into a minor release (0.9) and format changelogJordan Cook2021-10-231-1/+1
* Add explicit 'coverage' dependency for python 3.10Jordan Cook2021-10-041-1/+2
* Use correct SPDX license short identifier in package metadataJordan Cook2021-10-041-1/+1
* Bump dev dependencies:dependabot[bot]2021-10-041-1/+1
* Bump dependenciesJordan Cook2021-09-181-3/+3
* Vectorize logo, color it to match light/dark theme colors on rtd, and add mod...Jordan Cook2021-09-181-1/+1
* Switch from coveralls to codecovJordan Cook2021-09-181-0/+3
* Add a couple more keywords to package metadataJordan Cook2021-09-181-1/+2
* Add some more links to 'Related Projects' pageJordan Cook2021-09-181-1/+1
* Update benchmark script to optionally run for a specific serializerJordan Cook2021-09-141-0/+1
* Re-enable mypy pre-commit hook with attrs as an explicit hook dependency for ...Jordan Cook2021-09-081-2/+1
* Add a custom 404 pageJordan Cook2021-09-081-1/+2
* Add note to Troubleshooting section about deprecated importsJordan Cook2021-09-071-1/+1
* Update pre-commit hooks and actionsJordan Cook2021-09-071-1/+0
* Update dev dependenciesJordan Cook2021-09-051-1/+1
* Fix pyyaml optional dependencyJordan Cook2021-08-271-2/+2
* Add Font Awesome 5 icons to main page headersJordan Cook2021-08-271-2/+4
* Add another monkey-patch for sphinx-automodapi instead of installing from git...Jordan Cook2021-08-231-1/+1
* Format & comment dependencies in pyproject.toml to explain what they're for, ...Jordan Cook2021-08-211-58/+72
* Make itsdangerous dependency optionalJordan Cook2021-08-211-8/+9
* Add appdirs as a dependency, and add 'use_cache_dir' option to SQLite and Fil...Jordan Cook2021-08-211-0/+1
* Add pytest-rerunfailures to rerun a flaky testJordan Cook2021-08-201-0/+1
* Add sphinx-automodapi extension to add summaries at the top of module docsJordan Cook2021-08-191-1/+2
* Increase integration test timeout for DynamoDB, since it has a longer startup...Jordan Cook2021-08-141-1/+0
* Update user guide and ReadmeJordan Cook2021-08-141-2/+7
* Add unit tests for new header supportJordan Cook2021-08-141-0/+6
* Drop testing for requests <=0.21Jordan Cook2021-08-141-5/+7
* Drop support for python 3.6Jordan Cook2021-08-141-15/+14
* Disable misbehaving mypy pre-commit hook and go back to plain poetry install ...Jordan Cook2021-08-141-0/+1
* Update changelog, contributors, and bump versionJordan Cook2021-08-121-1/+1
* Exclude markdown and yaml files from wheelJordan Cook2021-08-111-2/+2
* Add more checks to pre-commit config, and reuse for both CI and local usageJordan Cook2021-08-081-11/+0
* Use nox to replace docs/Makefile, runtests.sh, and other local dev tasksJordan Cook2021-08-081-3/+4
* Re-enable pre-deploy tests for all supported requests versions, and pin optio...Jordan Cook2021-08-071-3/+9
|\
| * Add example for using requests-cache with responsesJordan Cook2021-08-071-0/+1
| * Add better examples for using requests-cache with requests-mockJordan Cook2021-08-071-1/+5
|/
* Update poetry to 1.2.0a2Jordan Cook2021-08-021-1/+1
* Bump sphinx from 4.0.3 to 4.1.2dependabot[bot]2021-07-281-1/+1
* Bump sphinx-copybutton from 0.3.3 to 0.4.0dependabot[bot]2021-07-281-1/+1
* Add separate Dependabot schedules for requests+urllib3 (daily) vs everything ...Jordan Cook2021-07-211-1/+1
* Add CachedResponse.cache_key attribute and update in CachedSession.send()Jordan Cook2021-07-201-1/+1
* Update changelog, bump project version, and bump black versionJordan Cook2021-07-161-2/+2