diff --git a/lib/zipp/__init__.py b/lib/zipp/__init__.py index 6d05d9a0..df3293aa 100644 --- a/lib/zipp/__init__.py +++ b/lib/zipp/__init__.py @@ -263,7 +263,7 @@ class Path: >>> str(path.parent) 'mem' - If the zipfile has no filename, such attribtues are not + If the zipfile has no filename, such attributes are not valid and accessing them will raise an Exception. >>> zf.filename = None diff --git a/requirements.txt b/requirements.txt index 49e2246c..3d624c3a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -47,7 +47,7 @@ urllib3<2 webencodings==0.5.1 websocket-client==1.8.0 xmltodict==0.13.0 -zipp==3.18.1 +zipp==3.18.2 # configobj==5.1.0 # sgmllib3k==1.0.0