diff --git a/bin/wheels/runtime/attrs-22.2.0-py3-none-any.whl b/bin/wheels/runtime/attrs-22.2.0-py3-none-any.whl deleted file mode 100644 index 3fcb9e17d..000000000 Binary files a/bin/wheels/runtime/attrs-22.2.0-py3-none-any.whl and /dev/null differ diff --git a/bin/wheels/runtime/attrs-23.1.0-py3-none-any.whl b/bin/wheels/runtime/attrs-23.1.0-py3-none-any.whl new file mode 100644 index 000000000..6991e6a2e Binary files /dev/null and b/bin/wheels/runtime/attrs-23.1.0-py3-none-any.whl differ diff --git a/requirements.all.txt b/requirements.all.txt index d5c5d99a2..14cb22c25 100644 --- a/requirements.all.txt +++ b/requirements.all.txt @@ -1,5 +1,5 @@ atomicwrites==1.4.1 -attrs==22.2.0 +attrs==23.1.0 aws-requests-auth==0.4.3 awscli==1.29.63 bagit==1.8.1 diff --git a/requirements.txt b/requirements.txt index c81ccd5e8..e6df9a4e6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -attrs==22.2.0 +attrs==23.1.0 aws-requests-auth==0.4.3 bdbag==1.6.3 boto3==1.28.63 # match this with the version of the `boto3-stubs` dev dependency