From 8d78f1201a62187fe24310aa714974e75d69e66c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 22 Oct 2023 16:35:01 +0000 Subject: [PATCH] Bump attrs from 21.4.0 to 23.1.0 in /py Bumps [attrs](https://github.com/python-attrs/attrs) from 21.4.0 to 23.1.0. - [Release notes](https://github.com/python-attrs/attrs/releases) - [Changelog](https://github.com/python-attrs/attrs/blob/main/CHANGELOG.md) - [Commits](https://github.com/python-attrs/attrs/compare/21.4.0...23.1.0) --- updated-dependencies: - dependency-name: attrs dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- py/requirements.txt | 2 +- py/requirements_lock.txt | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/py/requirements.txt b/py/requirements.txt index 6314eb11bd2a6..23c10a57e9c15 100644 --- a/py/requirements.txt +++ b/py/requirements.txt @@ -1,5 +1,5 @@ async-generator==1.10 -attrs==21.4.0 +attrs==23.1.0 certifi==2023.7.22 cffi==1.15.0 cryptography==41.0.3 diff --git a/py/requirements_lock.txt b/py/requirements_lock.txt index 766ce2d489f80..beb6a81afa0cd 100644 --- a/py/requirements_lock.txt +++ b/py/requirements_lock.txt @@ -11,9 +11,9 @@ async-generator==1.10 \ # -r py/requirements.txt # trio # trio-websocket -attrs==21.4.0 \ - --hash=sha256:2d27e3784d7a565d36ab851fe94887c5eccd6a463168875832a1be79c82828b4 \ - --hash=sha256:626ba8234211db98e869df76230a137c4c40a12d72445c45d5f5b716f076e2fd +attrs==23.1.0 \ + --hash=sha256:1f28b4522cdc2fb4256ac1a020c78acf9cba2c6b461ccd2c126f3aa8e8335d04 \ + --hash=sha256:6279836d581513a26f1bf235f9acd333bc9115683f14f7e8fae46c98fc50e015 # via # -r py/requirements.txt # outcome