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