summaryrefslogtreecommitdiff
path: root/pyproject.toml
Commit message (Expand)AuthorAgeFilesLines
* Enable bugbear extension and fix warningsJordan Cook2023-05-081-1/+1
* Replace flake8 with ruffJordan Cook2023-05-081-0/+7
* Update dependencies and pre-commit hooksJordan Cook2023-05-081-2/+2
* Use time-machine instead of sleep for timing-based testsJordan Cook2023-04-021-1/+2
* Update dependencies, pre-commit hooks, and contributorsJordan Cook2023-03-241-3/+3
* Update dependenciesJordan Cook2023-03-011-3/+3
* Add a couple more project links on PyPIJordan Cook2022-12-131-0/+4
* Update for cattrs 22.2Jordan Cook2022-10-081-4/+1
* Bump cattrs from 22.1.0 to 22.2.0dependabot[bot]2022-10-081-1/+1
* Remove upper version constraint for all non-dev dependenciesJordan Cook2022-08-241-13/+13
* Update only_if_cached to take precedence over refresh or other revalidation c...Jordan Cook2022-07-301-1/+1
* Add retries for MongoDB ServerSelectionTimeoutError on GitHub Actions runnersJordan Cook2022-07-051-1/+2
* Run pre-deploy tests for most recent python and requests versionsJordan Cook2022-06-291-1/+1
* Use sphinx-design tabs instead of sphinx-inline-tabsJordan Cook2022-06-171-3/+2
* Sphinx + extension updates:Jordan Cook2022-06-171-5/+6
* Save a couple microsecondsJordan Cook2022-06-161-0/+1
* Run integration tests with all serializers _only_ for Filesystem backend; for...Jordan Cook2022-06-101-0/+1
* Bump nox-poetry from 0.9.0 to 1.0.0dependabot[bot]2022-05-211-1/+1
* Update repo links, changelog, and contributorsJordan Cook2022-05-151-7/+6
* Bump rich, pre-commit, and linkify-it-pydependabot[bot]2022-05-071-2/+2
* Temporary fix for missing 'exceptiongroup' dependency in cattrs 22.1 for pyth...Jordan Cook2022-04-221-2/+4
* Fix parameter forwarding for redis-py 4.2 and pymongo 4.1 on python <=3.8Jordan Cook2022-04-211-4/+2
* Major bump!Jordan Cook2022-04-191-2/+2
* Run pytest --verbose in CIJordan Cook2022-04-191-11/+6
* Update some user docsJordan Cook2022-04-191-3/+3
* Move all cache policy-related modules to separate 'policy' subpackageJordan Cook2022-04-171-1/+0
* Move detailed backend docs from rst docstings to md filesJordan Cook2022-04-161-2/+2
* Fix failing tests on python 3.10 (missing dependency on GitHub Actions only)Jordan Cook2022-04-091-0/+1
* Add compatibility with cattrs 21.1+, and clean up preconf module a bitJordan Cook2022-04-091-1/+1
* Update dependency restrictions for pymongo and redis-py on python 3.7 and 3.8Jordan Cook2022-04-061-6/+16
* Update docs, doc dependencies, changelog, and contributorsJordan Cook2022-04-011-10/+10
* Swap out appdirs for platformdirsJordan Cook2022-03-141-4/+4
* Update changelog, docs, and bump versionJordan Cook2022-03-111-1/+1
* Move mypy config from setup.cfg to pyroject.tomlJordan Cook2022-03-111-0/+3
* Fix handling BSON serializer differences between pymongo's bson and standalon...Jordan Cook2022-02-151-1/+1
* Update changelog, bump dev dependencies, and bump versionJordan Cook2022-01-291-3/+3
* 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