diff options
| author | Jordan Cook <jordan.cook@pioneer.com> | 2021-09-05 12:39:04 -0500 |
|---|---|---|
| committer | Jordan Cook <jordan.cook@pioneer.com> | 2021-09-05 12:39:04 -0500 |
| commit | e760ae7ac6460b16d7104b2e108e7a283f475ac7 (patch) | |
| tree | b17994aa4c7b2e0dafea14cc55918a342f2f3a45 /pyproject.toml | |
| parent | c4633f42411bb89a327caae217c1ab86a047ea54 (diff) | |
| download | requests-cache-e760ae7ac6460b16d7104b2e108e7a283f475ac7.tar.gz | |
Update dev dependencies
Diffstat (limited to 'pyproject.toml')
| -rw-r--r-- | pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pyproject.toml b/pyproject.toml index 374858d..82049e2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -94,7 +94,7 @@ timeout-decorator = "^0.5" # For linting, etc.; additional tools are managed by pre-commit mypy = "^0.910" -pre-commit = "^2.12" +pre-commit = "^2.15" # For convenience in local development nox = "^2021.6.12" |
