summaryrefslogtreecommitdiff
path: root/poetry.lock
Commit message (Expand)AuthorAgeFilesLines
...
* Add some more links to 'Related Projects' pageJordan Cook2021-09-181-122/+47
* Add a custom 404 pageJordan Cook2021-09-081-38/+29
* Update pre-commit hooks and actionsJordan Cook2021-09-071-0/+20
* Update dev dependenciesJordan Cook2021-09-051-29/+30
* Update some CI actionsJordan Cook2021-08-291-10/+10
* Fix some type checking issuesJordan Cook2021-08-281-6/+6
* Fix pyyaml optional dependencyJordan Cook2021-08-271-3/+3
* Add Font Awesome 5 icons to main page headersJordan Cook2021-08-271-19/+41
* Add another monkey-patch for sphinx-automodapi instead of installing from git...Jordan Cook2021-08-231-14/+13
* Format & comment dependencies in pyproject.toml to explain what they're for, ...Jordan Cook2021-08-211-2/+2
* Make itsdangerous dependency optionalJordan Cook2021-08-211-8/+13
* Add appdirs as a dependency, and add 'use_cache_dir' option to SQLite and Fil...Jordan Cook2021-08-211-1/+13
* Add pytest-rerunfailures to rerun a flaky testJordan Cook2021-08-201-8/+23
* Add sphinx-automodapi extension to add summaries at the top of module docsJordan Cook2021-08-191-41/+59
* Increase integration test timeout for DynamoDB, since it has a longer startup...Jordan Cook2021-08-141-16/+1
* Update user guide and ReadmeJordan Cook2021-08-141-1/+1
* Drop testing for requests <=0.21Jordan Cook2021-08-141-16/+25
* Drop support for python 3.6Jordan Cook2021-08-141-61/+27
* Disable misbehaving mypy pre-commit hook and go back to plain poetry install ...Jordan Cook2021-08-141-7/+102
* Add more checks to pre-commit config, and reuse for both CI and local usageJordan Cook2021-08-081-416/+1
* Use nox to replace docs/Makefile, runtests.sh, and other local dev tasksJordan Cook2021-08-081-16/+215
* Re-enable pre-deploy tests for all supported requests versions, and pin optio...Jordan Cook2021-08-071-29/+39
|\
| * Add example for using requests-cache with responsesJordan Cook2021-08-071-1/+21
|/
* Minor dependency updatesJordan Cook2021-08-071-61/+56
* Update poetry to 1.2.0a2Jordan Cook2021-08-021-33/+37
* Bump sphinx from 4.0.3 to 4.1.2dependabot[bot]2021-07-281-6/+6
* Bump sphinx-copybutton from 0.3.3 to 0.4.0dependabot[bot]2021-07-281-4/+5
* Add separate Dependabot schedules for requests+urllib3 (daily) vs everything ...Jordan Cook2021-07-211-7/+7
* Update changelogv0.7.2Jordan Cook2021-07-211-11/+11
* Update changelog, bump project version, and bump black versionJordan Cook2021-07-161-31/+77
* Bump pymongo from 3.11.4 to 3.12.0dependabot[bot]2021-07-141-67/+67
* Update pre-deploy testsJordan Cook2021-07-131-22/+54
* Bump requests from 2.25.1 to 2.26.0dependabot[bot]2021-07-131-14/+17
* Convert docs from rST to MyST, and switch to Furo themeJordan Cook2021-07-091-59/+189
* Add mypy to CI jobs, and add py.typed to indicate PEP-561 complianceJordan Cook2021-07-061-1/+92
* Adjust order of install steps for scheduled tests, and some minor dependency ...Jordan Cook2021-07-061-63/+63
* Some serialization fixes & updates:Jordan Cook2021-07-031-17/+18
* Bump boto3 from 1.17.101 to 1.17.103dependabot[bot]2021-07-011-7/+7
* Bump boto3 from 1.17.100 to 1.17.101dependabot[bot]2021-06-281-7/+7
* Merge pull request #301 from reclosedev/dependabot/pip/boto3-1.17.100Jordan Cook2021-06-271-7/+7
|\
| * Bump boto3 from 1.17.98 to 1.17.100dependabot[bot]2021-06-251-9/+10
* | Bump m2r2 from 0.2.7 to 0.2.8dependabot[bot]2021-06-241-5/+6
|/
* Bump boto3 from 1.17.97 to 1.17.98dependabot[bot]2021-06-221-8/+8
* Workaround for version conflict with backwards-compatibility testsJordan Cook2021-06-201-25/+10
* Bump boto3 from 1.17.95 to 1.17.97dependabot[bot]2021-06-181-8/+8
* Bump pytest-xdist from 2.2.1 to 2.3.0dependabot[bot]2021-06-171-4/+4
* Bump boto3 from 1.17.93 to 1.17.95dependabot[bot]2021-06-161-8/+8
* Workaround for poetry issue on python 3.10 betaJordan Cook2021-06-111-12/+12
* Temporarily downgrade cattrs to 1.6 for python 3.8 compatibilityJordan Cook2021-06-111-10/+10
* Add relevant package extras to install optional dependenciesJordan Cook2021-06-111-2/+21