summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-12-11 16:05:21 +0000
committerGitHub <noreply@github.com>2021-12-11 16:05:21 +0000
commit272cfbfd5d979612a5c6747c8a07ce86ceaace93 (patch)
treec82242f254774001e9f5e7a8186ae5a70d4c6aa1
parent71ea5213bace27e64ae1c9e21b949ce98dc432cc (diff)
downloadrequests-cache-dependabot/pip/cattrs-1.9.0.tar.gz
Bump cattrs from 1.8.0 to 1.9.0dependabot/pip/cattrs-1.9.0
Bumps [cattrs](https://github.com/python-attrs/cattrs) from 1.8.0 to 1.9.0. - [Release notes](https://github.com/python-attrs/cattrs/releases) - [Changelog](https://github.com/python-attrs/cattrs/blob/main/HISTORY.rst) - [Commits](https://github.com/python-attrs/cattrs/compare/v1.8.0...v1.9.0) --- updated-dependencies: - dependency-name: cattrs dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--poetry.lock7
1 files changed, 4 insertions, 3 deletions
diff --git a/poetry.lock b/poetry.lock
index 1dafb0e..548e058 100644
--- a/poetry.lock
+++ b/poetry.lock
@@ -137,7 +137,7 @@ six = ">=1.9.0"
[[package]]
name = "cattrs"
-version = "1.8.0"
+version = "1.9.0"
description = "Composable complex class support for attrs and dataclasses."
category = "main"
optional = false
@@ -145,6 +145,7 @@ python-versions = ">=3.7,<4.0"
[package.dependencies]
attrs = ">=20"
+typing_extensions = {version = "*", markers = "python_version >= \"3.7\" and python_version < \"3.8\""}
[[package]]
name = "certifi"
@@ -1278,8 +1279,8 @@ bson = [
{file = "bson-0.5.10.tar.gz", hash = "sha256:d6511b2ab051139a9123c184de1a04227262173ad593429d21e443d6462d6590"},
]
cattrs = [
- {file = "cattrs-1.8.0-py3-none-any.whl", hash = "sha256:901fb2040529ae8fc9d93f48a2cdf7de3e983312ffb2a164ffa4e9847f253af1"},
- {file = "cattrs-1.8.0.tar.gz", hash = "sha256:5c121ab06a7cac494813c228721a7feb5a6423b17316eeaebf13f5a03e5b0d53"},
+ {file = "cattrs-1.9.0-py3-none-any.whl", hash = "sha256:8eca49962b1bfc09c24d442aa55688be88efe5c24aeef89d3be135614b95c678"},
+ {file = "cattrs-1.9.0.tar.gz", hash = "sha256:1ef33f089e0a494e8d1b487508356f055c865b1955b125c00c991a4358543c80"},
]
certifi = [
{file = "certifi-2021.10.8-py2.py3-none-any.whl", hash = "sha256:d62a0163eb4c2344ac042ab2bdf75399a71a2d8c7d47eac2e2ee91b9d6339569"},